Repos / s4g / 0f55b9125a
commit 0f55b9125a548bad6a689bc95083ffaea144ecba
Author: Nhân <hi@imnhan.com>
Date: Wed Aug 23 22:12:36 2023 +0700
update readme
diff --git a/README.md b/README.md
index 572e277..4b204c1 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
![2-men-building-a-website](website-builder.jpg)
-**Warning: work in progress**
-
`s4g` (Stupidly Simple Static Site Generator) is an in-place static site
generator, meaning processed files are stored right next to their sources.
This simplifies composing (source dir layout _is_ finished website layout;
@@ -16,6 +14,8 @@
template. This means the user is free to swap in their own custom home page.
- [x] Generates RSS/Atom feed
- [x] Generates redirects from a `redirects.txt` file
+- [x] Post series
+- [x] Arbitrary navbar links, custom footer
Quality-of-life features: