git ssb

0+

mixmix / scuttlebutt-docs



Branch:
mixmix committed add anchorsLatest: a9292f1 on 11/15/2018, 11:05:00 PM
📄.gitignore
📄README.md
📄SUMMARY.md
📄book.json
📄package-lock.json
📄package.json
📁plugins
📁schemas
📁scuttlebot
README.md

Scuttlebutt Docs

To run locally:

npm i -g gitbook-cli
npm install
gitbook install // probably not necessary
gitbook serve

Built with git-ssb-web