This repository was archived by the owner on Apr 28, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
34 lines (29 loc) · 1.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
layout: base
---
<div class="home">
<section class="home__tagline">
<p>Modern email with privacy.</p>
</section>
<section class="home__valueprop">
<p>Pixelated combines the usefulness of modern email with the privacy of modern cryptography.</p>
</section>
<section class="home__links">
<div class="home__links--video">
<a id="links-video" href="https://fast.wistia.net/embed/iframe/8tov3e9tnu?canonicalUrl=https%3A%2F%2Fthoughtworks.wistia.com%2Fmedias%2F8tov3e9tnu&canonicalTitle=PIXELATED%20VIDEO%20STORY%20-%20ThoughtWorks" data-popup="iframe"><p>What is this?</p> {% include icons/play-circle.svg %}</a>
</div>
<div class="home__links--contribute">
<a id="links-contribute" href="/faq#sounds-good-how-can-i-contribute"><p>How can I help?</p>{% include icons/users.svg %}</a>
</div>
</section>
<section class="home__footer">
<p>Pixelated is a modern privacy-preserving webmail solution for organizations. <a href="/faq#overview">Learn more.</a></p>
<p><a href="/faq#sounds-good-how-can-i-contribute">Help us</a> build an internet where privacy matters, one step at a time.</p>
</section>
</div>
<div class="sidebar">
<ul>
<li><a id="navbar-github" href="https://github.com/pixelated/pixelated-user-agent" target="_blank" title="pixelated on Github">{% include icons/github.svg %}</a></li>
<li><a id="navbar-email" href="mailto:[email protected]" title="[email protected]">{% include icons/envelope.svg %}</a></li>
</ul>
</div>