{% extends "zerver/portico.html" %} {% load i18n %} {% block hello_page_container %} hello-main{% endblock %} {% block hello_page_footer %} hello-footer{% endblock %} {% block os_announcement %} {% if zulip_com %}
{% blocktrans %}Every conversation in Zulip has a topic, so it’s easy to keep conversations straight. Are your coworkers discussing a software bug and the content of your website at the same time? No problem.{% endblocktrans %}
{% trans "You wouldn’t tolerate email without subject lines or threading, so why do you for chat?" %}
{% blocktrans %}Sometimes, important things get discussed when you’re not around. Unfortunately, so do a lot of unimportant things.{% endblocktrans %}
{% blocktrans %}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.{% endblocktrans %}
{% blocktrans %}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.{% endblocktrans %}
{% trans 'Keyboard shortcuts? Check.' %}
{% trans 'Syntax highlighting? Check.' %}
{% trans 'Discuss code and technical topics with ease.' %}
{% blocktrans %}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.{% endblocktrans %}