happs-tutorial-0.2: templates/start-tutorial.st
<h3>Get Started Learning HAppS</h3>
<p>Like the <a href="/tutorial/home">home</a> page says, the best way to learn how to use use HAppS with this tutorial is to actually <a href="/tutorial/run-tutorial-locally">install and run</a> it in a local environment.</p>
<p>So, step 1 is to <a href="/tutorial/run-tutorial-locally">install and run this tutorial locally</a></p>
<p>Getting on with the tutorial proper, our first lesson examines the <a href="/tutorial/main-function">main function</a> in a HAppS program.
<p>The second lesson explains how to do <a href="/tutorial/basic-url-handling">basic url handling</a>.</p>
<p>The third lesson covers <a href="/tutorial/using-templates">using templates</a>.</p>
<p>More lessons are planned. This is a work in progress. Stay tuned.</p>
$! <p>Lesson 2 is <a href="/tutorial/using-templates">using templates</a</p> !$
$! <p>Lesson 3 is <a href="/tutorial/managing-state">managing state</a></p> !$