2013-07-29 23:03:31 +02:00
|
|
|
{% extends "zerver/portico.html" %}
|
2013-05-16 21:24:11 +02:00
|
|
|
|
|
|
|
{% block inner_content %}
|
|
|
|
<div class="row-fluid landing-page shaded-background">
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="content">
|
|
|
|
<div class="span12">
|
|
|
|
<div class="main-headline">
|
|
|
|
<h1>We’ve built the group conversation tool of your dreams.</h1>
|
|
|
|
<h4>Lightning-fast search, drag-and-drop file sharing, and more—all from your computer or mobile device.</h4>
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<center>
|
|
|
|
<a href="{% url 'signup' %}" class="main-signup-button btn btn-large btn-info">Sign up now, for free!</a>
|
2013-05-16 21:24:11 +02:00
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="laptop-image">
|
|
|
|
<img class="laptop-screen" src="/static/images/landing-page/app-screenshot.png" />
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
2013-05-21 22:57:01 +02:00
|
|
|
</center>
|
2013-05-16 21:24:11 +02:00
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
|
|
|
|
{##################################}
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="content">
|
|
|
|
<div class="row-fluid landing-page">
|
|
|
|
<div class="offset2 span4">
|
|
|
|
<h3>Threaded conversations</h3>
|
|
|
|
<p>You wouldn't tolerate email without subject lines or threading,
|
|
|
|
so why do you in chat? Easily focus on the messages you care
|
|
|
|
about, and ignore the ones you don't.</p>
|
|
|
|
</div>
|
|
|
|
<div class="span4">
|
|
|
|
<img class="spotlighted-feature" src="/static/images/landing-page/threads.png" />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="row-fluid">
|
|
|
|
<div class="offset2 span8">
|
|
|
|
<hr />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
{##################################}
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="row-fluid landing-page">
|
|
|
|
<div class="offset2 span4">
|
|
|
|
<img class="spotlighted-feature" src="/static/images/landing-page/search.png" />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="span4">
|
|
|
|
<h3>Lightning-fast, full-history search</h3>
|
|
|
|
<p>Find that important conversation from two weeks ago in seconds,
|
|
|
|
using our powerful search feature.</p>
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="row-fluid">
|
|
|
|
<div class="offset2 span8">
|
|
|
|
<hr />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
{##################################}
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="row-fluid landing-page">
|
|
|
|
<div class="offset2 span4">
|
|
|
|
<h3>Efficient, just like you</h3>
|
|
|
|
<p>Keyboard shortcuts? Check.<br />
|
|
|
|
Syntax highlighting? Check.<br />
|
|
|
|
Discuss code and technical topics with ease.</p>
|
|
|
|
</div>
|
|
|
|
<div class="span4">
|
|
|
|
<img class="spotlighted-feature" src="/static/images/landing-page/efficient.png" />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="row-fluid">
|
|
|
|
<div class="offset2 span8">
|
|
|
|
<hr />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
{##################################}
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="row-fluid landing-page">
|
|
|
|
<div class="offset2 span4">
|
|
|
|
<img class="spotlighted-feature" src="/static/images/landing-page/one-on-one.png" />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="span4">
|
|
|
|
<h3>One-on-one or group messaging</h3>
|
|
|
|
<p>Have private conversations with one or as many people as you
|
|
|
|
need.</p>
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="row-fluid">
|
|
|
|
<div class="offset2 span8">
|
|
|
|
<hr />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
{##################################}
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="row-fluid landing-page">
|
|
|
|
<div class="offset2 span4">
|
|
|
|
<h3>Drag-and-drop file uploads</h3>
|
|
|
|
<p>Whether you’re sending that important document or a hilarious
|
|
|
|
cat picture, we’ve got you covered. Drag, drop, share.</p>
|
|
|
|
</div>
|
|
|
|
<div class="span4">
|
|
|
|
<img class="spotlighted-feature" src="/static/images/landing-page/file-uploads.png" />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="row-fluid">
|
|
|
|
<div class="offset2 span8">
|
|
|
|
<hr />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
{##################################}
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="row-fluid landing-page">
|
|
|
|
<div class="offset2 span4">
|
|
|
|
<img class="spotlighted-feature" src="/static/images/landing-page/api.png" />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="span4">
|
|
|
|
<h3>API and integrations</h3>
|
|
|
|
<p><a href="/integrations">Integrations</a> for Jenkins, Github,
|
|
|
|
Jira, Nagios, Pivotal Tracker, Capistrano, and many more right out
|
|
|
|
of the box. And a powerful <a href="/api">API</a> to match.</p>
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="row-fluid">
|
|
|
|
<div class="offset2 span8">
|
|
|
|
<hr />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
{##################################}
|
|
|
|
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="row-fluid landing-page">
|
|
|
|
<div class="offset2 span4">
|
|
|
|
<h3>...and much more</h3>
|
|
|
|
<p>Keyboard shortcuts, @-notifications, audible alerts,
|
|
|
|
missed-message emails, and basically everything else you might
|
|
|
|
want. Including emoji, obviously.</p>
|
|
|
|
</div>
|
|
|
|
<div class="span4">
|
|
|
|
<img class="spotlighted-feature" src="/static/images/landing-page/more.png" />
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
|
|
|
|
{##################################}
|
2013-05-21 22:57:01 +02:00
|
|
|
</div> {# end of "content" div #}
|
2013-05-16 21:24:11 +02:00
|
|
|
|
|
|
|
<div class="row-fluid landing-page main-headline darker-background">
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="content">
|
|
|
|
<div class="span12">
|
|
|
|
<h2>On the platform of your choice</h2>
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row-fluid main-headline darker-background landing-page-bottom">
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="content">
|
|
|
|
<div class="span2">
|
|
|
|
<img class="platform-icon" src="/static/images/landing-page/platforms/mac-icon.png" />
|
|
|
|
<h4>Mac</h4>
|
|
|
|
</div>
|
|
|
|
<div class="span2">
|
|
|
|
<img class="platform-icon" src="/static/images/landing-page/platforms/windows-icon.png" />
|
|
|
|
<h4>Windows</h4>
|
|
|
|
</div>
|
|
|
|
<div class="span2">
|
|
|
|
<img class="platform-icon" src="/static/images/landing-page/platforms/linux-icon.png" />
|
|
|
|
<h4>Linux</h4>
|
|
|
|
</div>
|
|
|
|
<div class="span2">
|
|
|
|
<img class="platform-icon" src="/static/images/landing-page/platforms/android-icon.png" />
|
|
|
|
<h4>Android</h4>
|
|
|
|
</div>
|
|
|
|
<div class="span2">
|
|
|
|
<img class="platform-icon" src="/static/images/landing-page/platforms/iOS-icon.png" />
|
|
|
|
<h4>iOS</h4>
|
|
|
|
</div>
|
|
|
|
<div class="span2">
|
|
|
|
<img class="platform-icon" src="/static/images/landing-page/platforms/browser-icon.png" />
|
|
|
|
<h4>Web</h4>
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
{##################################}
|
|
|
|
|
|
|
|
<div class="row-fluid landing-page shaded-background">
|
2013-05-21 22:57:01 +02:00
|
|
|
<div class="content">
|
|
|
|
<div class="span12">
|
|
|
|
<center>
|
|
|
|
<a href="{% url 'signup' %}" class="signup-button btn btn-large btn-info">Sign up now</a>
|
|
|
|
</center>
|
|
|
|
</div>
|
2013-05-16 21:24:11 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
{% endblock %}
|