[tutorial text thomashartman1@gmail.com**20080619193805] hunk ./templates/basic-url-handling.st 1 -
Get started learning how basic url handling in HAppS works.
+Unfortunately, the HAppS documentation has been sorely lacking. At times it has seemed to me that even something as trivial as "hello world" took a Ph.D. in HAppSology.
+Unfortunately, the HAppS documentation has been sorely lacking. At times it has seemed to me that even something as trivial as hello world took a Ph.D. in HAppSology.
hunk ./templates/home.st 10 -haskell, in web applications. +haskell, in web applications. + +This tutorial is its own demo. The way it works is you actually install and run it in a local environment where you have control. Then, when you are done learning, you can use the tutorial code as a template for your own HAppS applications.
hunk ./templates/start-tutorial.st 3 -The best way to learn how to use use HAppS with this tutorial is to actually install and run it in a local environment where you have control over it. Then, when you are done learning, you can use the tutorial code as a template for your own HAppS applications.
+Like the home page says, the best way to learn how to use use HAppS with this tutorial is to actually install and run it in a local environment.
hunk ./templates/start-tutorial.st 5 -Install and run this tutorial locally
+So, step 1 is to install and run this tutorial locally