git ssb

9+

mixmix / ssb-handbook



Commit eb6478550f521520d5b85df8265760c780922301

update how to contribute pub (#101)

Mikey authored on 9/23/2018, 10:31:51 PM
GitHub committed on 9/23/2018, 10:31:51 PM
Parent: 54006d613bfd6896b0dcfde50541ec665cdfd931

Files changed

contributing.mdchanged
contributing.mdView
@@ -33,11 +33,13 @@
3333 We aim for autonomous solving of collaborative problems with a common vision.
3434
3535 ## Hosting a [Pub server](concepts/pub.md)
3636
37-The easiest way to start hosting a [Pub server](concepts/pub.md) is to use [`easy-ssb-pub`](https://github.com/staltz/easy-ssb-pub).
37 +The easiest way to start hosting a [Pub server](concepts/pub.md) is to use
3838
39-Or, follow the ["Create a Pub" guide at scuttlebot.io](http://scuttlebot.io/docs/config/create-a-pub.html).
39 +- [`ssb-pub`](https://github.com/ahdinosaur/ssb-pub) ([one click installer!](http://butt.nz/install?url=https://github.com/ahdinosaur/ssb-pub)),
40 +- [`easy-ssb-pub`](https://github.com/staltz/easy-ssb-pub),
41 +- or, follow the ["Create a Pub" guide at scuttlebot.io](http://scuttlebot.io/docs/config/create-a-pub.html)
4042
4143 ## Contributing Code
4244
4345 To understand what code is in the Scuttlebutt ecosystem and how the modules assemble together, see [the "Modules" page](modules.md).

Built with git-ssb-web