mirror of
https://github.com/status-im/wiki.status.im.git
synced 2025-02-24 01:58:29 +00:00
Deployed cdca40b with MkDocs version: 0.16.3
This commit is contained in:
parent
1e4c8de052
commit
f7dc542d5f
@ -242,7 +242,7 @@
|
||||
<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>
|
||||
<li>
|
||||
<p>Place a square icon(<code>85x85px</code> or <code>192x192</code>) of your DApp to <code>images/contacts</code> directory. The file should be named the same as your DApp, for example <code>my-dapp.png</code>.</p>
|
||||
<p>Place a square icon(<code>85x85px</code> or <code>192x192</code>) of your DApp to <code>images/contacts</code> directory. The file should be named the same as your DApp, for example <code>my-dapp.png</code>. Make sure your icon fits and looks good with rounded corners.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Add information about this icon to <code>src/status_im/resources.cljs</code>, for example:</p>
|
||||
|
27
index.html
27
index.html
@ -306,15 +306,22 @@ Help us spread the word! Tell a friend <em>right now</em>, infact tell <strong>e
|
||||
<p>Currently the fastest way to get your hands on a binary is to join our Early Access by submitting your email on our <a href="https://status.im">Home Page</a>, or by <a href="contributing/development/building-status/">building it yourself</a>. We'll be continually rolling out new invites for early supporters of the project, before a public-release once Status is in a more stable state.</p>
|
||||
<p>// TODO GPlay, TestFlight Instructions & FDroid</p>
|
||||
<h2 id="core-contributors">Core Contributors</h2>
|
||||
<p>// TODO mugshots</p>
|
||||
<ul>
|
||||
<li>Jarrad (<a href="https://github.com/jarradh">@jarradh</a>) - Cofounder and Thought Leader. </li>
|
||||
<li>Carl (<a href="https://github.com/carlbennetts">@carlbennetts</a>) - Cofounder and Communications & Marketing. </li>
|
||||
<li>Roman (<a href="https://github.com/rasom">@rasom</a>) - Clojure and project lead. </li>
|
||||
<li>Alexander (<a href="https://github.com/alwx">@alwx</a>) - Clojure ninja! </li>
|
||||
<li>Victor (<a href="https://github.com/farazdagi">@farazdagi</a>) - Golang one-man-army. </li>
|
||||
<li>Andrei (<a href="https://github.com/andmironov">@andmironov</a>) - Visual design and user experience conjurer. </li>
|
||||
</ul>
|
||||
<p><img src="https://github.com/status-im/status-site/raw/master/src/img/new-site/jarrad.png" width="80px"></img>
|
||||
Jarrad (<a href="https://github.com/jarradh">@jarradh</a>) - Cofounder and Thought Leader.</p>
|
||||
<p><img src="https://github.com/status-im/status-site/raw/master/src/img/new-site/carl.png" width="80px"></img>
|
||||
Carl (<a href="https://github.com/carlbennetts">@carlbennetts</a>) - Cofounder and Communications & Marketing.</p>
|
||||
<p><img src="https://github.com/status-im/status-site/raw/master/src/img/new-site/roman.png" width="80px"></img>
|
||||
Roman (<a href="https://github.com/rasom">@rasom</a>) - Clojure and project lead.</p>
|
||||
<p><img src="https://github.com/status-im/status-site/raw/master/src/img/new-site/alexander.png" width="80px"></img>
|
||||
Alexander (<a href="https://github.com/alwx">@alwx</a>) - Clojure ninja!</p>
|
||||
<p><img src="https://github.com/status-im/status-site/raw/master/src/img/new-site/andrey.png" width="80px"></img>
|
||||
Andrey (<a href="https://github.com/flexsurfer">@flexsurfer</a>) - Clojure.</p>
|
||||
<p><img src="https://github.com/status-im/status-site/raw/master/src/img/new-site/gustavo.png" width="80px"></img>
|
||||
Gustavo (<a href="https://github.com/GustavoNunes">@GustavoNunes</a>) - Clojure.</p>
|
||||
<p><img src="https://github.com/status-im/status-site/raw/master/src/img/new-site/victor.png" width="80px"></img>
|
||||
Victor (<a href="https://github.com/farazdagi">@farazdagi</a>) - Golang one-man-army.</p>
|
||||
<p><img src="https://github.com/status-im/status-site/raw/master/src/img/new-site/andrei.png" width="80px"></img>
|
||||
Andrei (<a href="https://github.com/andmironov">@andmironov</a>) - Visual design and user experience conjurer.</p>
|
||||
<p>Special thanks to <a href="https://github.com/adrian-tiberius">@adrian-tiberius</a>.
|
||||
Without the dedication of these fine gentleman, Status would not exist.</p>
|
||||
<h2 id="contact-us">Contact us</h2>
|
||||
@ -360,5 +367,5 @@ Without the dedication of these fine gentleman, Status would not exist.</p>
|
||||
|
||||
<!--
|
||||
MkDocs version : 0.16.3
|
||||
Build Date UTC : 2017-04-10 18:24:50
|
||||
Build Date UTC : 2017-04-10 18:28:15
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user