Bark is a simple static site generator written in Haskell. It is designed primarily for the author's personal use, but can be tweaked to suit just about anyone :>
This tool isn't on hackage yet, but it should be soon™. So while we're being cultured and patient folks, you could install bark from source.
- Clone this repository
- Run
cabal install exe:bark --overwrite-policy=always
- Run
bark
from the command line.
Available on the homepage.