Back to Zulip

History of the Zulip project

templates/corporate/history.html

12.0729 B
Original Source

{% extends "zerver/marketing_page.html" %} {% set PAGE_TITLE = "History of the Zulip project" %} {% set PAGE_DESCRIPTION = "Learn how Zulip grew from a small startup to become the project with the most active open-source development community of any team chat software." %} {% block marketing_content %}

History of the Zulip project

Zulip at the PyCon Sprints in Portland, Oregon. Over seventy-five people sprinted during the four day event.

{{ render_markdown_path('corporate/history.md') }}

{% endblock %}