https://github.com/stackbuilders/dr-hakyll
Dr. Hakyll
https://github.com/stackbuilders/dr-hakyll
Last synced: 6 months ago
JSON representation
Dr. Hakyll
- Host: GitHub
- URL: https://github.com/stackbuilders/dr-hakyll
- Owner: stackbuilders
- Created: 2015-07-13T20:06:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-30T22:54:38.000Z (over 10 years ago)
- Last Synced: 2025-04-07T21:51:31.605Z (10 months ago)
- Language: Haskell
- Homepage:
- Size: 159 KB
- Stars: 2
- Watchers: 4
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dr. Hakyll
```
$ git clone https://github.com/stackbuilders/dr-hakyll
```
```
$ cabal sandbox init
$ cabal install --only-dependencies
$ cabal configure
$ cabal build
$ cabal run build
$ cabal run watch
```
```
$ stack setup
$ stack build
$ stack exec dr-hakyll build
$ stack exec dr-hakyll watch
```
```
$ stack exec dr-hakyll clean
$ stack exec dr-hakyll build
```
```
$ stack exec dr-hakyll rebuild
```
## References
### Hakyll and Haskell
- [Hakyll][hakyll]
- [Haskell][haskell]
[hakyll]: http://jaspervdj.be/hakyll/
[haskell]: https://www.haskell.org/
### Bootstrap
- [Bootstrap][bootstrap]
- [Bootstrap's blog example][bootstrap-blog]
[bootstrap]: http://getbootstrap.com/
[bootstrap-blog]: http://getbootstrap.com/examples/blog/
### Other references
- [Walking][walking] by Henry David Thoreau
[walking]: http://www.gutenberg.org/ebooks/1022