Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 436 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 436 Bytes

Bitters

Bitters is a simple-as-possible single page Node.js website.

Installation

$ git clone http://gitboria.com/ev/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.