diff --git a/content/en/_index.md b/content/en/_index.md index 3e962257f..458b92b41 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -158,7 +158,7 @@ section5: section6: title: End User Community - content: Tons of enterprises and organizations are using KubeSphere Container Platform for research, production and their commercial products.
The Case Studies list more detailed user cases and their cloud native transformation stories. + content: Tons of enterprises and organizations are using KubeSphere Container Platform for research, production and their commercial products.
The Case Studies list more detailed user cases and their cloud native transformation stories. children: - icon: /images/home/section6-anchnet.jpg - icon: /images/home/section6-aqara.jpg diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 192618db1..07631fbed 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,9 +4,9 @@ {{- partial "header.html" . -}} -
+
{{- block "main" . }}{{- end }} -
+ {{- partial "footer.html" . -}} diff --git a/layouts/case/list.html b/layouts/case/list.html index f7d0245f0..828a3a445 100644 --- a/layouts/case/list.html +++ b/layouts/case/list.html @@ -48,7 +48,7 @@ {{ end }} {{ with .bottomContent }} -

{{ .content }} {{ .linkContent }}

+

{{ .content }} {{ .linkContent }}

{{ end }} diff --git a/layouts/contribution/list.html b/layouts/contribution/list.html index f78204193..43d514555 100644 --- a/layouts/contribution/list.html +++ b/layouts/contribution/list.html @@ -23,7 +23,7 @@ @@ -98,7 +98,7 @@
- {{ .linkContent }} + {{ .linkContent }}

{{ .content }}

- +
- +

{{ .joinTitle }}

{{ .joinContent }}

diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 53793d3f2..3b2ec0208 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -26,7 +26,11 @@
  • {{ .title }}
    {{ range .list }} -
    {{ .content }} + {{ if hasPrefix .link "http" }} + {{ .content }} + {{ else }} + {{ .content }} + {{ end }} {{ end }}
  • {{ end }} @@ -52,12 +56,12 @@

    进群请备注 “公司 - 姓名”

    --> - - - - - - + + + + + +

    {{ i18n "introduction2" }}

    diff --git a/layouts/partials/header.html b/layouts/partials/header.html index ad9287b8c..36f6b5c2f 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -22,12 +22,24 @@ {{ .Name }} {{ else }} -
  • {{ .Name }}
  • +
  • + {{ if hasPrefix .URL "http" }} + {{ .Name }} + {{ else }} + {{ .Name }} + {{ end }} +
  • {{ end }} {{ end }} @@ -57,9 +69,9 @@ {{ end }} diff --git a/layouts/projects/list.html b/layouts/projects/list.html index 7314c650b..063dae1c2 100644 --- a/layouts/projects/list.html +++ b/layouts/projects/list.html @@ -18,10 +18,10 @@ {{ range .children }}
  • - {{ .title }} + {{ .title }}

    {{ .description }}

    - Github + Github
  • {{ end }} diff --git a/static/images/devops/dev-ops.jpg b/static/images/devops/dev-ops.jpg deleted file mode 100644 index 97810577c..000000000 Binary files a/static/images/devops/dev-ops.jpg and /dev/null differ diff --git a/static/images/devops/dev-ops.svg b/static/images/devops/dev-ops.svg index 73732849e..bf0d0a976 100755 --- a/static/images/devops/dev-ops.svg +++ b/static/images/devops/dev-ops.svg @@ -1,7 +1,7 @@ - + - 编组 32 + KubeSphere Container Platform Created with Sketch. @@ -218,10 +218,10 @@ - + - KubeSphere Container Pltform + KubeSphere Container Platform @@ -277,7 +277,7 @@ - + @@ -286,7 +286,7 @@ - + @@ -295,7 +295,7 @@ - + @@ -304,7 +304,7 @@ - + @@ -313,7 +313,7 @@ - + @@ -330,7 +330,7 @@ - + @@ -347,7 +347,7 @@ - + @@ -364,7 +364,7 @@ - + @@ -381,7 +381,7 @@ - + @@ -390,7 +390,7 @@ - + @@ -399,15 +399,15 @@ - - + + - + @@ -508,7 +508,7 @@ - + Static Code Analysis @@ -564,7 +564,7 @@ - + Build @@ -595,7 +595,7 @@ - + Source Code @@ -631,7 +631,7 @@ - + Build Report @@ -654,23 +654,23 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + @@ -689,7 +689,7 @@ - + Repository @@ -715,7 +715,7 @@ - + Unit Test @@ -761,10 +761,7 @@ - - - - + @@ -1003,10 +1000,13 @@ - - - - + + + + + + +