portico: Add landing page about trying Zulip by visiting chat.zulip.org.

This commit is contained in:
Alya Abbott
2023-03-06 15:09:24 -08:00
committed by Tim Abbott
parent bd9d1b9158
commit 005ca2b033
6 changed files with 113 additions and 0 deletions

View File

@@ -197,6 +197,7 @@ class DocPageTest(ZulipTestCase):
self._test("/security/", "TLS encryption")
self._test("/use-cases/", "Use cases and customer stories")
self._test("/why-zulip/", "Why Zulip?")
self._test("/try-zulip/", "check out the Zulip app")
# /for/... pages
self._test("/for/open-source/", "for open source projects")
self._test("/for/events/", "for conferences and events")