mirror of https://github.com/knative/docs.git
Adds doc and blog post for 2019 report (#2162)
This commit is contained in:
parent
4ace487d9f
commit
6c86da5456
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: "2019 Annual Report"
|
||||
linkTitle: "2019 Annual Report"
|
||||
date: 2019-02-03
|
||||
description: "2019 Knative Annual Report"
|
||||
type: "blog"
|
||||
---
|
||||
|
||||
We have created a 2019 Knative annual report for the community. The report can
|
||||
be viewed [here](https://github.com/knative/community/tree/master/annual_reports/Knative%202019%20Annual%20Report.pdf).
|
||||
|
||||
We just want to say *thank you* to all our community members for contributing and
|
||||
helping us grow our community. We definitely could not have done it without you!
|
|
@ -0,0 +1,5 @@
|
|||
Welcome to the Knative Annual Reports page. Feedback and comments are welcome at [knative-steering@googlegroups.com](mailto:knative-steering@googlegroups.com).
|
||||
|
||||
| Annual Reports |
|
||||
| -------------- |
|
||||
| [2019](https://github.com/knative/community/tree/master/annual_reports/Knative%202019%20Annual%20Report.pdf) |
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: "Knative Annual Reports"
|
||||
linkTitle: "Annual reports"
|
||||
weight: 40
|
||||
type: "docs"
|
||||
---
|
||||
|
||||
{{% readfile file="README.md" %}}
|
Loading…
Reference in New Issue