Andy Tudhope 2018-10-26 00:05:27 +02:00
parent 73dfac2455
commit 922e8e9d1d
No known key found for this signature in database
GPG Key ID: 02A3DFA93BF26AD2
4 changed files with 19 additions and 18 deletions

View File

@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"hexo": {
"version": "3.7.1"
"version": "3.8.0"
},
"scripts": {
"clean": "rm -rf public/*",
@ -31,4 +31,4 @@
"eslint-config-hexo": "^2.0.0",
"rename": "^1.0.4"
}
}
}

View File

@ -22,7 +22,7 @@
<div class="inner">
<div class="article-content" itemprop="articleBody">
<h2>Incubate Philosophy</h2>
<p>Our goal is to achieve widespread adoption of the decentralized web- while staying true to our core principles which include transparency, openness, decentralization, security, and privacy.</p>
<p>Our goal is to achieve widespread adoption of the decentralized web - while staying true to our <a href="https://status.im/contribute/our_principles.html">core principles</a> which include transparency, openness, decentralization, security, and privacy.</p>
<p>These principles act as tools for thinking, communication, and decision-making as we choose like-minded startups to support.</p>
<h2>Program Format</h2>
<p>Because great projects are submitted throughout the year, we incubate startups on a rolling basis, so we're ready to go when you are.</p>

View File

@ -11,7 +11,7 @@
</div>
<div class="intro">
<h1>Incubating Projects that are Building Web3</h1>
<p>Were advancing the Ethereum ecosystem by contributing to the growth of early stage, open source blockchain projects that share our values. Our incubatees are some of the most ambitious projects in the web3 ecosystem, and were providing pre-seed funding, mentorship, and infrastructure to help them succeed.</p>
<p>Were advancing the Ethereum ecosystem by contributing to the growth of early stage, open source blockchain projects that share <a href="https://status.im/contribute/our_principles.html">our values</a>. Our incubatees are some of the most ambitious projects in the web3 ecosystem, and were providing pre-seed funding, mentorship, and infrastructure to help them succeed.</p>
<div class="intro-buttons">
<a class="button button--main" href="/apply/?gh_jid=1310069">APPLY FOR STATUS</a>
</div>
@ -21,8 +21,8 @@
<div class="wrap">
<div class="forward-text">
<h2>This Way Forward</h2>
<p>We care deeply about open source software and decentralization. Since this technology is so new, mainstream adoption will take time. Our goal is to facilitate this process by incubating projects that share the same organizational values as Status.</p>
<p>We incubate startups on a rolling basis and participating projects span a wide variety of areas- from scaling solutions and base layer protocols to end-user Dapps.</p>
<p>We care deeply about open source software and decentralization. Since this technology is so new, mainstream adoption will take time. Our goal is to hasten this process by incubating projects that share the same organizational values as Status.</p>
<p>We incubate startups on a rolling basis and participating projects span a wide variety of areas - from scaling solutions and base layer protocols to end-user ÐApps.</p>
</div>
<div class="forward-img">
<img src="../img/incubate_beaker.svg" />
@ -31,34 +31,34 @@
<div class="wrap">
<div class="feature">
<img src="../img/funding.svg" />
<img class="funding-img" src="../img/funding.svg" />
<h3>Funding</h3>
<p>We offer standard pre-seed funding in exchange for equity and tokens (where applicable). Funding for later-stage projects is also possible on a case-by-case basis.</p>
</div>
<div class="feature">
<img src="../img/technical_support.svg" />
<img class="tech-img" src="../img/technical_support.svg" />
<h3>Technical Support</h3>
<p>Our technical team has more than 80 members who share their deep expertise with all incubatees. Projects will have access to our 80+ technical team that have deep expertise across the full stack.</p>
<p>Projects will have access to our large technical team with deep expertise across the full stack.</p>
</div>
<div class="feature">
<img src="../img/legal_reg.svg" />
<img class="legal-img" src="../img/legal_reg.svg" />
<h3>Legal and Regulatory Compliance</h3>
<p>Experienced legal and financial advisors will support you as you navigate the legalities, recruit your team, and perfect your organisational structure.</p>
</div>
<div class="feature">
<img src="../img/marketing_comm.svg" />
<img class="marketing-img" src="../img/marketing_comm.svg" />
<h3>Marketing and Communication</h3>
<p>We have expertise in branding, product positioning, content planning, and community management.</p>
<p>We have expertise in branding, product positioning, content planning, and building open source communities.</p>
</div>
<div class="feature">
<img src="../img/mentorship.svg" />
<img class="mentor-img" src="../img/mentorship.svg" />
<h3>Mentorship</h3>
<p>Projects will have access to our volunteer mentor network who can provide coaching on the various aspects of building a Web3 project.</p>
<p>Projects will have access to our volunteer mentor network who can provide coaching on the various aspects of building a Web3 startup.</p>
</div>
<div class="feature">
<img src="../img/product_design.svg" />
<img class="product-img" src="../img/product_design.svg" />
<h3>Product Design</h3>
<p>UX and UI are critical to product adoption. We rely on insights from extensive user testing and focus on making things useful and usable first.</p>
<p>UX and UI are critical to product adoption. We rely on insights from extensive user testing, and focus on making things useful and usable.</p>
</div>
</div>

View File

@ -949,11 +949,12 @@ pre {
width: 33%
float: left
display: block
padding: 100px 30px
padding: 100px 40px 100px 20px
height: 400px
flex-wrap: wrap
img
margin-bottom: 20px
height: 38px
h3
font-weight: bold
line-height: 25px
@ -968,7 +969,7 @@ pre {
@media (max-width: 767px)
.forward-text
width: 100%
padding: 100px 40px 0px
padding: 100px 20px
.forward-img
text-align: center
width: 100%