summaryrefslogtreecommitdiff
path: root/web/examples.markdown
blob: f8cfbc2647a9775f00aa73822bfa03e237e54c1e (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
---
title: Examples
---

# Simple examples

A number of simple examples are available in the GitHub repository. They can be
found [here](https://github.com/jaspervdj/hakyll-examples). The README located
in that directory explains which example does what. You can fetch the entire
directory using

    git clone git://github.com/jaspervdj/hakyll-examples.git

# People using Hakyll

A lot of sites running Hakyll also publish the source code. This is a very
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.

- <http://jaspervdj.be/>,
  [source](https://github.com/jaspervdj/jaspervdj)
- <http://ethanschoonover.com/>,
  [source](https://github.com/altercation/ethanschoonover.com)
- <http://extralogical.net/>,
  [source](https://github.com/beastaugh/extralogical.net)
- <http://blog.demotera.com/>,
  [source](https://bitbucket.org/paul_r/blog-de-demotera)
- <http://projects.haskell.org/diagrams/>,
  [source](http://patch-tag.com/r/byorgey/diagrams-doc/snapshot/current/content/pretty/web/)