Add todos

This commit is contained in:
Paul Brinkmeier 2025-02-15 02:33:02 +01:00
parent 82b93a3369
commit b39c9e5bab

10
README.md Normal file
View File

@ -0,0 +1,10 @@
# photomk
Makefile-based static site generator for sharing photos.
## TODO
- [ ] Generate .zip archive of all photos and offer it for download
- [ ] Make `make clean-dist` remove only unused photos (i.e. all photos in dist setminus photos that are supposed to be in dist)
- [ ] Make a pretty index page
- [ ] Generate .webp thumbnails for index page