Markdown content and web code for the Shinzo developer docs site at docs.shinzo.network.
-
Install Zola.
-
Clone the repo and move inside:
git clone git@github.com:shinzonetwork/docs.git cd docs -
Start the local server:
zola serve
-
Visit the link output in the terminal to view the site.
Tip
See BUILD.md to see how to build for production.
See the Shinzo documentation site for production deployment instructions.
Open an issue before submitting a PR. See CONTRIBUTING.md for guidelines.