Text edits: desktop DApps, clarifying Steps
This commit is contained in:
parent
89c412e0fc
commit
1a0707c28b
|
@ -195,6 +195,10 @@
|
|||
<a class="button button--secondary rule-button" target="_blank" href="http://slack.status.im/">Learn more</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="text">
|
||||
<p>Most DApps are compatible with Mist, MetaMask, and Status. With web3.js on the front-end, the idea is that once you have developed your DApp for the desktop, you can deploy it on mobile with Status. It will run the same on all clients. Develop once, run everywhere.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
|
@ -204,7 +208,7 @@
|
|||
<div class="step-number">1</div>
|
||||
<div class="step-description">
|
||||
<h3 class="step-title"><span class="step-title-number">1. </span>Join the Community</h3>
|
||||
<div class="step-text">Come say Hi in #hackathon. We’re friendly people! You can meet teammates and get your questions answered. We'll also pin updates along the way here.</div>
|
||||
<div class="step-text">Come say Hi in #hackathon. We’re friendly people! You can meet teammates and get your questions answered. We'll also pin updates in the Slack channel along the way.</div>
|
||||
</div>
|
||||
<a class="button button--secondary step-button" target="_blank" href="http://slack.status.im/">Join our Slack</a>
|
||||
</div>
|
||||
|
@ -214,7 +218,7 @@
|
|||
<h3 class="step-title"><span class="step-title-number">2. </span>Submit Entry via Github</h3>
|
||||
<div class="step-text">We're using GitHub for submissions. Before the <strong>Kickoff</strong>, add your team's project as an <em>issue</em>. Then, edit it as you make progress. By the <strong>Pencils Down</strong> deadline, your issue should include everything on the template and you should make a <em>pull request</em> with your code.</div>
|
||||
</div>
|
||||
<a class="button button--secondary step-button" target="_blank" href="https://github.com/status-im/hackathon/issues/new">Submit Issue</a>
|
||||
<a class="button button--secondary step-button" target="_blank" href="https://github.com/status-im/hackathon/issues/new">Sign up with Issue</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue