This shows an example of serving a site with Deliverance and static files.  

Running the Example
-------------------

You must have PasteScript installed (easy_install PasteScript).  Then do:

  $ paster serve example.ini

This will start a server up on http://localhost:5000

The theme and rule files are in theme/.  The static files that contain
the content are in content/
