A minimalist blog generator
Go to file
Tissevert a320aa9621 Make <script> markups contained in the Markdown run 2019-02-15 18:08:57 +01:00
js Make <script> markups contained in the Markdown run 2019-02-15 18:08:57 +01:00
src Get rid of source which is easily deducible from the articles key and articlesPath 2019-02-15 18:07:59 +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.