{% extends "zerver/portico.html" %} {% set entrypoint = "landing-page" %} {% set OPEN_GRAPH_TITLE = 'Modern chat for open source' %} {% set OPEN_GRAPH_DESCRIPTION = 'No message limits, rich moderation features, Markdown support, and a conversation model that scales to thousands of users.' %} {% block title %} Zulip: the best group chat for open source projects {% endblock %} {% block customhead %} {% endblock %} {% block portico_content %} {% include 'zerver/landing_nav.html' %}

{% trans %}Zulip for open source.{% endtrans %}

Grow your community with fun, thoughtful, and inclusive discussion.

{{ render_markdown_path('zerver/for/open-source.md') }}

Leading open source projects use Zulip:

{% endblock %}