han-manual
han-manual copied to clipboard
The API manual for hanzi.pro.
Han-Manual
This is the API manual for Han.css. Hosted on http://css.hanzi.co/. The manual currently corresponds to Han.css v3.2.7.
Documents of the manual, located in doc/
, are written in Markdown/CommonMark format.
How to use
Requirements
- Node/io.js
- LiveScript 1.4.0
Install dependencies
npm install
Run
npm start
Run the dev locally and watch files
npm run dev
Open http://localhost:7788/ or http://localhost:7788/manual to see if it runs properly.
Compile all files
gulp www
License
All files and documents of the manual are licensed under Creative Commons BY-3.0.