portico: Add links to /values to footer and /history.

This commit is contained in:
Alya Abbott 2022-11-15 10:53:23 -08:00 committed by Tim Abbott
parent 87b99af1d0
commit e215015e80
2 changed files with 8 additions and 9 deletions

View File

@ -46,15 +46,13 @@ was maintained by the project's founder and leader [Tim
Abbott](/team/#the-core-team) on nights and weekends. In the months following
the open-source release, the project quickly gained contributors and users.
It soon became clear that guiding the contributor community in
developing a world-class team chat product would require leadership
from a dedicated team. Thus, in April 2016, Tim Abbott founded a
[mission-driven](https://blog.zulip.com/2021/04/28/why-zulip-is-on-github-sponsors/)
company, Kandra Labs, to steward and financially sustain Zulips
development. Incorporating as a business has helped Zulip attract top
talent, and has made Zulip eligible for [large innovation
grants](https://seedfund.nsf.gov/) from the US National Science
Foundation, which Kandra Labs was awarded in 2017 and 2018.
It soon became clear that guiding the contributor community in developing a
world-class team chat product would require leadership from a dedicated team.
Thus, in April 2016, Tim Abbott founded a [mission-driven](/values/) company,
Kandra Labs, to steward and financially sustain Zulips development.
Incorporating as a business has helped Zulip attract top talent, and has made
Zulip eligible for [large innovation grants](https://seedfund.nsf.gov/) from the
US National Science Foundation, which Kandra Labs was awarded in 2017 and 2018.
## Early days as an open-source company

View File

@ -148,6 +148,7 @@
<h3>{{ _("About us") }}</h3>
<ul>
<li><a href="/team/">{{ _("Team") }}</a> &amp; <a href="/history/">{{ _("History") }}</a></li>
<li><a href="/values/">{{ _("Values") }}</a></li>
<li><a href="https://twitter.com/zulip/">Twitter</a></li>
<li><a href="/jobs/">{{ _("Jobs") }}</a></li>
<li><a href="/attribution">{{ _("Website attributions") }}</a></li>