{% extends "zerver/portico.html" %} {% set entrypoint = "landing-page" %} {% set PAGE_TITLE = "Zulip for communities" %} {% set PAGE_DESCRIPTION = "Zulip is designed with communities in mind, including open-source projects, research collaborations, and volunteer organizations. Reach out for a sponsorship!" %} {% block customhead %} {% endblock %} {% block portico_content %} {% include 'zerver/landing_nav.html' %}

Zulip for communities

Open-source projects, research collaborations, volunteer organizations.
Many communities are eligible for free or discounted pricing!

Learn how the Recurse Center, Rust language,
and Asciidoctor communities are using Zulip.
{{ render_markdown_path('corporate/for/communities.md') }}
{% endblock %}