/wiki

前程似锦 Bright future ahead!

GNU General Public License v3.0GPL-3.0

docsify

Awesome-XJTLU

npm

Contributing

  • Fork it!
  • Install Node.js and docsify-cli globally via npm: 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