南方科技大学飞跃手册-2019-Fall
- Fork it!
- Install
docsify-cli
globally vianpm
:npm i docsify-cli -g
- Run docsify locally:
docsify serve docs
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request