1468 Commits (main)
 

Author SHA1 Message Date
Simon c043047d01 move sample gallery in the tests dir 14 years ago
Simon 1c46abfb20 use a dict for settings 14 years ago
Simon 10ae590e95 bugfix 14 years ago
Simon aca99b394a rename params to settings 14 years ago
Simon bfc5d0ca2e simplify params to keep only one config_file 14 years ago
Simon e7336a4784 importing sigal in setup has a drawback: If the package requires a dependency 14 years ago
Simon 36e23beef2 update MANIFEST.in 14 years ago
Simon d410d1ae70 move the themes dir into sigal/ 14 years ago
Simon 1091ec994d rename test gallery to sample/ 14 years ago
Simon 177d677a46 gitignore 14 years ago
Simon e1826d0f1f read the version from __init__.py + update the licence version 14 years ago
Simon fdd4170f94 use entry_points for the main script 14 years ago
Simon 74826df02c README 14 years ago
Simon 588645ff5f update setup.py, MANIFEST, LICENSE and gitignore 14 years ago
Simon 88b7e29829 cleanup and update copyright 14 years ago
Simon ad0c756c0a add requirements 14 years ago
Simon 2673a05b87 update README 15 years ago
Simon d9138c9d88 add galleria theme 15 years ago
Simon 94b1d70026 replace optparse with argparse 15 years ago
Simon ee335f0e52 add distutils setup 15 years ago
Simon 4a24dffdb7 move sigal.py to bin/ 15 years ago
Simon 000422a018 update doc & headers 15 years ago
Simon 0a17aca079 bugfix for squared thumbnails 15 years ago
Simon 3fe1b78067 add album_description files in testing gallery 15 years ago
Simon d840904ced fix path to themes directory 15 years ago
Simon 7d1600c374 add GPL license 15 years ago
Simon de1ccc88e6 bugfix for representative image 15 years ago
Simon 48c468443d update default theme 15 years ago
Simon 42fd757bdf normalize paths to avoid issues with relative/absolute path 15 years ago
Simon 8c5cb3e47e add paths to upper directories (with titles and links) 15 years ago
Simon fd81a1b428 sort images and sub-albums by name 15 years ago
Simon 978cf096f7 album's title 15 years ago
Simon c8914c92ec wrong commit 15 years ago
Simon 2dcba87421 sort images by name 15 years ago
Simon 8b4934de66 add sigal link 15 years ago
Simon e825818b0d get metadata from album_description file 15 years ago
Simon 8ae3a516b9 store all albums info in a dictionnary 15 years ago
Simon 3ab6aad27d change test/ directory structure 15 years ago
Simon 42d3602e1e try to find a landscape image for the representative 15 years ago
Simon d1ef4ff541 add theme vars: gallery name & path to home 15 years ago
Simon 37fc09c28e allow to specify theme in config file + minor fixes 15 years ago
Simon 89d5387f82 theme - add basic css + use metadata in html 15 years ago
Simon 9bda955a59 add metadata (author, title, description) from the config file + thumbnail for sub-albums 15 years ago
Simon 4d5ffa835b add basic theme support 15 years ago
Simon 7d07eb50df bugfixes 15 years ago
Simon 704e99b7be new cli option to force the reprocessing of existing images and thumbnails 15 years ago
Simon 983d31e00f - do not reprocess existing images (default behaviour) 15 years ago
Simon 6e0ddef4c0 test and default params 15 years ago
Simon ff3d02f764 add a subdir in test/ 15 years ago
Simon e50bf5f956 walk into sub-directories 15 years ago