{% extends "zerver/portico.html" %} {% block hello_page_container %} hello-main{% endblock %} {% block hello_page_footer %} hello-footer{% endblock %} {% block os_announcement %} {% if zulip_com %}
Zulip balloon
{{ _('Zulip has been released as open source software!') }} {% trans %}Read the announcement or go to the Zulip open source project website.{% endtrans %}
{% endif %} {% endblock %} {% block portico_content %}
{{ _('Finally, workplace chat that actually improves your productivity.*') }} {{ _("* It's also great for sharing cat pictures") }}. {% if not_voyager %} {% elif only_sso %} {% else %} {% endif %}
Screenshot of Zulip
{{ _('Conversations, not messages') }}.

{% trans %}Every conversation in Zulip has a topic, so it’s easy to keep conversations straight. Are other users discussing a software bug and the content of your website at the same time? No problem.{% endtrans %}

{{ _("You wouldn’t tolerate email without subject lines or threading, so why do you for chat?") }}

message threading in Zulip
{{ _('Easily read just the important things') }}.

{% trans %}Sometimes, important things get discussed when you’re not around. Unfortunately, so do a lot of unimportant things.{% endtrans %}

{% trans %}Narrowing by stream or topic lets you focus on that important customer project without having to read about how Jim’s guitar lessons are going.{% endtrans %}

Zulip streams bar
{{ _("Search that's better than Gmail's") }}. {% trans %}An impressive amount of knowledge lives in your chat system. Zulip’s powerful and fast search will delight you with how quickly you can find exactly what you’re looking for.{% endtrans %}
example of Zulip search
{{ _("Integrations that don't intrude") }}.

{% trans %}Zulip has many integrations and a powerful API to match. But here’s where it gets interesting: thanks to how Zulip categorizes messages, automated messages never overwhelm you. As with any topic in Zulip, they’re easy to focus on, skim, defer to later, or ignore—as appropriate.{% endtrans %}

Zulip's Jenkins integration
{{ _('As technical as you want to be') }}.

{{ _('Keyboard shortcuts? Check.') }}
{{ _('Syntax highlighting? Check.') }}
{{ _('Discuss code and technical topics with ease.') }}

code highlighting in Zulip
… {{ _('and all the obvious stuff, too.') }}

{% trans %}Drag-and-drop file uploads, image pasting, group private messages, audible notifications, missed-message emails, desktop apps, and everything else you might want. Including emoji, naturally.{% endtrans %}

unicode and emoji in Zulip
{{ _('On the platform of your choice.') }}

Mac

Windows

Linux

Android

iOS

Web

{% if not_voyager %} {% elif only_sso %} {% else %} {% endif %}
{% endblock %}