Bitters is a simple-as-possible real-time Node.js website built using Express, Jade, Stylus, and Skeleton.
$ git clone https://github.com/evbogue/bitters.git
$ cd bitters
$ npm install
$ node app.js
Navigate to http://localhost:7777/ to see your bitters.
Edit the content.md file to change the contents of the main content frame.
Edit the /views/sidebar.jade file to edit the contents of the sidebar.
See bitters.evbogue.com for more information and support options.