Basically just running 'make' will produce all the needed files in output/. Then you can use 'python -m SimpleHTTPServer' from the output server, and open http://localhost:8000/ in your favorite browser.
For make to run correctly you'll need the haml, sass, and juicer gems installed and in your path.
For make to run correctly you'll need the haml, sass, and juicer gems installed and in your path.