/twenty

will be the best nodejs blog system

Primary LanguageJavaScript

** This repo is deprecated. We have refactoried Twenty with Zero(http://github.com/sskyy/zero). Please visit twentyjs.com(http://twentyjs.com) for more information, or use the code below to try new Twenty immediately.**

npm install zero -g
zero new blog
cd blog
zero install twenty

...waiting for twenty install...

cp modules/twenty/config.sample.js modules/twenty/config.js
node app