A minimalist blog generator
Go to file
Tissevert 04fe7b8f31 Refactor to put more work (checking files existance, making path absolutes) into the Files module and simplify Arguments a bit 2019-02-19 21:48:55 +01:00
share Fix very benign bug causing an error to appear in the console instead of nothing happening on page refresh for articles without comments 2019-02-19 19:01:51 +01:00
src Refactor to put more work (checking files existance, making path absolutes) into the Files module and simplify Arguments a bit 2019-02-19 21:48:55 +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 Known to work with base = 4.12 2019-02-19 17:36:44 +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.