Skip to content

ethantw/han-manual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.