An open API service indexing awesome lists of open source software.

https://github.com/aherrmann/aherrmann.github.io.hakyll

Hakyll sources of my blog
https://github.com/aherrmann/aherrmann.github.io.hakyll

Last synced: about 1 month ago
JSON representation

Hakyll sources of my blog

Awesome Lists containing this project

README

          

Build Instructions
------------------

```bash
$ nix-shell
$ cabal configure
$ cabal build blog
$ cabal run build
$ cabal run watch
```