This is a very simple blogging engine that doesn't yet have a functioning admin interface. It makes use of djangode, postgres-js, showdown, tmpl-node and underscore.
To setup you first need to edit settings.js. You then need to run:
$ node ./setup.js
To start the server run:
$ node ./index.js