Skip to content

AllenAJ/bitlayer-org.github.io

 
 

Repository files navigation

bitlayer docs

edit

git clone git@github.com:bitlayer-org/bitlayer-org.github.io.git 
git checkout -b main origin/main
...
git add .
git commit -m"update doc"
git push

preview locally

mkdocs serve

publish

git checkout main
mkdocs gh-deploy 

About

Developer document of Bitylayer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.6%
  • CSS 17.4%