Skip to content
alabid edited this page Aug 8, 2012 · 8 revisions

In this Quickstart tutorial, I'll be building a simple web application for rendering static web pages. In this tutorial, you'll learn:

  • How to use the controllers to

Where to go from here?

It'd be easy to add authentication (and session management) to this system. Check out the documentation on whirlwind support for authentication here.

Clone this wiki locally