A hakyll based site generator. Mostly for my own autodidactic purposes.
`make cabal-install` will install the `btwebs` executable into `$HOME/bin`.
Makefiletells you how to install thecabalpackage.btwebs.cabalfile has the package information including dependenciesSetup.hsis used by Cabal to generate the binarybtwebs.hsis the entry point of the program. An executablebtwebsis generated using this file.