git ssb

9+

mixmix / ssb-handbook



Commit 01a955f26d3ac6e185b954a51d93c5015cd27e65

add SUMMARY.md links back (#48)

Mikey authored on 6/8/2017, 8:46:59 AM
GitHub committed on 6/8/2017, 8:46:59 AM
Parent: 91855c6d1477803a2c424a5292bd22656fddeeab

Files changed

SUMMARY.mdchanged
SUMMARY.mdView
@@ -1,7 +1,12 @@
11 * [Introduction](README.md)
22 * [Applications](applications.md)
3-* [Articles / Blogposts](stories/index.md)
3 +* [Stories](stories/index.md)
4 + - [Design Challenge: Avoid Centralization and Singletons](stories/design-challenge-avoid-centralization-and-singletons.md)
5 + - [Design Challenge: Sybil Attacks](stories/design-challenge-sybil-attacks.md)
6 + - [Gossiping Securely is the new Email](stories/gossiping-securely-is-the-new-email.md)
7 + - [Scuttlebutt Genesis](stories/scuttlebutt-genesis.md)
8 + - [Using Trust in Open Networks](stories/using-trust-in-open-networks.md)
49 * [Talks](talks.md)
510 * [Contributing](contributing.md)
611
712 ---
@@ -20,8 +25,9 @@
2025 - [Pub](concepts/pub.md)
2126 - [Blob](concepts/blob.md)
2227 - [Cap](concepts/cap.md)
2328 * [Guides](guides/index.md)
29 + - [First steps with sbot, a command line tool for Scuttlebutt](guides/cli-first-steps.md)
2430 * [Modules](modules.md)
2531 * [FAQ](faq/index.md)
2632 - [Basics](faq/basics/basics.md)
2733 - [What is the difference between Patchwork and Scuttlebutt?](faq/basics/patchwork-vs-scuttlebutt.md)

Built with git-ssb-web