2013-07-29 23:03:31 +02:00
|
|
|
|
{% extends "zerver/portico.html" %}
|
2013-05-05 01:24:38 +02:00
|
|
|
|
|
2017-02-28 01:45:25 +01:00
|
|
|
|
{% block customhead %}
|
2017-05-25 00:36:27 +02:00
|
|
|
|
{{ render_bundle('landing-page') }}
|
2017-02-28 01:45:25 +01:00
|
|
|
|
{% endblock %}
|
|
|
|
|
|
2013-05-05 01:24:38 +02:00
|
|
|
|
{% block portico_content %}
|
2017-02-28 01:45:25 +01:00
|
|
|
|
|
2017-03-09 02:30:44 +01:00
|
|
|
|
{% include 'zerver/landing_nav.html' %}
|
2017-06-08 21:25:19 +02:00
|
|
|
|
{% include 'zerver/gradients.html' %}
|
2017-02-28 01:45:25 +01:00
|
|
|
|
|
|
|
|
|
<div class="portico-landing features-app">
|
2017-07-19 19:41:23 +02:00
|
|
|
|
<section class="hero">
|
|
|
|
|
<div class="copy">
|
2017-08-24 18:42:52 +02:00
|
|
|
|
<h1>Powerful group chat</h1>
|
|
|
|
|
<h2>First class threading on top of everything you could want from real-time chat.</h2>
|
2017-07-19 19:41:23 +02:00
|
|
|
|
</div>
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
<section class="messages">
|
|
|
|
|
<div class="features">
|
|
|
|
|
<h2>Beautiful messaging</h2>
|
|
|
|
|
|
2017-02-28 01:45:25 +01:00
|
|
|
|
<div class="feature-block">
|
2017-07-19 19:41:23 +02:00
|
|
|
|
<h3>MARKDOWN OPTIMIZED FOR CHAT</h3>
|
|
|
|
|
<p>
|
|
|
|
|
Express your ideas clearly with bulleted lists,
|
|
|
|
|
bold, italics,
|
|
|
|
|
and <a href="/help/format-your-message-using-markdown">much
|
|
|
|
|
more</a>. Zulip even supports discussing math
|
|
|
|
|
with LaTeX.
|
|
|
|
|
</p>
|
2017-02-28 01:45:25 +01:00
|
|
|
|
</div>
|
2017-08-11 17:03:00 +02:00
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>EMOJI AND EMOJI REACTIONS</h3>
|
|
|
|
|
<p>Have fun expressing yourself with emoji!</p>
|
|
|
|
|
</div>
|
2017-02-28 01:45:25 +01:00
|
|
|
|
<div class="feature-block">
|
2017-07-19 19:41:23 +02:00
|
|
|
|
<h3>INLINE IMAGE, VIDEO, AND TWEET PREVIEWS</h3>
|
|
|
|
|
<p>Send a link and we'll automatically generate a
|
|
|
|
|
preview; click the preview to see it at full scale.</p>
|
2017-02-28 01:45:25 +01:00
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
2017-07-19 19:41:23 +02:00
|
|
|
|
<h3>DRAG-AND-DROP FILE UPLOADS</h3>
|
2017-10-20 23:50:09 +02:00
|
|
|
|
<p>
|
|
|
|
|
Drag a file into the compose box and we'll upload
|
2017-07-19 19:41:23 +02:00
|
|
|
|
and preview it for you. Sharing and discussing
|
2017-10-20 23:50:09 +02:00
|
|
|
|
work with team mates has never been easier.
|
|
|
|
|
</p>
|
2017-02-28 01:45:25 +01:00
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
2017-07-19 19:41:23 +02:00
|
|
|
|
<h3>CODE AND QUOTE BLOCKS</h3>
|
2017-10-20 23:50:09 +02:00
|
|
|
|
<p>
|
|
|
|
|
Discuss code with ease using Markdown code blocks
|
2017-07-19 19:41:23 +02:00
|
|
|
|
(and syntax highlighting). And discuss blocks of
|
2017-10-20 23:50:09 +02:00
|
|
|
|
text with ease with block quotes.
|
|
|
|
|
</p>
|
2017-02-28 01:45:25 +01:00
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
2017-07-19 19:41:23 +02:00
|
|
|
|
<h3>CUSTOMIZABLE AUTOMATIC LINKIFICATION</h3>
|
2017-10-20 23:50:09 +02:00
|
|
|
|
<p>
|
|
|
|
|
Customize Zulip’s markup to automatically link back
|
2017-07-19 19:41:23 +02:00
|
|
|
|
to your issue tracker or GitHub when you type
|
2017-10-20 23:50:09 +02:00
|
|
|
|
“#1235” or a commit ID.
|
|
|
|
|
</p>
|
2017-02-28 01:45:25 +01:00
|
|
|
|
</div>
|
2017-07-19 19:41:23 +02:00
|
|
|
|
</div>
|
2017-08-06 09:56:29 +02:00
|
|
|
|
<img class="image" src="/static/images/features/message-formatting.png" />
|
2017-07-19 19:41:23 +02:00
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
<section class="notifications">
|
|
|
|
|
<svg class="envelope" height="500" width="100" preserveAspectRatio="none" viewBox="0 0 100 100">
|
|
|
|
|
<polygon points="0,0 100,0 50,50" style="fill: #fafafa;" />
|
|
|
|
|
Sorry, your browser does not support inline SVG.
|
|
|
|
|
</svg>
|
|
|
|
|
<h2>All the notifications you need!</h2>
|
|
|
|
|
|
|
|
|
|
<div class="center">
|
|
|
|
|
<div class="image-block"></div>
|
|
|
|
|
<div class="feature-list">
|
|
|
|
|
<h3>@-mentions</h3>
|
|
|
|
|
<h3>Stream-wide announcements</h3>
|
|
|
|
|
<h3>Desktop notifications</h3>
|
|
|
|
|
<h3>Audible notifications</h3>
|
|
|
|
|
<h3>Emails for important missed messages</h3>
|
|
|
|
|
<h3>Alert words</h3>
|
|
|
|
|
<h3>Optional weekly digest emails</h3>
|
2017-02-28 01:45:25 +01:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2017-07-19 19:41:23 +02:00
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
<section class="keyboard-shortcuts">
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>Keyboard Shortcuts</h3>
|
|
|
|
|
<p>Communicate as efficiently as you use your favorite
|
|
|
|
|
text editor. Anything you can do with a mouse, you
|
|
|
|
|
can do even faster from the keyboard.
|
2018-03-21 04:14:14 +01:00
|
|
|
|
<a class="cta" href="/help/keyboard-shortcuts">
|
2017-07-19 19:41:23 +02:00
|
|
|
|
Learn more about keyboard shortcuts.</a>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
<img class="image" src="/static/images/landing-page/love-keyboard-shortcuts.svg" />
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
<section>
|
|
|
|
|
<h2>Apps, Integrations, and API</h2>
|
|
|
|
|
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>INTEGRATIONS</h3>
|
2017-10-20 23:50:09 +02:00
|
|
|
|
<p>
|
|
|
|
|
Get alerts and updates from your favorite services with
|
2017-07-19 19:41:23 +02:00
|
|
|
|
off-the-shelf integrations for Trac, Nagios, GitHub,
|
2017-10-20 23:50:09 +02:00
|
|
|
|
Jenkins, and more.
|
|
|
|
|
</p>
|
2017-07-19 19:41:23 +02:00
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>API</h3>
|
2017-10-20 23:50:09 +02:00
|
|
|
|
<p>
|
|
|
|
|
Want to roll your own notifications? We've got a
|
2017-07-19 19:41:23 +02:00
|
|
|
|
dead-simple RESTful API and Python bindings that will make
|
2017-10-20 23:50:09 +02:00
|
|
|
|
integrations—both sending and receiving—a snap!
|
|
|
|
|
</p>
|
2017-07-19 19:41:23 +02:00
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>MOBILE APPS</h3>
|
|
|
|
|
<p>Keep up while on the go with our native quality iOS and
|
|
|
|
|
Android apps.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>DESKTOP APPS</h3>
|
|
|
|
|
<p>Prefer Zulip in its own window and rich, OS-level
|
|
|
|
|
notifications? Enjoy Zulip on your desktop.</p>
|
|
|
|
|
</div>
|
2018-02-27 10:49:30 +01:00
|
|
|
|
<!--Hack: These two pseudo elements are here to ensure the flex
|
|
|
|
|
arrangment uses the proper cell size with 4 elements in 2 rows.-->
|
|
|
|
|
<div class="feature-block"></div>
|
|
|
|
|
<div class="feature-block"></div>
|
2017-07-19 19:41:23 +02:00
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
<section>
|
|
|
|
|
<h2>And everything else you need...</h2>
|
|
|
|
|
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>FULL-TEXT FULL-HISTORY SEARCH</h3>
|
2017-10-20 23:50:09 +02:00
|
|
|
|
<p>
|
|
|
|
|
Search is both snappy and smart, helping you look for
|
2017-07-19 19:41:23 +02:00
|
|
|
|
text, people, and threads of conversation, with advanced
|
2017-10-20 23:50:09 +02:00
|
|
|
|
search operators for fine-grained control.
|
|
|
|
|
</p>
|
2017-07-19 19:41:23 +02:00
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>HISTORY</h3>
|
|
|
|
|
<p>Join a stream and see its history, so even new team
|
|
|
|
|
members are never out of the loop.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>STARRED MESSAGES</h3>
|
|
|
|
|
<p>Keep a todo list of messages to come back to, or keep
|
|
|
|
|
track of interesting conversations.</p>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>STATISTICS</h3>
|
|
|
|
|
<p>Zulip has a powerful set of analytics available to
|
|
|
|
|
help you see how your organization communicates.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>ONE-ON-ONE AND GROUP PRIVATE CONVERSATIONS</h3>
|
|
|
|
|
<p>Lightweight private conversations with one or as many people as you need.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>TEAM PRESENCE</h3>
|
|
|
|
|
<p>See who is currently online at a glance.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
2018-06-27 00:04:03 +02:00
|
|
|
|
<h3>PRIVATE STREAMS</h3>
|
2017-07-19 19:41:23 +02:00
|
|
|
|
<p>Enjoy the benefits of threaded conversations while
|
|
|
|
|
controlling your audience and privacy.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>PERSISTENCE</h3>
|
|
|
|
|
<p>We're always receiving messages for you, even when
|
|
|
|
|
you're logged out or away from your computer.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>MESSAGE EDITING</h3>
|
|
|
|
|
<p>Don't worry, you can always fix that typo, either in
|
|
|
|
|
the body of message or its topic.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>TYPING NOTIFICATIONS</h3>
|
|
|
|
|
<p>Know when other users are composing messages to you.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>SAVED DRAFTS</h3>
|
|
|
|
|
<p>Zulip's drafts make it easy to write longer messages
|
|
|
|
|
without worrying about losing your work.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>ACCESSIBILITY</h3>
|
2017-10-20 23:50:09 +02:00
|
|
|
|
<p>
|
|
|
|
|
Zulip follows best practices for accessibility, and has
|
2017-07-19 19:41:23 +02:00
|
|
|
|
been validated using popular accessibility auditing
|
2017-10-20 23:50:09 +02:00
|
|
|
|
tools.
|
|
|
|
|
</p>
|
2017-07-19 19:41:23 +02:00
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>CONVERSATIONS THREADED BY TOPIC</h3>
|
|
|
|
|
<p>Participate in several conversations with the same
|
|
|
|
|
group at once, without getting lost or overwhelmed.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>CATCH UP IN NO TIME</h3>
|
|
|
|
|
<p>With topics, hotkeys and snappy performance, usefully
|
|
|
|
|
reviewing hundreds of messages takes just minutes.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>FULL INTERNATIONALIZED</h3>
|
|
|
|
|
<p>The Zulip UI is fully internationalized and has been
|
|
|
|
|
translated into over a dozen languages.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>CUSTOMIZABLE LOGIN AND REGISTRATION</h3>
|
2017-10-20 23:50:09 +02:00
|
|
|
|
<p>
|
|
|
|
|
Customize the available authentication methods and
|
2017-07-19 19:41:23 +02:00
|
|
|
|
customize the login and registration pages for your
|
2017-10-20 23:50:09 +02:00
|
|
|
|
organization using Markdown.
|
|
|
|
|
</p>
|
2017-07-19 19:41:23 +02:00
|
|
|
|
</div>
|
2017-11-20 05:51:25 +01:00
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>VIDEO CALLS</h3>
|
|
|
|
|
<p>
|
|
|
|
|
Create and join video calls with a single click. Powered
|
2018-04-23 14:51:30 +02:00
|
|
|
|
by your choice of Jitsi or Google Hangouts.
|
2017-11-20 05:51:25 +01:00
|
|
|
|
</p>
|
|
|
|
|
</div>
|
2018-05-02 19:05:53 +02:00
|
|
|
|
<div class="feature-block">
|
2018-07-25 05:30:51 +02:00
|
|
|
|
<h3>SLACK/GITTER IMPORT</h3>
|
2018-05-02 19:05:53 +02:00
|
|
|
|
<p>
|
2018-07-25 05:30:51 +02:00
|
|
|
|
Import an existing Slack or Gitter workspace into Zulip.
|
2018-05-02 19:05:53 +02:00
|
|
|
|
</p>
|
|
|
|
|
</div>
|
2017-07-19 19:41:23 +02:00
|
|
|
|
<div class="feature-block">
|
|
|
|
|
<h3>YOUR FEATURE HERE</h3>
|
|
|
|
|
<p>Zulip is open source, so if something important for
|
|
|
|
|
your use case is missing, you can make it happen!</p>
|
|
|
|
|
</div>
|
2018-03-26 19:09:22 +02:00
|
|
|
|
<!--Hack: These two pseudo elements are here to ensure the flex
|
|
|
|
|
arrangment uses the proper cell size with 4 elements in 2 rows.-->
|
|
|
|
|
<div class="feature-block"></div>
|
|
|
|
|
<div class="feature-block"></div>
|
2017-07-19 19:41:23 +02:00
|
|
|
|
</section>
|
2017-02-28 01:45:25 +01:00
|
|
|
|
</div>
|
2013-05-05 01:24:38 +02:00
|
|
|
|
{% endblock %}
|