The docs can be found at https://sawtooth.splinter.dev/
Clone the repository
Install dependencies:
just install-jekyll-via-brew
just install-mdl
And run the website:
just run
The site will be available at http://localhost:4000
- This documentation and the content herein is covered by Creative Commons Attribution 4.0 International License unless otherwise stated.
- Jekyll (docker-compose.yaml) is used under LICENSE-MIT
- The Jekyll Type theme is used under generator/source/LICENSE (MIT)
- Markdown lint tool (docker-compose.yaml) is used under LICENSE-MIT