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
- Host: GitHub
- URL: https://github.com/aherrmann/aherrmann.github.io.hakyll
- Owner: aherrmann
- Created: 2016-02-09T20:53:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T18:04:45.000Z (about 9 years ago)
- Last Synced: 2025-03-02T22:18:32.529Z (over 1 year ago)
- Language: CSS
- Homepage: http://aherrmann.github.io
- Size: 3.76 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Build Instructions
------------------
```bash
$ nix-shell
$ cabal configure
$ cabal build blog
$ cabal run build
$ cabal run watch
```