mirror of https://github.com/knative/docs.git
parent
8a3b442f51
commit
4fa93f5029
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: "Knative blog"
|
||||
linkTitle: "Blog"
|
||||
menu:
|
||||
main:
|
||||
weight: 30
|
||||
---
|
||||
|
||||
|
||||
Welcome to the Knative **blog** section. Keep up-to-date with product and
|
||||
release announcements, read articles, hear about recent social events, and
|
||||
find out where the Knative team will be talking next.
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Knative articles"
|
||||
linkTitle: "Articles"
|
||||
weight: 30
|
||||
---
|
||||
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Knative social events"
|
||||
linkTitle: "Events"
|
||||
weight: 20
|
||||
---
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Knative releases"
|
||||
linkTitle: "Releases"
|
||||
weight: 20
|
||||
---
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: Community
|
||||
menu:
|
||||
main:
|
||||
weight: 40
|
||||
---
|
||||
|
||||
<!--add blocks of content here to add more sections to the community page -->
|
||||
|
||||
<!--Note: This page layout is from the Docsy template. See params.toml for link configuration. -->
|
Loading…
Reference in New Issue