File tree Expand file tree Collapse file tree 6 files changed +824
-824
lines changed Expand file tree Collapse file tree 6 files changed +824
-824
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ If you have made contributions to our ecosystem not measured by the automatic
2424process, you can
2525[ request an exception] ( https://docs.google.com/forms/d/e/1FAIpQLSeSA09xDIv0uyb6vrP8xBbLjm8NsgihrG8GHxacbigF17sNDw/viewform?usp=dialog )
2626before 23:59 UTC on 24 October 2025 to participate in the election. See the
27- [ voter roll] ( https://github.com/open-telemetry/community/blob/main /elections/2025/voters-roll.csv )
27+ [ voter roll] ( https://github.com/open-telemetry/community/blob/f7b99ef75580e4d88159e66730e1b8bc6719ce30%5E /elections/2025/voters-roll.csv )
2828with all members of standing and approved exceptions. Approved exceptions will
2929be added to the roll continuously.
3030
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ linkTitle: Configuración del entorno y más
66description :
77 Aprende cómo configurar el entorno de desarrollo para este sitio web.
88weight : 60
9- default_lang_commit : 14fdef3f10e0a3214e6413c83426257f6ca1801f
9+ default_lang_commit : 14fdef3f10e0a3214e6413c83426257f6ca1801f # patched
1010drifted_from_default : true
1111cSpell:ignore : adáptalas preprocesado prerequisitos redirección
1212---
@@ -112,7 +112,7 @@ Este sitio web se genera a partir del siguiente contenido:
112112 bajo ` tmp/` ).
113113
114114[hugo.yaml]:
115- https://github.com/open-telemetry/opentelemetry.io/blob/main /hugo.yaml
115+ https://github.com/open-telemetry/opentelemetry.io/blob/bc94737 /hugo.yaml
116116[content-modules]:
117117 https://github.com/open-telemetry/opentelemetry.io/tree/main/content-modules
118118
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ what-next: >
66 これで、[ビルド](#build)、[サーブ](#serve)、Web サイトファイルの更新を行う準備が整いました。
77 変更の提出方法の詳細については、[コンテンツの提出][Submitting content]を参照してください。
88weight : 60
9- default_lang_commit : 8eda3ad35e6fbeea601a033023f694c8750fd1b9
9+ default_lang_commit : 8eda3ad35e6fbeea601a033023f694c8750fd1b9 # patched
1010drifted_from_default : true
1111---
1212
@@ -117,7 +117,7 @@ Web サイトは以下のコンテンツを基に構築されます。
117117- ` content/` 、` static/` などの [Hugo] のデフォルトディレクトリ
118118- [hugo.yaml] の ` mounts` で定義されたマウントポイント。マウントは [content-modules] の Git サブモジュールから直接取得される場合や、` content-modules` から前処理されたコンテンツ(` tmp/` に配置)の場合があり、それ以外の場所からは取得されません。
119119
120- [hugo.yaml]: https://github.com/open-telemetry/opentelemetry.io/blob/main /hugo.yaml
120+ [hugo.yaml]: https://github.com/open-telemetry/opentelemetry.io/blob/bc94737 /hugo.yaml
121121[content-modules]: https://github.com/open-telemetry/opentelemetry.io/tree/main/content-modules
122122
123123# ## サブモジュールの変更 {#submodule-changes}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ what-next: >
88 atualizações nos arquivos do site. Para mais detalhes sobre como submeter
99 alterações, veja [Enviando conteúdo][].
1010weight : 60
11- default_lang_commit : 3337aa6fbaccf5e8734a1ef2c6ca8b61496c3d93
11+ default_lang_commit : 3337aa6fbaccf5e8734a1ef2c6ca8b61496c3d93 # patched
1212drifted_from_default : true
1313---
1414
@@ -133,7 +133,7 @@ O site é construído a partir do seguinte conteúdo:
133133 lugar.
134134
135135[hugo.yaml]:
136- https://github.com/open-telemetry/opentelemetry.io/blob/main /hugo.yaml
136+ https://github.com/open-telemetry/opentelemetry.io/blob/bc94737 /hugo.yaml
137137[content-modules]:
138138 https://github.com/open-telemetry/opentelemetry.io/tree/main/content-modules
139139
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: 了解如何为本网站设置开发环境。
55what-next : >
66 你现在已经可以开始[构建](#build)、[提供](#serve)并更新网站文件。
77weight : 60
8- default_lang_commit : adc4264c2926e3d767b6a56affb19fb4ae3f2a22
8+ default_lang_commit : adc4264c2926e3d767b6a56affb19fb4ae3f2a22 # patched
99drifted_from_default : true
1010---
1111
@@ -116,7 +116,7 @@ npm run serve:netlify
116116- 在 [hugo.yaml] 中通过 ` mounts` 字段定义的挂载点。这些挂载点来源于
117117 [content-modules] 目录下的 Git 子模块,或是经过预处理后存放在 ` tmp/` 目录中的内容,且仅限这两处来源。
118118
119- [hugo.yaml]: https://github.com/open-telemetry/opentelemetry.io/blob/main /hugo.yaml
119+ [hugo.yaml]: https://github.com/open-telemetry/opentelemetry.io/blob/bc94737 /hugo.yaml
120120[content-modules]: https://github.com/open-telemetry/opentelemetry.io/tree/main/content-modules
121121
122122# ## 子模块更改 {#submodule-changes}
You can’t perform that action at this time.
0 commit comments