diff options
Diffstat (limited to 'web/examples.markdown')
-rw-r--r-- | web/examples.markdown | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/examples.markdown b/web/examples.markdown index c43cd55..665f24f 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -9,8 +9,15 @@ 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. +## Hakyll 4 + - <http://jaspervdj.be/>, [source](https://github.com/jaspervdj/jaspervdj) +- <http://www.imagination-land.org/>, + [source](https://github.com/Keruspe/blog/) + +## Hakyll 3.X + - <http://ethanschoonover.com/>, [source](https://github.com/altercation/ethanschoonover.com) - <http://extralogical.net/>, |