diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -4,7 +4,7 @@ A static web image gallery generator. It optimizes images for the web and generates HTML files to create a photo/image gallery web site ready to be served by an HTML server. -EARLY STAGES! It's functional but still rough around the edges. +Early stages. It's functional but a little rough around the edges. ## Building @@ -23,9 +23,6 @@ DEBUG=1 make ## TODO: -* Fix template generation on outdated html files. Right now if, for example, a - new image was added, the templates for the next and prev images, and the album - are not updated accordingly. * Add exif tags to template hashmap. * Improve unja or find better alternative. * Get rid of previews variable. It is a temporary hack to limit the amount of |