Commit 01a955f26d3ac6e185b954a51d93c5015cd27e65
add SUMMARY.md links back (#48)
Mikey authored on 6/8/2017, 8:46:59 AMGitHub committed on 6/8/2017, 8:46:59 AM
Parent: 91855c6d1477803a2c424a5292bd22656fddeeab
Files changed
SUMMARY.md | changed |
SUMMARY.md | ||
---|---|---|
@@ -1,7 +1,12 @@ | ||
1 | 1 … | * [Introduction](README.md) |
2 | 2 … | * [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) | |
4 | 9 … | * [Talks](talks.md) |
5 | 10 … | * [Contributing](contributing.md) |
6 | 11 … | |
7 | 12 … | --- |
@@ -20,8 +25,9 @@ | ||
20 | 25 … | - [Pub](concepts/pub.md) |
21 | 26 … | - [Blob](concepts/blob.md) |
22 | 27 … | - [Cap](concepts/cap.md) |
23 | 28 … | * [Guides](guides/index.md) |
29 … | + - [First steps with sbot, a command line tool for Scuttlebutt](guides/cli-first-steps.md) | |
24 | 30 … | * [Modules](modules.md) |
25 | 31 … | * [FAQ](faq/index.md) |
26 | 32 … | - [Basics](faq/basics/basics.md) |
27 | 33 … | - [What is the difference between Patchwork and Scuttlebutt?](faq/basics/patchwork-vs-scuttlebutt.md) |
Built with git-ssb-web