Skip to content

OpenIoT-Hub/openiot-wiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openiot-wiki

git clone 到本地

git clone [email protected]:OpenIoT-Hub/openiot-wiki.git

修改 ./docs 文件夹中的相关的.md 文件,并完成html生成

mkdocs serve
mkdocs build

提交文件过程(亦可采用Github Desktop进行提交)

git add .
git commit -m"comment" # comment = comment
git push [a new branch]

部署过程

mkdocs gh-deploy --force

About

This is the wiki for OpenIoT project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.9%
  • JavaScript 4.0%
  • CSS 0.1%