Repos / s4g / 0e716f21e0
commit 0e716f21e075b7f1e2db623123097b6490f65317
Author: Nhân <hi@imnhan.com>
Date:   Sat Aug 19 17:13:54 2023 +0700

    add TODO

diff --git a/README.md b/README.md
index b308cf2..a9dfeaa 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,7 @@
   noisy, should probably upgrade to websockets)
 - [x] Shows user error messages on the livereloaded web page
 
-There's a sample site up at <https://nhanb.github.io/s4g/about/> which
-also further explains why this project exists.
+There's a sample site up at <https://nhanb.github.io/s4g/about/>.
 
 The markup language of choice is [Djot](https://djot.net/) because it's the
 only Markdown derivative that actually tries to be both unambiguous _and_
@@ -46,3 +45,7 @@ # - listens to changes and automatically re-generates
 # - starts a local HTTP server for preview, also livereloads on changes
 s4g serve -f ~/my-blog
 ```
+
+# TODOs
+
+- When cleaning up outdated files from manifest, delete empty dirs too.