summaryrefslogtreecommitdiff
path: root/README.md
blob: 136901511e185533bd7ad390095884fa516bfbaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# estático - static website generator

This is my minimalistic static website generator coded in **Haskell**.
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/>

---

# TODOS

* add some proper flags / options and few simple templates / more examples
* add examples / tutorial
* simplify, document, improve AAAND maybe even consider putting this shit on hackage!??