A minimalist blog generator
Go to file
Tissevert 62055a6a54 Use previous to generate links for articles and rename variable urlPath to filePath since it's actually the path of the file that's gonna be generated 2019-02-01 13:56:33 +01:00
src Use previous to generate links for articles and rename variable urlPath to filePath since it's actually the path of the file that's gonna be generated 2019-02-01 13:56:33 +01:00
.gitignore Initial draft 2019-01-27 21:43:19 +01:00
CHANGELOG.md Initial draft 2019-01-27 21:43:19 +01:00
LICENSE Initial draft 2019-01-27 21:43:19 +01:00
README.md Initial draft 2019-01-27 21:43:19 +01:00
Setup.hs Initial draft 2019-01-27 21:43:19 +01:00
hablo.cabal Initial draft 2019-01-27 21:43:19 +01:00

README.md

Hablo

Hablo is a minimalist static blog generator. The idea is to keep all your content in Markdown and hablo will only generate the static pages needed to list them.