Commit Graph

131 Commits (baf232d1b5bf6523c632720e7e5bad8bb357d354)

Author SHA1 Message Date
Qiming Teng 609027bf4f Update hugo build timeout
According to https://gohugo.io/getting-started/configuration/#timeout,
the timeout value should be a duration (e.g. `100s`) or number of
milliseconds. Current value of 30000 translates to 30 seconds.

This PR updates the timeout in hope it resolves the netlify preview
issues that show up frequently during past weeks.
2022-08-08 09:45:09 +08:00
Kubernetes Prow Robot 014979f34a
Merge pull request #32933 from a-mccarthy/fixes-31657
Update config.toml for language name standardization
2022-06-16 22:02:32 -07:00
Qiming Teng c52818c03d Switch language name 'zh' to 'zh-cn'
This is the first step to rename 'zh' to 'zh-cn'. There are several reasons why we rename the language name.

- The upstream docsy theme changed the language name, leading to many warnings during site build;
  The side-effect is that the i18n strings are no longer working.
- We believe renaming the language is the right thing to do, because this move can make room for other variants of Chinese language, such as 'zh-tw', 'zh-sg' etc.

There would be several follow-ups to this PR, such as fixing the intra-site links, adding redirects etc.

We will lock up changes to zh/zh-cn pages for the moment, until this one gets in.

This PR is based on commit cdad0a7342.
2022-06-10 22:33:41 +08:00
Abigail McCarthy 3272b3577c
Merge branch 'main' into fixes-31657 2022-06-06 08:06:13 -04:00
Sean Wei ca34063a16 Fix format for config.toml 2022-05-31 14:22:23 +08:00
Nate W 9609e9578f update dev-1.24 config.toml for release 1.24
Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com>
2022-04-29 13:39:21 -07:00
Abigail McCarthy 2d55351263 Update config.toml for language name standardization
Update langiagenamelatinscript varibale

Fix languageNameLatinScript

update localization standards examples
2022-04-15 09:55:02 -04:00
FOWind b7dd826b44
Enable foldable sidebar menu (#31818)
* (feat: sidebar) enable sidebar menu foldable

* (feat: sidebar) add comment for params

* fix comment format

Co-authored-by: championshuttler <shivams2799@gmail.com>

Co-authored-by: championshuttler <shivams2799@gmail.com>
2022-04-10 15:08:05 -07:00
Nate W 1c48c93336 Updated config.toml for 1.24 release
Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com>
2022-01-17 13:59:29 -08:00
Jesse Butler c0e8dd526b update config for release 1.23 2021-12-06 18:15:42 -05:00
Jesse Butler 4e755b2f2c Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-10-26 14:13:06 -04:00
chrismetz09 aec7dd4ea3 Add mermaid figures to /docs/contribute section 2021-10-12 11:30:39 -07:00
Jesse Butler 78ab3b9b0a Merge branch 'main' into dev-1.23 2021-09-09 14:36:19 -04:00
Jesse Butler 5db769d46c update config.toml for 1.23 release 2021-09-09 13:00:16 -04:00
Jim Angel bd5223c5af performance tuning and hugo version upgrade 2021-08-22 20:05:12 +00:00
Victor Palade 039a1271f3 config.toml: update releases with the latest patches.
Replace `master` with `main` branch.

Signed-off-by: Victor Palade <victor@cloudflavor.io>
2021-08-03 21:52:55 +02:00
Kubernetes Prow Robot 347388843f
Merge pull request #27870 from PI-Victor/merged-master-dev-1.22
Merge master into dev-1.22
2021-05-11 16:51:39 -07:00
Victor Palade f3040bca47
config.toml: update config for k/website 1.22 release.
Signed-off-by: Victor Palade <victor@cloudflavor.io>
2021-05-04 22:47:17 +02:00
Ricardo Katz ae197690de
Move portuguese content to pt-br to correct shortcode problems and add redirection (#27413)
* Move portuguese content to pt-br to correct shortcode problems and add a redirection

* Correct small shortcode

* Move portuguese content to pt-br to correct shortcode problems and add a redirection

* Add missing print page shortcodes
2021-04-19 17:10:33 -07:00
Rey Lejano e955fd5d0f update config.toml 2021-04-08 13:30:49 -07:00
Rey Lejano 6cb679e9ec correct config.toml 2021-04-07 08:26:17 -07:00
Rey Lejano 87707ab956 update config.toml for 1.21 release
update config.toml for 1.21 release

update config.toml for 1.21 release
2021-03-29 10:36:20 -07:00
colstuwjx 7bc3a7d809
feat: add print directive allows print sections. 2021-03-07 09:11:49 +08:00
Tim Bannister 0b6280f43e Require steering committee approval for announcement changes 2021-01-07 13:52:10 +00:00
Tim Bannister db4f1d5844 Remove legacy announcement config 2021-01-07 13:51:58 +00:00
Anna Jung (VMware) 44a3070c2d Update config.toml for release 1.20 2020-12-07 11:16:21 -06:00
reylejano-rxm d8ae37587e Merge remote-tracking branch 'upstream/master' into dev-1.20 to keep in sync - 11-25-2020 2020-11-25 07:03:22 -08:00
Tim Bannister 0dc8c50074
Revert banner after KubeCon
This reverts commit 59510913ab
2020-11-22 20:12:41 +00:00
Somtochi Onyekwere ba77c903ed Merge remote-tracking branch 'upstream/master' into dev-1.20 2020-11-19 17:09:49 +01:00
Tim Bannister 88d31d27a2 Fix KubeCon banner
- match event theme
  artwork color copied from https://github.com/cncf/artwork/blob/master/examples/other.md
- fix broken logo link
2020-11-17 13:36:50 +00:00
Kristin Martin d2c63597e5 Merge remote-tracking branch 'upstream/master' into dev-1.20 2020-10-28 14:24:02 -07:00
zacharysarah 59510913ab Add temporary banner for KCCNC NA 2020 virtual 2020-10-25 14:42:05 -07:00
reylejano-rxm 34695f9380 dev-1.20 branch version for pod-lifecycle.md for feature state for k8s version 2020-10-14 09:35:18 -07:00
Kubernetes Prow Robot 5857387107
Merge pull request #24149 from sftim/20200926_set_priority_for_key_pages
Set sitemap priority for key pages
2020-10-13 10:44:27 -07:00
Tim Bannister 25180022b1
Update local Hugo development target
- mount /tmp as tmpfs
- configure Hugo to use /tmp for all caches
- configure Hugo to render into /tmp
2020-10-10 18:07:35 +01:00
Somtochi Onyekwere 59cf7a42b4 Merge master into dev-1.20 to keep in sync 2020-10-07 15:36:49 -07:00
Karen Bradshaw be9e8e9ad8 update tooltip styling to bootstrap 2020-10-05 12:05:02 -04:00
Kristin Martin fc65276477 Merge remote-tracking branch 'upstream/master' into dev-1.20 2020-09-30 17:15:37 -07:00
Tim Bannister 961438877d Set sitemap priority for key pages
The very key pages get 1.0 priority; other good landing pages get 0.9
and the remaining pages have a default priority, 0.75.
2020-09-26 14:06:22 +01:00
Anna Jung 957ad74c2e Update config.toml to show 1.20 as the current version 2020-09-25 13:55:01 -05:00
Karen Bradshaw 71303db06b use docsy page edit/issue setup
setting feedback buttons, primary color setting

update i18n with issue string

remove local edit page string
2020-09-03 16:35:56 -04:00
Savitha Raghunathan 6793ff4009 Correcting URL and other versions 2020-08-26 14:18:53 -04:00
Savitha Raghunathan 53c71ad3f9 Merge remote-tracking branch 'upstream/master' into dev-1.19 2020-08-03 16:09:39 -04:00
Jim Angel 132c68ef01
fixing calendar url for community
fixing calendar url for community
2020-07-27 21:20:50 -05:00
Savitha Raghunathan e2a861c2f9 Merge remote-tracking branch 'upstream/master' into dev-1.19 2020-07-27 19:10:42 -04:00
Sai Harsha Kottapalli ee02334f5e
add languagedirection in config.toml 2020-07-25 23:18:16 +05:30
Savitha Raghunathan 53f2d23359 resolving conflicts 2020-07-19 19:15:36 -04:00
Kubernetes Prow Robot e5be21ef4d
Merge pull request #22283 from thekad/issue-22044
Removing duplicate custom-jekyll js
2020-07-14 09:55:21 -07:00
Savitha Raghunathan 0ebc16c10c resolving conflicts 2020-07-08 16:01:48 -04:00
TAKAHASHI Shuuji dbecd573e7 Update Japanese translation of config.toml. 2020-07-04 09:21:56 +09:00