基于node的一个静态博客站点生成器
A static blog generator writed by Node.js
hanayo requires the compass ruby gem in order to compile the default theme which is writen by compass
gem update --system
gem install compass
npm install hanayo -g
hanayo init
hanayo build
hanayo server
then open http://127.0.0.1:8000