Blog written in Haskell
$ funblog --help
Usage: funblog
Configure using the blog.cfg file
git clone https://github.com/agrafix/funblog.git && cd funblog && cabal install
git clone https://github.com/agrafix/funblog.git && cd funblog && stack build
This is a simple blog software written in Haskell to demonstrate how to use the web framework Spock. It (will) provide(s) examples for:
This repository also provided the material for my talk at BobKonf 2015 Berlin (German).
stack install
blog.cfg
funblog
Please note that this software is NOT intendet to be used in production (yet?).
Released under the Apache-2.0 license. (c) 2014 - 2016 Alexander Thiemann