mirror of
https://github.com/status-im/wiki.status.im.git
synced 2025-02-23 09:38:27 +00:00
Deployed fc2fd5f with MkDocs version: 0.16.3
This commit is contained in:
parent
26e7789e2e
commit
63eab39dfb
@ -329,7 +329,7 @@ require('./node_modules/re-natal/index.js');
|
||||
# or
|
||||
$ git clone git@github.com:status-im/status-react.git -b develop && cd status-react
|
||||
|
||||
$ lein deps && npm install && ./re-natal deps && lein generate-externs
|
||||
$ lein deps && npm install && ./re-natal deps && lein generate-externs && ./re-natal use-figwheel && lein re-frisk use-re-natal && ./re-natal enable-source-maps
|
||||
$ mvn -f modules/react-native-status/ios/RCTStatus dependency:unpack
|
||||
$ cd ios && pod install && cd ..
|
||||
</code></pre>
|
||||
@ -355,9 +355,10 @@ $ BUILD_IDS="ios,android" lein repl
|
||||
$ react-native start
|
||||
|
||||
# FOR ANDROID
|
||||
# new tab, enable communication to react-native and figwheel
|
||||
# new tab, enable communication to react-native, figwheel and re-frisk debugging
|
||||
$ adb reverse tcp:8081 tcp:8081
|
||||
$ adb reverse tcp:3449 tcp:3449
|
||||
$ adb reverse tcp:4567 tcp:4567
|
||||
$ react-native run-android
|
||||
|
||||
# FOR IOS
|
||||
|
@ -359,7 +359,7 @@ More than an instant messenger, Status is a platform that allows anyone with a c
|
||||
<h2 id="beliefs">Beliefs</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Status.im believes in an open internet. Built, not only on open protocols, but upon Free/Libre software where the costs (fanancial or otherwise) of participation are negligible for <strong>all</strong>. </p>
|
||||
<p>Status.im believes in an open internet. Built, not only on open protocols, but upon Free/Libre software where the costs (financial or otherwise) of participation are negligible for <strong>all</strong>. </p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Status is founded on the belief that communication is at the heart of human social (and economic) life; and that society thrives through direct interaction rather than from intermediation. Status can pave the way towards <strong>conversational crypto-commerce.</strong> </p>
|
||||
@ -371,7 +371,7 @@ More than an instant messenger, Status is a platform that allows anyone with a c
|
||||
<p>Status.im is passionate about Distributed and Decentralised technology in general, and about the advantages of ethereum’s <em>public Blockchain</em> in particular. </p>
|
||||
</li>
|
||||
<li>
|
||||
<p>We believe that people should directly control the use of their own personal data, and the history of their social interactions. We imagine the benefits to <strong>all</strong> of a future where distributed and decentralized applications make proprietary intermediaries and centralised services (which exploit there users) obsolete. </p>
|
||||
<p>We believe that people should directly control the use of their own personal data, and the history of their social interactions. We imagine the benefits to <strong>all</strong> of a future where distributed and decentralized applications make proprietary intermediaries and centralised services (which exploit their users) obsolete. </p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Communication, decision making and control should be clear and transparent to everyone in the community.</p>
|
||||
@ -386,7 +386,7 @@ More than an instant messenger, Status is a platform that allows anyone with a c
|
||||
<p>Reciprocity, open-mindedness, respect and encouragement.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>The systems we're creating must be open, permissionless, award fair access and Distribute Decentralise and Democratise power.</p>
|
||||
<p>The systems we're creating must be open, permissionless, award fair access and Distribute, Decentralise, and Democratise power.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Status is licenced as Free Libre & Open Source software, which allow <strong>anyone</strong> to run the software for <strong>any purpose</strong> as well as to <strong>study</strong>, <strong>Modify</strong>, and <strong>distribute</strong> the software and any adapted versions.</p>
|
||||
|
@ -420,5 +420,5 @@ Without the dedication of these fine gentlemen and lady, Status would not exist.
|
||||
|
||||
<!--
|
||||
MkDocs version : 0.16.3
|
||||
Build Date UTC : 2017-05-10 16:39:42
|
||||
Build Date UTC : 2017-05-20 17:02:49
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
56
sitemap.xml
56
sitemap.xml
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
@ -13,37 +13,37 @@
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/getting-started/mission-and-core-values/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/getting-started/user-guide/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/getting-started/faq/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/getting-started/code-of-conduct/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/contributing/development/introduction/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/community/how-to-grow-our-community/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
@ -59,31 +59,31 @@
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/contributing/design-guidelines/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/contributing/testing-and-feedback/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/contributing/documenting/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/contributing/outreach/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/contributing/translations/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
@ -93,31 +93,31 @@
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/community/how-to-grow-our-community/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/community/slack/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/community/newsletter/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/community/blog/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/community/tell-a-friend/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
@ -143,55 +143,55 @@
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/commiteth/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/contact-sharing/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/chat-api/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/discover/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/messaging/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/erc20-exchange/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/sticker-market/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/visual-programming/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/moments/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
@ -201,13 +201,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/licenses/mpl2/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/licenses/lgpl-v3.0-static/</loc>
|
||||
<lastmod>2017-05-10</lastmod>
|
||||
<lastmod>2017-05-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user