Skip to content

smirnovslava189/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.5%
  • CSS 15.9%
  • HTML 3.8%
  • Makefile 0.8%