happs-tutorial-0.7: templates/gettingstarted.st
<h4>Getting started with Happstack</h4>
<p>I'm going to repeat myself now. The best way to learn how to use use Happstack with this
tutorial is to <ahref="/tutorial/run-tutorial-locally">install and run</a> it in a
local environment. So if you can, do that first.
$!
<p>Getting on with the tutorial proper, our first lesson examines the
<a href="/tutorial/main-function">main function</a> in a Happstack program.
The second lesson explains how to do <a
href="/tutorial/basic-url-handling">basic url handling</a>.
The third lesson covers <a href="/tutorial/templates-dont-repeat-yourself">using templates</a>.</p>
<p>All the lessons can be seen in the left panel.
Lessons that are planned but haven't been written yet are grayed out.
</p>
!$
<p><a href="/tutorial/prerequisites">Installation prerequisites</a></p>