{% extends "zerver/portico.html" %} {% set entrypoint = "landing-page" %} {% set PAGE_TITLE = "Case study: Asciidoctor open-source community | Zulip" %} {% set PAGE_DESCRIPTION = "Learn how Zulip became the heart of the Asciidoctor community by enabling organized, inclusive and thoughtful discussion." %} {% block customhead %} {% endblock %} {% block portico_content %} {% include 'zerver/landing_nav.html' %}

Case study: Asciidoctor
open-source community

Learn more about using Zulip for
open source projects and communities.
{{ render_markdown_path('corporate/case-studies/asciidoctor-case-study.md') }}
{% endblock %}