Skip to content

disoul/hanayo

Repository files navigation

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 compass

Install

npm install hanayo -g

Init proj

hanayo init

Build files

hanayo build

Start server

hanayo server

then open http://127.0.0.1:8000

About

node.js static blog generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published