diff --git a/README.md b/README.md new file mode 100644 index 0000000..e59bf00 --- /dev/null +++ b/README.md @@ -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