A minimalist blog generator
Go to file
Tissevert 6c3f31ea6c Implement comments activated by the presence of a 'comments:' field in the article's metadata 2019-02-16 08:13:14 +01:00
js Implement comments activated by the presence of a 'comments:' field in the article's metadata 2019-02-16 08:13:14 +01:00
src Implement comments activated by the presence of a 'comments:' field in the article's metadata 2019-02-16 08:13:14 +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 Use INPUT_DIR has the root of the blog now and add an option for a path where to look for articles and static pages 2019-02-15 15:11:47 +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.