handlebars_templating_example We deliver Squirrel News from Reddit via Handlebars templating. To view the finished example Check out the "finished" branch. To start your webserver from the project directory in Terminal python -m SimpleHTTPServer 8888 (8888 can be replaced with any port number you want to use.) Then visit localhost:8888.