summaryrefslogtreecommitdiff
path: root/web/about.markdown
blob: 5bdc6d9a0abf20e52ed3ee555c0fcb4371b7df8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
title: About
---

# Code

The code for Hakyll is freely available on
[github](http://github.com/jaspervdj/Hakyll/). Patches and suggestions are
always very welcome.

# Inspiration

Hakyll is not the only static site generator out there. It was inspired by the
following awesome projects:

- [yst](http://github.com/jgm/yst)
- [nanoc](http://nanoc.stoneship.org/)
- [Jekyll](http://jekyllrb.com/)

# License

Hakyll is available under a BSD license. Note, however, that pandoc is
released under a GPL license. Since you'll probably use Hakyll with pandoc,
you will have to license your code under a GPL-compatible license.

# Authors

Hakyll was originally written by [Jasper Van der Jeugt](http://jaspervdj.be),
who still maintains the package. Contributors:

- [Andy Irving](https://github.com/irv)
- [Benedict Eastaugh](http://extralogical.net/)
- [Florian Hars](https://github.com/fhars)
- [JD Marble](https://github.com/jdmarble)
- [Nicolas Wu](http://zenzike.com/)
- [Paolo Veronelli](https://github.com/paolino)
- [sargon](https://github.com/sargon)
- [seschwar](https://github.com/seschwar)
- [favonia](https://github.com/favonia)
- [Robin Windels](https://github.com/rwindelz)
- [Miikka Koskinen](http://miikka.me/)
- [Simonas Kazlauskas](http://kazlauskas.me/)