From 8e07de9d952f8f27273296f1b6ae58550ce1e98b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Mon, 29 Nov 2021 19:53:34 +0300 Subject: Update adjacent images to inserted/removed Now the program checks if the html of the next and previous images was updated if a new image was inserted or an old image removed, and updates them if needed. Also make rmextra and filesync respect dry run mode. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index da6663f..1bf6ac0 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3