diff --git a/blog/_index.md b/blog/_index.md index c3bc40d54..ba9366dcd 100644 --- a/blog/_index.md +++ b/blog/_index.md @@ -6,7 +6,3 @@ menu: weight: 30 type: "blog" --- - -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. diff --git a/blog/articles/_index.md b/blog/articles/_index.md index 78478ebc9..a5825aee9 100644 --- a/blog/articles/_index.md +++ b/blog/articles/_index.md @@ -1,6 +1,6 @@ --- title: "Knative articles" linkTitle: "Articles" -weight: 30 +weight: 20 type: "blog" --- diff --git a/blog/articles/knative-v0-3-autoscaling-a-love-story.html b/blog/articles/knative-v0-3-autoscaling-a-love-story.html index 954f91e61..bf601c3b0 100644 --- a/blog/articles/knative-v0-3-autoscaling-a-love-story.html +++ b/blog/articles/knative-v0-3-autoscaling-a-love-story.html @@ -1,7 +1,7 @@ --- title: "Knative v0.3 Autoscaling — A Love Story" linkTitle: "Knative v0.3 Autoscaling" -date: 2018-11-14 +date: 2019-03-27 description: "New options in Knative v0.3 for customizing the autoscaling subsystem." type: "blog" --- diff --git a/blog/events/_index.md b/blog/events/_index.md index c0368bdc4..f07c401d5 100644 --- a/blog/events/_index.md +++ b/blog/events/_index.md @@ -1,6 +1,6 @@ --- title: "Knative social events" linkTitle: "Events" -weight: 20 +weight: 30 type: "blog" --- diff --git a/blog/releases/_index.md b/blog/releases/_index.md index 543377242..e9bbac531 100644 --- a/blog/releases/_index.md +++ b/blog/releases/_index.md @@ -1,6 +1,6 @@ --- title: "Knative releases" linkTitle: "Releases" -weight: 20 +weight: 10 type: "blog" ---