git ssb

9+

mixmix / ssb-handbook



Commit 8ee7fb7034d1df9ae033c829744fad7f72b1a3cb

Merge pull request #69 from ssbc/download-page-change

Continue to minimize the landing page
Zach Mandeville authored on 12/18/2017, 1:52:47 AM
GitHub committed on 12/18/2017, 1:52:47 AM
Parent: 2f5f891a46d060a48744674c3b9547fafd2d2f67
Parent: ab873c2885cbee350d729e22e361d9c2197608e0

Files changed

README.mdchanged
README.mdView
@@ -20,22 +20,22 @@
2020 {% vimeo %}236358264{% endvimeo %}
2121
2222 ## How To Get Started
2323
24-The easiest way to get started is using [Patchwork](https://github.com/ssbc/patchwork), a classic social networking [application](./applications.md).
24 +The easiest way to get started is using [Patchwork](http://dinosaur.is/patchwork-downloader/), an application for navigating and talking on scuttlebutt.
2525
2626 ![screenshot of Patchwork](./assets/patchwork.jpg)
2727
28-1. [Download an Installer](https://github.com/ssbc/patchwork/releases) for Windows, macOS and Linux
28 +1. [Download Patchwork](http://dinosaur.is/patchwork-downloader/) for Windows, macOS and Linux
2929 2. Get a [pub invite code](https://github.com/ssbc/scuttlebot/wiki/Pub-Servers)
3030 3. Use the pub invite : in Patchwork click `+ Join Pub` and paste the invite code
3131
3232 Step 2 is important if you want to be able to find people further than your local network - it sets you up with a robot friend on the internet which helps you find and communicate with people.
3333 Read more about Pubs and their role [here](./concepts/pub.md).
3434
3535 ## Join The Community
3636
37-Check out the following channels by typing their name (with #) in the search bar:
37 +Once onboard patchwork, check out the following channels by typing their name (with #) in the search bar:
3838 - **#new-people**: introduce yourself
3939 - **#faq**: first impressions, what is confusing as a new user?
4040 - **#patchwork**: report bugs, suggestions, etc
4141 - **#scuttlebutt**: protocol related discussion
@@ -50,14 +50,16 @@
5050 ## Code of conduct
5151
5252 Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms.
5353
54-## About This Handbook
54 +## Have Other Questions?
5555
56-To view the public handbook, browse to [scuttlebutt.nz](https://www.scuttlebutt.nz)
56 +A great place to learn more is our [FAQ page](faq/index.md)
5757
58-The handbook is organized by topics:
58 +In addition, you'll find a wealth of resources within this handbook, accessible through the sidebar.
5959
60 +The resources are organized by these topics:
61 +
6062 * [Contributing](contributing.md)
6163 * [Talks](talks.md)
6264 * [Applications](applications.md)
6365 * [Principles](principles.md)
@@ -66,14 +68,4 @@
6668 * [Modules](modules.md)
6769 * [Concepts](concepts/index.md)
6870 * [Guides](guides/index.md)
6971 * [Glossary](glossary.md)
70-
71-## Other documentation
72-
73-Over time we have scattered documentation around in a few places:
74-
75-- [scuttlebot.io](https://scuttlebot.io)
76-- [ssbc.github.io](https://ssbc.github.io)
77-
78-[Please help us consolidate this here](contributing.md#contributing-documentation)!
79-

Built with git-ssb-web