git ssb

3+

gb / docs



Branch:
Gwen committed Merge branch 'master' of ssb://%0lOvmNF7Ch34YvmfLcAbvuyuoto7hdy4/GW67VD3IYY=.sha256Latest: dd76086 on 10/31/2016, 9:11:40 PM
πŸ“„.gitignore
πŸ“„index.js
πŸ“„ipm
πŸ“layouts
πŸ“„name.md
πŸ“„package.json
πŸ“„readme.md
πŸ“„serve.js
πŸ“src
readme.md

readme

Scuttlebot is a cryptographically secure, peer to peer, eventually consistent distributed technology influenced by kappa database architecture. These docs are open source, as is scuttlebot, created for participants, by participants. They're being created to make the experience with the network easier to use, quicker to understand and faster to contribute to as it's being built.

These docs are hosted on docs.gitmx.com.

doc goals

building

To build these docs

npm install && sh ipm
node index.js
node serve

and navigate to localhost:3333 to view the docs site

Built with git-ssb-web