Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 983 Bytes

File metadata and controls

29 lines (22 loc) · 983 Bytes

linux6

This site www.linux6.com is for linux beginners and advanced users, which is generated by mkdocs and hosted in github pages.


build status Build Status

contribute steps:

  1. make sure you have python installed
  2. install mkdocs dependences: pip install mkdocs
  3. get code: git clone https://github.com/itech001/linux6.git
  4. initial env: source env/setup.sh
  5. add md or html files under src/docs/
  6. edit mkdocs.yml as need to add meau items
  7. build by: mkdocs build
  8. preview by: mkdocs serve, and open localhost:8000 in browser
  9. commit by: git push
  10. your changes will be deployed by travis CI automatically

contribution

  1. file issues; 2. pull requests.

Author itech001@126.com

weinxin group