Skip to content

nnsW3/bitlayer-org.github.io

 
 

Repository files navigation

Bitlayer docs

Edit

git clone [email protected]:bitlayer-org/bitlayer-org.github.io.git 
cd bitlayer-org.github.io
git checkout -b main origin/main

# edit docs locally

Preview locally

just skip this step if preview locally is not needed.

yarn start

Publish

cd bitlayer-org.github.io
git add .
git commit -m"update doc"
git push

# auto publish

About

Developer document of Bitlayer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.0%
  • CSS 16.2%
  • HTML 4.0%
  • Makefile 0.8%