Dependency node.js > 6.x Usage Install npm install -g docsite Init a project $ cd my-project $ docsite init # or $ docsite init my-project Local preview $ docsite start Build $ docsite build 访问连接 http://localhost:8080 https://lorchr.github.io/light-docs