summaryrefslogtreecommitdiff
path: root/web/templates/tutorial.html
blob: 78c0b2a576d7e38a754a3bd378e59d97128d247f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<h1>Tutorial: $title$</h1>

$body$

<h1>Other tutorials</h1>

The other tutorials can be found <a href="/tutorials.html">here</a>.

<h1>Helping out</h1>

Hakyll is an open source project, and one of the hardest parts is writing
correct, up-to-date, and understandable documentation. Therefore, the
authors would really appreciate it if you would
<a href="http://groups.google.com/group/hakyll">give feedback</a> about
the tutorials, and especially report errors or difficulties you encountered.
Thanks!

If you run into any problems, all questions are welcome in the above google
group, or you could try the IRC channel, <code>#hakyll</code> on
<a href="http://freenode.net/">freenode</a>.