carolina valencia
4d9111a85c
Merge remote-tracking branch 'upstream/main' into dev-1.26
2022-11-08 18:17:11 -03:00
carolina valencia
4be1feb3e0
Updated config.toml for 1.26 release
2022-09-20 13:21:33 -03:00
Kubernetes Prow Robot
9c9b866938
Merge pull request #29679 from kubernetes/dev-1.22-hi.1
...
[hi] Merge Hindi localization branch to main
2022-08-31 01:55:01 -07:00
Kubernetes Prow Robot
f98437f846
Merge pull request #36010 from chalin/chalin-im-use-ga4-id-2022-08-16
...
Google analytics: use GA4 site tag
2022-08-24 11:57:49 -07:00
carolina valencia
6810fa976d
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-08-18 15:58:41 -03:00
Patrice Chalin
3db01bf3bb
Document fake ID
...
Signed-off-by: Patrice Chalin <pchalin@gmail.com>
2022-08-17 11:32:44 -04:00
Patrice Chalin
a1abc73b8c
Revert config file change
...
Signed-off-by: Patrice Chalin <pchalin@gmail.com>
2022-08-17 09:49:45 -04:00
Patrice Chalin
97ca231dd8
Use a bogus GA site tag in the config file
2022-08-16 15:09:05 -04:00
Patrice Chalin
c6e50979d2
Google analytics: use GA4 site tag
2022-08-16 07:19:08 -04:00
xzyangNB
c116f723b5
Update config.toml
...
Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>
2022-08-15 03:25:42 +00:00
yangxianzhao
e682ff88ff
Update languageName = हिनदी in config.toml to 'हिनदी(Hindi)'
2022-08-12 16:28:49 +08:00
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
Tim Bannister
3692941165
Merge branch main into dev-1.22-hi.1
2022-08-06 16:58:37 +01:00
Pushkar Joglekar
cafe6d258c
Fetch and Render CVE JSON feed
...
- Pull JSON blob from queried issues
- Use layout output formats + templates to generate HTML table and JSON blob
- Add localized strings and caption for CVE feed
- Add a new page to describe details about CVE feed and how to use it
- Update existing pages and link the official CVE feed from it
Co-authored-by: Neha Lohia <nehapithadiya444@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-02 09:32:01 -07:00
Edidiong Asikpo
d1847d5a4d
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-06-23 18:39:26 +01: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
Kristin Martin
cac34962eb
Remove 1.20 params block
2022-06-14 18:30:22 -07:00
Kristin Martin
355413fc4b
update config.toml for 1.25 release
2022-06-14 16:03:26 -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
Tim Bannister
aa45dbbb6c
Use localized text for Hindi language configuration
...
Co-authored-by: championshuttler <shivams2799@gmail.com>
2021-12-23 09:10:07 +00: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
Tim Bannister
729ce020fe
Enable Hindi localization
2021-09-12 17:34:02 +01: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