hanayo
v0.7.8
Published
static blog generator by node
Downloads
8
Readme
Hanayo(Work in Process)
基于node的一个静态博客站点生成器
A static blog generator writed by Node.js
Usage
Requirements
hanayo requires the compass ruby gem in order to compile the default theme which is writen by compass
gem update --system
gem install compassInstall
npm install hanayo -gInit proj
hanayo initBuild files
hanayo buildStart server
hanayo serverthen open http://127.0.0.1:8000
