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 session management here.

There are more links to documentation on other whirlwind features available on the Home page.

Clone this wiki locally