microblog is a tiny blog system based on Node.js
The original version is from a book by BYVoid: http://www.byvoid.com/project/node
some of the features described in the book has been deprecated
the design of front-end is from bootstrap
you need to install nodejs, npm, mongodb
and issue "npm install" after installing npm to download modules
add more features
change framework from ejs to jade
Jason Foo: fujianshuang@gmail.com
And I'm newbie in this area :D