hakyll/web/examples.markdown
Rohan Jain ca5fb1378e Add www.rohanjain.in to example sites
Signed-off-by: Rohan Jain <crodjer@gmail.com>
2012-07-13 12:23:00 +05:30

56 lines
2.1 KiB
Markdown

---
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/)
- <http://wunki.org>,
[source](https://github.com/wunki/wunki.org)
- <http://rs.io>,
[source](https://github.com/robertseaton/rs.io/)
- <http://www.gwern.net/>,
source: `darcs get http://www.gwern.net`
- <http://www.skybluetrades.net/>,
[source](https://github.com/ian-ross/blog)
- <http://blog.coldflake.com/>,
[source](https://github.com/marcmo/blog.coldflake)
- <http://deepak.jois.name>,
[source](https://github.com/deepakjois/website)
- <http://sigkill.dk/>,
[literate source](http://sigkill.dk/programs/sigkill.html)
- <http://variadic.me>,
[source](https://github.com/eakron/variadic.me)
- <http://orftz.com>,
[source](https://github.com/orftz/orftz.com)
- <http://citationneeded.me/>,
[literate source](http://citationneeded.me/hakyll.html)
- <http://shakthimaan.com/news.html>,
[source](http://gitorious.org/shakthimaan-blog)
- <http://www.alfredodinapoli.com/>,
[source](https://github.com/CharlesStain/alfredodinapoli.com)
- <http://www.rohanjain.in/>,
[source](https://github.com/crodjer/rohanjain.in)