summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c975de..5b3277a 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,12 @@
# estático - static website generator
This is my minimalistic static website generator coded in **Haskell**.
-It uses **pandoc** et al. for the heavy work.
+It uses **pandoc** et al. for all the heavy work.
Consult the project page for details:
* <https://www.idziorek.net/blog/Haskell/Estatico-Page-Maker/>
+
+---
+
+simplify, document, improve AAAND maybe even consider putting this shit on hackage!?