diff options
Diffstat (limited to 'web/examples.markdown')
-rw-r--r-- | web/examples.markdown | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/web/examples.markdown b/web/examples.markdown index 8e61a9f..61659f5 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -9,6 +9,11 @@ interesting resource to learn from as well. If you're using Hakyll for your site, and the source code is available, please notify me so I can add you to this list. This list has no particular ordering. +Note that there is also a [Hakyll CSS garden] which has some themes you can use +directly with the default Hakyll site. + +[Hakyll CSS garden]: http://katychuang.com/hakyll-cssgarden/gallery/ + ## Hakyll 4 - <http://jaspervdj.be/>, @@ -135,6 +140,10 @@ this list. This list has no particular ordering. [source](https://github.com/xoltar/xoltar.org) - <http://sigkill.dk/> [literate source](http://sigkill.dk/programs/sigkill.html) +- <http://curry-club-augsburg.de/>, + [source](https://github.com/curry-club-aux/curry-club-augsburg.de) +- <http://ismailmustafa.com/>, + [source](https://github.com/ismailmustafa/ismailmustafa.github.io/tree/hakyll) ## Hakyll 3.X |