Release your Gitbook to HTMLs


Keywords
gitbook, markdown, marked, md, compile, convert, build, html, vue, vuejs, vue.js, template
License
MIT
Install
npm install zhu@0.1.9

Documentation

Zhu

zhu

Release your Gitbook to HTMLs.

δΈ€δΈͺε°†δ½ ηΌ–θ‘—ηš„ Gitbook η”Ÿζˆ HTML ηš„ε·₯具。

npm

Install

npm install -g zhu

Usage

Tasks can be executed by running

zhu <task>

For example zhu server.

Tasks

  • server or s - Start a livereload server on http://localhost:8000.
  • build or b - Build your Gitbook.

Default task is server, so you can just run zhu.