diff options
| author | Michal Idziorek <m.i@gmx.at> | 2022-05-21 21:46:38 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2022-05-21 21:46:38 +0200 |
| commit | 29db224beeed4bc8901adaf24df769727479d795 (patch) | |
| tree | 6005a74f505f1c38ab974d99b2ce701f17fb0954 /README.md | |
| parent | 105f655bb10e04b245ec0a5007886c0ae2c3d38b (diff) | |
minor cosmetics
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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!? |
