Skip to content

splintercommunity/sawtooth-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sawtooth-docs

The docs can be found at https://sawtooth.splinter.dev/

Run Locally

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

LICENSE

  • 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