Michael Williams committed copy from https://scuttlebot.io/more/protocols/secure-scuttlebutt.htmlLatest: 6c591ad on 11/3/2016, 12:21:12 PM | |
📄 | .gitignore |
📄 | README.md |
📄 | SUMMARY.md |
📁 | assets |
📄 | book.json |
📁 | concepts |
README.md
ssb handbook
A work-in-progress guide to the ssb-verse and key concepts and influences
You can build and serve this with gitbook. The following assumes you're running a scuttlebot server and are in the follow neighbourhood of mixmix or his pub.
npm install gitbook-cli git-ssb -g
git clone ssb://%lJsDWwnF4bDxHWYuSjw/bW37xg+saF8WtPZYZsefKj0=.sha256 ssb-handbook
cd ssb-handbook
gitbook install
gitbook serve
The SUMMARY.md
is the manifest on which the compiled gitbook is based. Edit that if you want content in/out of the book.
Built with git-ssb-web