about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-02-23 23:30:11 +0100
committersternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-02-23 23:30:11 +0100
commitf5db132e06b7183d9c8f282f8037a79f361cf151 (patch)
treee63e2e4899ac6d0d7f8a3a185913c0ce63f25b79
parent26d41d6689bf4c50975eee3938d30865216c74d6 (diff)
doc(README): briefly describe what sternenblog is about
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 80bffec..3cee016 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,12 @@
 
 🌟blog — file based CGI blog software
 
+## features
+
+mainly two things make sternenblog kind of unique: a) it uses `mtime`
+for datetime information of entries and b) it is written in C (for
+better or worse).
+
 ## user documentation
 
 sternenblog is documented in `sternenblog.cgi(1)` which you can read using