Deployed 8da2f2c with MkDocs version: 0.16.1

This commit is contained in:
Jarrad Hope 2017-01-29 15:59:25 +07:00
parent 8fdfd6b9fd
commit 073854e7e5
29 changed files with 146 additions and 1 deletions

View File

@ -233,6 +233,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/community/blog.md">Edit this page</a>
</div>
<h1 id="blog">Blog</h1>
<p>Status' Blog is designed to inform the community of news, updates, ideas, and most importantly helps to keep everyone on the same page.</p>
<p>Check it out at:

View File

@ -238,6 +238,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/community/how-to-grow-our-community.md">Edit this page</a>
</div>
<h1 id="growing-our-community">Growing our Community</h1>
<p>This is a list of practical tips and suggestions on how you can take part in, help to strengthen and grow our community. </p>
<p>If you havent done so yet, please read our <a href="../../getting-started/mission-and-core-values/">Mission and Core Values</a> and ensure you follow our <a href="../../getting-started/code-of-conduct/">Code of Conduct</a>, as these are closely aligned.</p>

View File

@ -233,6 +233,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/community/newsletter.md">Edit this page</a>
</div>
<h1 id="newsletter">Newsletter</h1>
<p>If you'd like to stay updated about Status, or be notified when we make public releases, you can sign up for our mailing list directly from the <strong><a href="https://status.im/">Home Page</a></strong>. We care deeply about privacy, read our privacy policy <a href="https://status.im/privacy-policy.html">here</a>.</p></div>
</div>

View File

@ -234,6 +234,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/community/slack.md">Edit this page</a>
</div>
<h1 id="slack">Slack</h1>
<p>The Status Community uses Slack (and GitHub) to communicate with one another (we hope we will switch to Status for this at some point in the future!). Anyone is welcome to join, regardless of your location or experience with Ethereum, providing you:</p>
<p>a) Adhere to the <a href="../../getting-started/code-of-conduct/">The Community Code of Conduct</a>.</p>

View File

@ -233,6 +233,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/community/tell-a-friend.md">Edit this page</a>
</div>
<h1 id="evangelism">Evangelism</h1>
<p>//TODO</p></div>
</div>

View File

@ -233,6 +233,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/contributing/design-guidelines.md">Edit this page</a>
</div>
<h1 id="design">Design</h1>
<p>Documentation is coming soon.</p>
<p>For the time being, if you'd like to contribute to design, please ask us about it <a href="http://slack.status.im">on the Status Slack</a>.</p></div>

View File

@ -233,6 +233,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/contributing/development/adding-dapps.md">Edit this page</a>
</div>
<h1 id="adding-dapps">Adding DApps</h1>
<p>During the Alpha we are accepting example DApps as default contacts, to add your DApp to Status, you need to ensure it works on testnet (Ropsten) and submit a single commit pull request to <a href="http://github.com/status-im/status-react">status-react</a> with the following:</p>
<ul>

View File

@ -237,6 +237,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/contributing/development/building-status.md">Edit this page</a>
</div>
<h1 id="building-status">Building Status</h1>
<p>This document is the entry point for developers of Status. This guide is for anyone who is interested in building, developing, debugging or submitting a bug report, pull request or contributing to Status with code.</p>
<p>This guide is written with OS X in mind.</p>

View File

@ -244,6 +244,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/contributing/development/introduction.md">Edit this page</a>
</div>
<h1 id="introduction">Introduction</h1>
<p>In this post, you will learn what the two main languages used in Status are, how to learn them, how to build Status, &amp; finally how to find tasks to work on.</p>
<p>Status is largely written in two languages: Clojurescript &amp; Golang and builds on React Native for UI. I'll talk about the rational behind these design decisions and link to offsite resources on learning each of these technologies.</p>

View File

@ -237,6 +237,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/contributing/documenting.md">Edit this page</a>
</div>
<h1 id="documenting">Documenting</h1>
<p>Without clear documentation, new members to the community have no clear instruction on how they can help to make Status better. We truly value contributions that help to improve our documentation; whether that be tutorials for users, additions to the FAQs, or more granular instructions for developers - it all adds up and our community appreciates it :)</p>
<p>Our Wiki is powered by MKDocs, and is on: <a href="https://github.com/status-im/wiki.status.im">https://github.com/status-im/wiki.status.im</a>, and if you spot any errors, find parts of the documentation confusing, or have some suggestions on how we could have clearer communication we'd love your help, and feel free to let us know via the <a href="http://slack.status.im">Status Slack</a>.</p>

View File

@ -237,6 +237,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/contributing/outreach.md">Edit this page</a>
</div>
<h1 id="community-outreach-marketing">Community Outreach &amp; Marketing</h1>
<p>Any communications efforts are welcomed, and it's necessary that any contributions that represent Status are closely aligned of our <a href="../../getting-started/mission-and-core-values/">Mission &amp; Core Values</a>. Brand messaging needs to be consistent, honest, transparant and accurately reflect what the project aims to achieve.</p>
<p>Status is not yet ready for mass-adoption, and a clearly defined a user acquisition strategy will be outlined here at a later date. For the time being, contributors interested helping with community outreach should focus on helping to produce meaningful content and spreading the word amongst other blockchain enthusiasts.</p>

View File

@ -234,6 +234,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/contributing/testing-and-feedback.md">Edit this page</a>
</div>
<h1 id="testing">Testing</h1>
<p>Shake your phone and submit bug report.
Please try to be as descripive as possible.</p>

View File

@ -235,6 +235,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/contributing/translations.md">Edit this page</a>
</div>
<h1 id="translations">Translations</h1>
<p>Special thanks to <a href="https://twitter.com/cryptowanderer">@cryptowanderer</a> for contributing this fantastic guide!</p>
<p>Thank you for taking the time to help out with our fledgling free (libre) open source project. Any initiative like this depends primarily on the community that forms around it, so by contributing any of your knowledge or skills, even if its just one line, you are playing an active role in forming the sort of decentralized, robust peer network which might have a hope of securing a more equitable future for all of us.</p>

View File

@ -235,6 +235,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/getting-started/code-of-conduct.md">Edit this page</a>
</div>
<h1 id="code-of-conduct">Code of Conduct</h1>
<p>This page outlines how you should govern yourself when in our community. If you would like more practical tips and suggestions please read on <a href="../../community/how-to-grow-our-community/">how to grow our Community</a>.</p>
<h2 id="community">Community</h2>

View File

@ -247,6 +247,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/getting-started/faq.md">Edit this page</a>
</div>
<h1 id="faq">FAQ</h1>
<h2 id="why-a-messenger">Why a Messenger?</h2>
<p>When Carl &amp; Jarrad looked at how to achieve mass adoption for a client. We looked at things such as where the people are, how they behave on their devices, time spent on pc vs mobile - as of 2014 more time is spent on mobile than desktop, and of that time - a THIRD of it is spent within Instant Messengers.</p>

View File

@ -236,6 +236,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/getting-started/mission-and-core-values.md">Edit this page</a>
</div>
<h1 id="mission-core-values">Mission &amp; Core Values</h1>
<p><strong>Join us in putting Ethereum on every mobile device on the planet.</strong></p>
<h2 id="beliefs">Beliefs</h2>

View File

@ -236,6 +236,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/getting-started/user-guide.md">Edit this page</a>
</div>
<h1 id="user-guide">User Guide</h1>
<h2 id="setting-it-all-up">Setting It All Up</h2>
<p>Special thanks to <a href="https://twitter.com/cryptowanderer">@cryptowanderer</a> for contributing this fantastic guide!</p>

View File

@ -239,6 +239,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/index.md">Edit this page</a>
</div>
<h1 id="status-a-mobile-ethereum-os">Status - a Mobile Ethereum OS</h1>
<p>Status is a free (libre) and open source mobile client targeting Android &amp; iOS built, entirely on <a href="https://ethereum.org/">Ethereum</a> technologies.</p>
<p>Thanks to the new protocols Ethereum has introduced, there's a whole new ecosystem of applications being developed that are completely decentralised (also known as DApps), and Status aims to provide a user interface to access them. These decentralized applications remove the need for middlemen and centralised servers, providing a clear path forward towards an internet where users get to own their own data, and an economy built on permissionless, open protocols.</p>
@ -354,5 +359,5 @@ Without the dedication of these fine gentleman, Status would not exist.</p>
<!--
MkDocs version : 0.16.1
Build Date UTC : 2017-01-29 06:25:47
Build Date UTC : 2017-01-29 08:59:25
-->

View File

@ -241,6 +241,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/licenses/lgpl-v3.0-static.md">Edit this page</a>
</div>
<h1 id="gnu-lesser-general-public-license">GNU Lesser General Public License</h1>
<p><em>Version 3, 29 June 2007</em><br />
<em>Copyright © 2007 Free Software Foundation, Inc. &lt;<a href="http://fsf.org/">http://fsf.org/</a>&gt;</em></p>

View File

@ -245,6 +245,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/licenses/mpl2.md">Edit this page</a>
</div>
<h1 id="mozilla-public-license-version-20">Mozilla Public License Version 2.0</h1>
<h3 id="1-definitions">1. Definitions</h3>
<p><strong>1.1. “Contributor”</strong><br />

View File

@ -238,6 +238,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/proposals/chat-api.md">Edit this page</a>
</div>
<h1 id="chat-api">Chat API</h1>
<h2 id="interface-anatomy">Interface Anatomy</h2>
<p>This anatomy establishes the different sections of the chat interface and establishes a common verbiage. The main components being:</p>

View File

@ -235,6 +235,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/proposals/commiteth.md">Edit this page</a>
</div>
<h1 id="commiteth">Commiteth</h1>
<p>Commiteth aims to incentivise development on open source projects hosted on Github.</p>
<p><a href="http://commiteth.com">commiteth.com</a><br />

View File

@ -233,6 +233,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/proposals/contact-sharing.md">Edit this page</a>
</div>
<h1 id="contact-sharing">Contact Sharing</h1>
<p>basic idea is to hash the pair of phone numbers (me, other) so that there are many collisions and then publish this (plausible deniable, because of collisions). and the contact your friend out of band if there is a hash that could be a match (which it is most likely not).</p>
<p>General problem:

View File

@ -233,6 +233,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/proposals/discover.md">Edit this page</a>
</div>
<h1 id="discover">Discover</h1>
<p>This document describes the Discover feature of Status. Ethereum is its community, and with Discover we want to connect other Ethereum users with other Ethereum users - to trade and exchange ideas. Ultimately this will reduce transaction costs and increase the utility of ETH.</p>
<p>Discover is done through a users Status (hence the application name). This status is a 140 char sub-headline to a users profile which can be seen on <a href="https://zpl.io/22nSfB">my profile</a>, <a href="https://zpl.io/CFBa8">user profile</a> and <a href="https://zpl.io/Z1p9XlV">discover</a> screens.</p>

View File

@ -233,6 +233,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/proposals/erc20-exchange.md">Edit this page</a>
</div>
<h1 id="erc20-to-fiat-exchange">ERC20-to-Fiat Exchange</h1></div>
</div>

View File

@ -234,6 +234,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/proposals/messaging.md">Edit this page</a>
</div>
<h1 id="messaging">Messaging</h1>
<h2 id="chat-protocol-test-setup-out-of-date">Chat Protocol Test setup (out of date)</h2>
<ol>

View File

@ -233,6 +233,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/proposals/moments.md">Edit this page</a>
</div>
<h1 id="moments">Moments</h1></div>
</div>

View File

@ -233,6 +233,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/proposals/sticker-market.md">Edit this page</a>
</div>
<h1 id="sticker-market">Sticker Market</h1></div>
</div>

View File

@ -233,6 +233,11 @@
</div></div>
<div class="col-md-9" role="main">
<div style="text-align: right;">
<a href="https://github.com/status-im/wiki.status.im/edit/master/docs/proposals/visual-programming.md">Edit this page</a>
</div>
<h1 id="visual-programming">Visual Programming</h1></div>
</div>