From 0f49f09fda414f2cbd5e980220c3f8e043459730 Mon Sep 17 00:00:00 2001 From: liuboaibc Date: Mon, 22 Jun 2020 15:55:41 +0800 Subject: [PATCH] change content --- content/en/forum/_index.md | 4 ---- content/en/install/_index.md | 4 ---- content/en/trends/_index.md | 4 ---- content/zh/blogs/_index.md | 2 +- content/zh/case/_index.md | 2 +- content/zh/conferences/_index.md | 2 +- content/zh/contribution/_index.md | 2 +- content/zh/docs/_index.md | 2 +- content/zh/forum/_index.md | 4 ---- content/zh/install/_index.md | 4 ---- content/zh/observability/_index.md | 2 +- content/zh/partner/_index.md | 2 +- content/zh/projects/_index.md | 2 +- content/zh/trends/_index.md | 4 ---- content/zh/videos/_index.md | 2 +- i18n/en.yaml | 2 -- 16 files changed, 9 insertions(+), 35 deletions(-) delete mode 100644 content/en/forum/_index.md delete mode 100644 content/en/install/_index.md delete mode 100644 content/en/trends/_index.md delete mode 100644 content/zh/forum/_index.md delete mode 100644 content/zh/install/_index.md delete mode 100644 content/zh/trends/_index.md diff --git a/content/en/forum/_index.md b/content/en/forum/_index.md deleted file mode 100644 index 483c3f8db..000000000 --- a/content/en/forum/_index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "page1" - ---- \ No newline at end of file diff --git a/content/en/install/_index.md b/content/en/install/_index.md deleted file mode 100644 index 483c3f8db..000000000 --- a/content/en/install/_index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "page1" - ---- \ No newline at end of file diff --git a/content/en/trends/_index.md b/content/en/trends/_index.md deleted file mode 100644 index 483c3f8db..000000000 --- a/content/en/trends/_index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "page1" - ---- \ No newline at end of file diff --git a/content/zh/blogs/_index.md b/content/zh/blogs/_index.md index 1d91994c2..e40f75ee3 100644 --- a/content/zh/blogs/_index.md +++ b/content/zh/blogs/_index.md @@ -1,5 +1,5 @@ --- -title: "page1" +title: "技术博客" css: "scss/blogs.scss" tip: 全部 diff --git a/content/zh/case/_index.md b/content/zh/case/_index.md index 65e7ac901..30488a7dd 100644 --- a/content/zh/case/_index.md +++ b/content/zh/case/_index.md @@ -1,5 +1,5 @@ --- -title: "case" +title: "案例分析" css: "scss/case.scss" diff --git a/content/zh/conferences/_index.md b/content/zh/conferences/_index.md index c64620ff4..c5314371f 100644 --- a/content/zh/conferences/_index.md +++ b/content/zh/conferences/_index.md @@ -1,5 +1,5 @@ --- -title: "page1" +title: "开源峰会" css: "scss/conferences.scss" viewDetail: 查看详情 diff --git a/content/zh/contribution/_index.md b/content/zh/contribution/_index.md index 27b96196f..bcd67e0f0 100644 --- a/content/zh/contribution/_index.md +++ b/content/zh/contribution/_index.md @@ -1,5 +1,5 @@ --- -title: "contribution" +title: "参与贡献" css: "scss/contribution.scss" diff --git a/content/zh/docs/_index.md b/content/zh/docs/_index.md index 89c936b90..8e62c0330 100644 --- a/content/zh/docs/_index.md +++ b/content/zh/docs/_index.md @@ -1,4 +1,4 @@ --- -title: "docs" +title: "文档" --- \ No newline at end of file diff --git a/content/zh/forum/_index.md b/content/zh/forum/_index.md deleted file mode 100644 index 483c3f8db..000000000 --- a/content/zh/forum/_index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "page1" - ---- \ No newline at end of file diff --git a/content/zh/install/_index.md b/content/zh/install/_index.md deleted file mode 100644 index 483c3f8db..000000000 --- a/content/zh/install/_index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "page1" - ---- \ No newline at end of file diff --git a/content/zh/observability/_index.md b/content/zh/observability/_index.md index 85a47340e..1f7bde496 100644 --- a/content/zh/observability/_index.md +++ b/content/zh/observability/_index.md @@ -1,5 +1,5 @@ --- -title: "observability" +title: "可观察性" layout: "scenario" css: "scss/scenario.scss" diff --git a/content/zh/partner/_index.md b/content/zh/partner/_index.md index 51e811c5e..65dbc4775 100644 --- a/content/zh/partner/_index.md +++ b/content/zh/partner/_index.md @@ -1,5 +1,5 @@ --- -title: "partner" +title: "合作伙伴" css: "scss/partner.scss" diff --git a/content/zh/projects/_index.md b/content/zh/projects/_index.md index 9617f8841..dbef045f2 100644 --- a/content/zh/projects/_index.md +++ b/content/zh/projects/_index.md @@ -1,5 +1,5 @@ --- -title: "About" +title: "开源项目" css: "scss/projects.scss" diff --git a/content/zh/trends/_index.md b/content/zh/trends/_index.md deleted file mode 100644 index 483c3f8db..000000000 --- a/content/zh/trends/_index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "page1" - ---- \ No newline at end of file diff --git a/content/zh/videos/_index.md b/content/zh/videos/_index.md index fcfa5d7db..aa18d2f3d 100644 --- a/content/zh/videos/_index.md +++ b/content/zh/videos/_index.md @@ -1,5 +1,5 @@ --- -title: "page1" +title: "视频资源" css: "scss/videos.scss" minCss: css/jquery.modal.min.css tip: 全部 diff --git a/i18n/en.yaml b/i18n/en.yaml index e03caa44a..3a32bbe44 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -46,8 +46,6 @@ translation: icon - id: background image translation: background image -- id: background image - translation: background image - id: kubesphere console screenshot translation: kubesphere console screenshot