templates/corporate/for/communities.html
{% extends "zerver/marketing_page.html" %} {% 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 marketing_content %}
Volunteer organizations • Professional communities • Local groups • Support groups • Creator communities • Hobby groups • Alumni communities • Friends and family
Learn how the Recurse Center, Rust language, Asciidoctor, and Lean math communities are using Zulip.
{{ _('Create organization') }}{{ _('Request sponsorship') }}{{ _('Self-host Zulip') }}
{{ render_markdown_path('corporate/for/communities.md') }}
See Zulip in action in the Zulip development community, or in other open communities that have opted in to be listed in our directory. Please contact [email protected] with any questions.
{{ _('Create organization') }}{{ _('Request sponsorship') }}{{ _('Self-host Zulip') }}
{% endblock %}