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

https://github.com/stackbuilders/dr-hakyll

Dr. Hakyll
https://github.com/stackbuilders/dr-hakyll

Last synced: 6 months ago
JSON representation

Dr. Hakyll

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