summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2022-05-21 21:46:38 +0200
committerMichal Idziorek <m.i@gmx.at>2022-05-21 21:46:38 +0200
commit29db224beeed4bc8901adaf24df769727479d795 (patch)
tree6005a74f505f1c38ab974d99b2ce701f17fb0954 /README.md
parent105f655bb10e04b245ec0a5007886c0ae2c3d38b (diff)
minor cosmetics
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!?