Skip to content

Commit f611582

Browse files
authored
Merge pull request #46485 from stormqueen1990/chore/sync-pt-br-navbar-vanilla-docsy
[pt-br] Update navbar items for vanilla Docsy
2 parents 02ffb0d + bb16b85 commit f611582

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

content/pt-br/blog/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@ linkTitle: Blog
44
menu:
55
main:
66
title: "Blog"
7-
weight: 40
8-
post: >
9-
<p>Leia as últimas novidades sobre Kubernetes e contêineres em geral, e obtenha detalhes técnicos atualizados</p>
7+
weight: 20
108
---

content/pt-br/case-studies/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ abstract: Alguns usuários que estão executando o Kubernetes em produção.
66
layout: basic
77
class: gridPage
88
cid: caseStudies
9+
menu:
10+
main:
11+
weight: 60
912
---

content/pt-br/community/_index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
layout: basic
44
cid: community
55
community_styles_migrated: true
6+
menu:
7+
main:
8+
weight: 50
69
---
710
<img
811
id="banner"

content/pt-br/docs/home/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ menu:
1414
main:
1515
title: "Documentação"
1616
weight: 20
17-
post: >
18-
<p>Aprenda a usar o Kubernetes com documentação conceitual, tutorial e de referência. Você também pode <a href="/editdocs/" data-auto-burger-exclude>ajudar a contribuir para a documentação</a>!</p>
1917
overview: >
2018
O Kubernetes é uma engine de orquestração de contêineres Open Source utilizado para automatizar a implantação, dimensionamento e gerenciamento de aplicativos em contêiner. O projeto é hospedado por the Cloud Native Computing Foundation (<a href="https://www.cncf.io/about">CNCF</a>).
2119
cards:

content/pt-br/docs/tutorials/hello-minikube.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
title: Olá, Minikube!
33
content_type: tutorial
44
weight: 5
5-
menu:
6-
main:
7-
title: "Iniciar"
8-
weight: 10
9-
post: >
10-
<p>Pronto para meter a mão na massa? Vamos criar um cluster Kubernetes simples e executar uma aplicação exemplo.</p>
115
card:
126
name: tutorials
137
weight: 10

content/pt-br/partners/_index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
abstract: Crescendo o ecossistema do Kubernetes.
55
class: gridPage
66
cid: parceiros
7+
body_class: partners
8+
menu:
9+
main:
10+
weight: 40
711
---
812

913
<section id="users">

0 commit comments

Comments
 (0)