Adds last few pages from first design, some styles missing

This commit is contained in:
Andy Tudhope 2018-10-24 00:29:57 +02:00
parent 52a85982c2
commit c16c6dcae1
No known key found for this signature in database
GPG Key ID: 02A3DFA93BF26AD2
14 changed files with 227 additions and 18 deletions

View File

@ -1,4 +1,2 @@
docs:
Incubate:
introduction: index.html

View File

@ -0,0 +1,5 @@
---
id: index
layout: community
title: Community
---

View File

@ -1,4 +0,0 @@
title: Welcome to Incubate
---
Docs to go here.

5
source/projects/index.md Normal file
View File

@ -0,0 +1,5 @@
---
title: Projects
layout: projects
id: index
---

View File

@ -0,0 +1,5 @@
---
id: index
title: Submissions
layout: submissions
---

View File

@ -2,9 +2,9 @@
<p>
<span class="site-name">incubate</span>
<a class="specific-nav-link active" href="/about/"><span>About</span></a>
<a class="specific-nav-link" href=""><span>Projects</span></a>
<a class="specific-nav-link" href=""><span>Submissions</span></a>
<a class="specific-nav-link" href=""><span>Community</span></a>
<a class="specific-nav-link" href="/projects/"><span>Projects</span></a>
<a class="specific-nav-link" href="/submissions/"><span>Submissions</span></a>
<a class="specific-nav-link" href="/community/"><span>Community</span></a>
</p>
</div>
<div class="page-intro wrapper">

View File

@ -0,0 +1,36 @@
<div class="site-specific-menu">
<p>
<span class="site-name">incubate</span>
<a class="specific-nav-link" href="/about/"><span>About</span></a>
<a class="specific-nav-link" href="/projects/"><span>Projects</span></a>
<a class="specific-nav-link" href="/submissions/"><span>Submissions</span></a>
<a class="specific-nav-link active" href="/community/"><span>Community</span></a>
</p>
</div>
<div class="page-intro wrapper">
<header class="article-header">
<h1 class="article-title" itemprop="name">{{ page.title }}</h1>
<a href="{{ raw_link(page.source) }}" class="article-edit-link" title="{{ __('page.improve') }}">Edit on Github</a>
</header>
</div>
<div id="content-wrap">
<div id="content" class="wrapper">
<div id="content-inner">
<article class="article-container" itemscope itemtype="http://schema.org/Article">
<div class="article-inner">
<div class="article">
<div class="inner">
<div class="article-content" itemprop="articleBody">
<h2>Suggest a Project</h2>
<p>Were always interested in hearing from the community, so please get in touch with any questions or even just to say hello. Know of an open source blockchain project in need of support or help to get going? Encourage them to apply, reach out through our <a href="https://get.status.im/chat/public/status-incubate">#status-incubate</a> public chat channel within the status app, or email us at <a href="mailto:incubateteam@status.im">incubateteam@status.im</a>.</p>
<h2>Become a Mentor</h2>
<p>Interested in contributing a few hours each week to help us incubate exciting projects? Tell us about yourself, including your area of expertise and how you think you can best contribute.</p>
</div>
</div>
</div>
</div>
</article>
</div>
</div>
</div>

View File

@ -0,0 +1,59 @@
<div class="site-specific-menu">
<p>
<span class="site-name">incubate</span>
<a class="specific-nav-link" href="/about/"><span>About</span></a>
<a class="specific-nav-link active" href="/projects/"><span>Projects</span></a>
<a class="specific-nav-link" href="/submissions/"><span>Submissions</span></a>
<a class="specific-nav-link" href="/community/"><span>Community</span></a>
</p>
</div>
<div class="page-intro wrapper">
<header class="article-header">
<h1 class="article-title" itemprop="name">{{ page.title }}</h1>
<a href="{{ raw_link(page.source) }}" class="article-edit-link" title="{{ __('page.improve') }}">Edit on Github</a>
</header>
</div>
<div id="content-wrap">
<div id="content" class="wrapper">
<div id="content-inner">
<article class="article-container" itemscope itemtype="http://schema.org/Article">
<div class="article-inner">
<div class="article">
<div class="inner">
<div class="article-content-apply" itemprop="articleBody">
<p class="projects-intro">Interested in learning more about our projects? Meet our community of entrepreneurs:</p>
<div class="project-wrap">
<div class="project">
<img src="../img/logo-kickback.svg" />
<h4>Kickback</h4>
<p>Kickback is an Ethereum-powered, open-source event management DApp and an incredibly smart solution to minimize event no-shows. People who register to attend an event commit a small amount of ETH when they RSVP. Those who attend can withdraw their ETH after the event.
The collective ETH from any no-shows is distributed to the event attendees, or can be applied to charity or a future event.</p>
</div>
<div class="project2">
<img src="../img/logo-pixura.svg" />
<h4>Pixura</h4>
<p>Pixura is a protocol for digital content ownership on Ethereum. WIth Pixura you can create a digital marketplace in minutes, deploy smart contracts, create tokens, search, and use analytics. Pixura is the team behind SuperRare,
which helps users collect digital art and ensures artists receive a portion of sales each time their work changes hands.</p>
</div>
<div class="clear"></div>
<div class="project">
<img src="../img/logo-cryptostrikers.svg" />
<h4>CryptoStrikers</h4>
<p>CryptoStrikers is a crypto-collectibles platform that allows sports fans to buy and trade soccer cards. Each of these crypto cards is unique, with an ERC-721 token on the Ethereum blockchain. Since CryptoStrikers data is public,
its easy to see how scarce each card is, and owners can display them and use them however they like.</p>
</div>
<div class="project2">
<h3>Tell us about your project!</h3>
<a href="/apply/">Apply to Status Incubate</a>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
</article>
</div>
</div>
</div>

View File

@ -0,0 +1,43 @@
<div class="site-specific-menu">
<p>
<span class="site-name">incubate</span>
<a class="specific-nav-link" href="/about/"><span>About</span></a>
<a class="specific-nav-link" href="/projects/"><span>Projects</span></a>
<a class="specific-nav-link active" href="/submissions/"><span>Submissions</span></a>
<a class="specific-nav-link" href="/community/"><span>Community</span></a>
</p>
</div>
<div class="page-intro wrapper">
<header class="article-header">
<h1 class="article-title" itemprop="name">{{ page.title }}</h1>
<a href="{{ raw_link(page.source) }}" class="article-edit-link" title="{{ __('page.improve') }}">Edit on Github</a>
</header>
</div>
<div id="content-wrap">
<div id="content" class="wrapper">
<div id="content-inner">
<article class="article-container" itemscope itemtype="http://schema.org/Article">
<div class="article-inner">
<div class="article">
<div class="inner">
<div class="article-content" itemprop="articleBody">
<h2>Submission Process</h2>
<p>Once you submit your project, it will go through an initial review. If selected, youll move on to the next phase - an interview with members of the Incubate team.</p>
<p>Youll then have multiple review stages with Status Core Team Members, ideally culminating in a final review and offer.</p>
<h2>Submission Criteria</h2>
<ul class="submission-list">
<li>Is the project open source?</li>
<li>Does the product or service fill a necessary gap in the ecosystem?</li>
<li>What is the competitive landscape like?</li>
<li>Is there existing community interest?</li>
<li>Are there any associated legal risks?</li>
</ul>
</div>
</div>
</div>
</div>
</article>
</div>
</div>
</div>

View File

@ -52,13 +52,13 @@
border-radius: 22px
font-weight: 500
line-height: normal
background-color: #fff
color: #000
background-color: #008BAD
color: #fff
text-align: center
white-space: nowrap
box-shadow: 0px 2px 4px rgba(43, 59, 71, 0.124)
transition: all 0.3s ease-in-out
&:hover
background-color: #008BAD
color: #fff
background-color: #fff
color: #000
cursor: pointer
box-shadow: 0px 2px 4px rgba(43, 59, 71, 0.124)
transition: all 0.1s ease-in-out

View File

@ -156,7 +156,7 @@ note-warn = hsl(0, 100%, 50%)
font-size: 16px
h1, h2, h3, h4, h5, h6
font-weight: bold
margin: 12px 0
margin: 32px 0
color: #000000
a
color: incubate;
@ -299,4 +299,44 @@ $article-footer-link
color: #939BA1
font-size: 16px
.submission-list
list-style: circle !important
margin-bottom: 100px !important
li
padding: 10px 0
.projects-intro
margin-top: 32px
.project-wrap
display: table-row
.project
width: calc(50% - 30px)
margin-right: 30px
.project2
width: 50%
.project, .project2
float: left
padding: 32px
border: 1px solid rgba(0, 0, 0, 0.1)
box-sizing: border-box
border-radius: 10px
margin-bottom: 30px
margin-top: 30px
display: table-cell
img
margin: 3px 0px 15px
h4
font-weight: bold
font-size: 20px
color: #000000
margin: 12px 0
p
line-height: 25px
font-size: 16px
color: #000000

View File

@ -0,0 +1,16 @@
<svg width="55" height="44" viewBox="0 0 55 44" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M19.4118 44L0 30.351V0H38.8235V30.351L19.4118 44Z" fill="#D4D7D9"/>
<path d="M44.0001 20.1645L28.2167 31.4799L30.1524 32.1668L29.1473 32.8536L19.3571 39.6862L15.9696 37.3002L14.6667 36.3603L30.5991 20.0199L31.8275 18.7546H29.7801L39.9798 7.76465" fill="white"/>
<path d="M44.0001 20.1645L28.2167 31.4799L30.1524 32.1668L29.1473 32.8536L19.3571 39.6862L15.9696 37.3002L14.6667 36.3603L30.5991 20.0199L31.8275 18.7546H29.7801L39.9798 7.76465" stroke="white" stroke-width="2.772"/>
<path d="M37.3145 13.8037L31.2236 21.7818L33.5292 21.2623L28.4707 27.6076L40.5491 18.9245" fill="#D4D7D9"/>
<path d="M27.1766 14.6667L26.2529 12.9732L24.157 12.7175L25.6845 11.3755L25.2938 9.49023L27.1766 10.3849L29.0594 9.49023L28.7042 11.3755L30.1962 12.7175L28.1002 12.9732L27.1766 14.6667Z" fill="white"/>
<path d="M38.8235 23.2943L45.7254 20.7061H41.3589" fill="white"/>
<path d="M15.2586 36.2355L4.31372 28.4555V12.0272V3.45117H35.3725V12.9318" stroke="white" stroke-width="2.772"/>
<path d="M19.843 6.03906V25.0195" stroke="white" stroke-width="2.772"/>
<path opacity="0.5" d="M43.5687 19.843C47.6057 19.843 50.902 16.7406 50.902 12.941C50.902 9.14146 47.6057 6.03906 43.5687 6.03906C39.5316 6.03906 36.2354 9.14146 36.2354 12.941C36.2354 16.7406 39.5316 19.843 43.5687 19.843Z" fill="#D4D7D9"/>
<path d="M50.902 12.941C50.902 16.7406 47.6057 19.843 43.5687 19.843C39.5316 19.843 36.2354 16.7406 36.2354 12.941C36.2354 9.14146 39.5316 6.03906 43.5687 6.03906C47.6057 6.03906 50.902 9.14146 50.902 12.941Z" stroke="#D4D7D9" stroke-width="6.574"/>
<path d="M47.9494 15.7562C49.6141 14.4456 49.5794 11.5412 47.88 9.27429C46.1807 7.00739 43.4409 6.22815 41.7762 7.53869C40.1115 8.84924 40.1462 11.7537 41.8456 14.0206C43.5449 16.2875 46.2847 17.0667 47.9494 15.7562Z" fill="white"/>
<path d="M41.4823 14.6214L44.6868 15.529L46.5883 12.9072L44.5459 10.3525L41.4119 11.4618L41.4823 14.6214Z" fill="#D4D7D9"/>
<path d="M39.7733 7.96006C39.6979 8.03003 39.6226 8.06502 39.5472 8.1C38.4169 8.90469 37.6256 9.98927 37.2489 11.2488L37.0981 11.7736L40.3384 10.689L40.2631 7.57521L39.7733 7.96006ZM37.0981 14.1876L37.2865 14.7124C37.3242 14.7824 37.3619 14.8874 37.3619 14.9573C37.588 15.5871 37.9271 16.1119 38.3415 16.6367C38.756 17.1615 39.2835 17.6163 39.8863 18.0012L40.3761 18.316L40.3008 15.0973L37.0981 14.1876ZM47.5726 17.6863L48.0247 17.3364L44.7091 16.4268L42.8252 18.9808H43.3904C43.4657 18.9808 43.5787 18.9808 43.6541 18.9808C45.1235 18.9458 46.4423 18.491 47.5726 17.6863ZM49.4942 15.3772L49.6826 14.8524C49.7202 14.7824 49.7579 14.6774 49.7579 14.6075C50.1724 13.348 50.1347 12.0185 49.6072 10.794L49.3811 10.2692L47.4219 12.9281L49.4942 15.3772ZM47.874 8.41488L47.4219 8.1C47.3465 8.03003 47.2712 7.99504 47.1958 7.96006C45.9901 7.22534 44.6337 6.84049 43.2396 6.91047L42.6368 6.94545L44.7468 9.49946L47.874 8.41488Z" fill="#D4D7D9"/>
<path d="M15.5294 12.9973V10.8792L14.1127 9.49023H10.0078L8.62744 10.8792V19.3517L10.0078 20.7059H14.1127L15.5294 19.3517V17.1988H13.4588V18.7614H10.6617V11.4695H13.4588V12.9973H15.5294Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,3 @@
<svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.1966 21.8855L34.0583 11.0454C35.8594 9.19802 35.8594 6.30213 34.0583 4.45475C32.2073 2.55744 29.2056 2.50751 27.3545 4.35489L12.8963 18.7844C11.0452 20.6318 11.0452 23.6276 12.8963 25.4749C13.4339 26.0115 14.0686 26.3922 14.7439 26.6171L27.4912 39.3756C29.3109 41.1969 32.2616 41.1477 34.0812 39.2772C35.8517 37.456 35.8517 34.601 34.0812 32.7798L23.1966 21.8855ZM4.67203 3C7.22935 3 9.34406 5.11658 9.34406 7.67617V12.8938C9.34406 13.9275 8.75391 14.8627 8.16376 15.601C5.26218 19.2435 5.213 24.4611 8.11458 28.1036L8.0654 28.0544C8.70473 28.8912 9.34406 30.2694 9.34406 31.3031V36.3238C9.34406 38.8834 7.22935 41 4.67203 41C2.11471 41 0 38.8834 0 36.3238V7.67617C0 5.11658 2.11471 3 4.67203 3Z" fill="#939BA1" fill-opacity="0.4"/>
</svg>

After

Width:  |  Height:  |  Size: 889 B

View File

@ -0,0 +1,3 @@
<svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 22C0 34.1407 9.85926 44 22 44C34.1407 44 44 34.1407 44 22C44 9.85926 34.1407 0 22 0C9.85926 0 0 9.85926 0 22ZM11 13.75L13.75 11L24.75 22L13.75 33L11 30.25L19.25 22L11 13.75ZM33 13.75L30.25 11L24.75 16.5L27.5 19.25L33 13.75ZM24.75 27.5L27.5 24.75L33 30.25L30.25 33L24.75 27.5Z" fill="#D4D7D9"/>
</svg>

After

Width:  |  Height:  |  Size: 449 B