Awesome-XJTLU
- Fork it!
- Install
Node.js
anddocsify-cli
globally vianpm
:npm i docsify-cli -g
- Get into local files and run docsify:
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