A minimalist blog generator
Go to file
Tissevert 00c3c602b9 Move JS code in a share/ subdirectory to accomodate future templating stuff 2019-02-17 19:26:50 +01:00
share/js Move JS code in a share/ subdirectory to accomodate future templating stuff 2019-02-17 19:26:50 +01:00
src Remove unused exports, commented-out operator, fix bug in metadata parser failing when followed by ':' and redefine the offset as the number of lines to skip not the line at which body starts 2019-02-16 09:08:58 +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 Move JS code in a share/ subdirectory to accomodate future templating stuff 2019-02-17 19:26:50 +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.