Commit Graph

487 Commits (87780fea73ba389c2185b8950d219d97f6190653)

Author SHA1 Message Date
windsonsea c2db5d12d1 Fix figure shortcode rendering failed in a note of diagram-guide 2025-01-15 10:48:11 +08:00
Tim Bannister 810b3a455f
Update diagram guide for Docsy 0.6 2025-01-13 22:52:25 +05:30
Kubernetes Prow Robot 17197b3285
Merge pull request #47863 from tengqm/fg-naming
Revise naming style for feature state files
2025-01-03 12:14:15 +01:00
Nate W f3ba85a033
correcting headings style guide recommendation
Signed-off-by: Nate W <natew@cncf.io>
2024-11-18 11:26:33 -08:00
Nate W d13d5c5acb
Updating Style Guide Headings and Titles section
Signed-off-by: Nate W <natew@cncf.io>

Signed-off-by: Nate W <natew@cncf.io>
2024-11-08 11:25:47 -08:00
Arhell bb0f2565ba [en] update kubernetes link 2024-11-04 01:03:57 +02:00
Rey Lejano f3723b401a
Update reviewing PRs page with guidelines for blog reviews
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-10-31 20:53:42 +00:00
Qiming Teng 21f342c51f Revise naming style for feature state files
The current naming style creates some problems for tracking/maintaining the list
of feature gates. People gets confused about how to convert the feature name
to the kebal-case. The sorted list of the converted names are different from the
output of the help of command line tools. This further complicates the cross-checking
of missing/removed features.

This PR changes the style to be a more straigth-forward way, i.e. use
the feature name as the file name. No extra conversion should be included.
This makes the lives of everyone a lot easier.
2024-10-22 08:15:52 +08:00
Tim Bannister 9836d105d2
Add support for <details> via shortcode 2024-10-20 14:20:31 +01:00
windsonsea 1503cc0cfd Clean up new-content/new-features.md 2024-10-18 10:37:15 +08:00
Kubernetes Prow Robot 5e13c827db
Merge pull request #48386 from sftim/20241016_tweak_docs_docs_feature_gates
Tweak docs about docs for features
2024-10-18 00:15:03 +01:00
Tim Bannister cd4f41145f
Fix wrong URL scheme for local preview 2024-10-16 16:46:48 +01:00
Tim Bannister 516a659f5f
Tweak docs about docs for features
- Clarify a few details about feature gate metadata
- Clean up some whitespace
2024-10-16 15:59:19 +01:00
Michael 99d420a5e4 Tweak and clean up pr-wranglers and linkchecke readme 2024-10-01 10:50:30 +08:00
Kubernetes Prow Robot e26bcdfa38
Merge pull request #46866 from arujjval/development
included author metadata in blog front matter
2024-09-18 00:20:45 +01:00
Darian Culver f4f6990dcc Amend upstream contribution and resource management documentation
This commit introduces one typo change and one clarity change.

These changes are also required for the zh-cn localizations - I'll submit
these as a subsequent MR per the localization contribution docs.
2024-08-21 13:26:41 +12:00
Matteo Bianchi 94186e098a
Update pr-wranglers.md
Removed a bullet point that was not reflecting the process in place - Kubernetes org members cannot directly edit the wiki only lead and chairs can.
2024-08-17 12:55:00 +02:00
Adarsh-verma-14 4faa36e332 update the valid reference for prow plugins 2024-08-14 15:45:09 +05:30
Arujjwal Negi 1d493790e8
Update blogs-case-studies.md 2024-06-20 20:49:38 +05:30
arujjval 5b91b323f7 included author metadata in blog front matter 2024-06-18 16:41:54 +05:30
Charles Uneze c9fb2678dd
Update style-guide.md 2024-06-07 16:31:48 +01:00
Kat Cosgrove 10878da2e3
updates style guide for open source and cloud native 2024-05-01 09:32:49 +01:00
Ricardo Amaro 18f0cce616
Update content/en/docs/contribute/localization.md
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2024-04-17 16:48:09 +01:00
Ricardo Amaro 3ffd41422d Fix localization.md since kubernetes-basics is now a directory 2024-04-15 14:29:17 +01:00
Kubernetes Prow Robot edaafa2865
Merge pull request #45247 from a-mccarthy/a-mccarthy-fix-43281
Update analytics dashboard and change link on site
2024-03-24 03:34:39 -07:00
Kubernetes Prow Robot 08e75d2014
Merge pull request #45599 from sftim/20240319_tweak_wrangling_guide
Tweak PR wrangling guide
2024-03-19 18:00:45 -07:00
Tim Bannister 2f55942c7e
Fix Markdown
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-03-19 13:03:57 +00:00
Tim Bannister 4e2f50e4c9 PR wrangling includes the reference docs generator 2024-03-19 11:29:24 +00:00
Tim Bannister 143abca7eb Mention issue wrangler role 2024-03-19 11:28:01 +00:00
Kubernetes Prow Robot 66e1603d9a
Merge pull request #45168 from david-martin/crossposting-guide
Add kubernetes.dev mirroring guidelines
2024-03-18 03:16:03 -07:00
David Martin d2c156ccce
Add mirroring guidelines 2024-03-11 16:25:22 +00:00
Abigail McCarthy 4dfde3498a update line wraping 2024-03-07 13:30:22 -05:00
Abigail McCarthy f23d7e0327
Update content/en/docs/contribute/participate/pr-wranglers.md
Co-authored-by: Seokho Son <shsongist@gmail.com>
2024-03-07 13:22:50 -05:00
Abigail McCarthy c56e8ab141 Update pr-wranglers.md 2024-03-05 15:46:17 -05:00
Abigail McCarthy 1180e4f9e5 Update link to new dashboard 2024-02-21 12:17:25 -05:00
Tim Bannister 255026f426 Write API kinds without code style 2024-02-14 12:34:04 +00:00
Dipesh Rawat 65e31b4fbe
Document how to use feature_gate_name param with feature-state shortcode 2024-02-12 19:16:20 +00:00
David Martin ffea68df9c
Add info on figure shortcode 2024-01-31 11:31:53 +00:00
Kubernetes Prow Robot cb2f55e883
Merge pull request #44869 from dipesh-rawat/sort-language-dropdown
Enhance language dropdown ordering
2024-01-26 05:48:46 +01:00
Dipesh Rawat a1d4ec4b6f
Add doc for language weight parameter assignment 2024-01-25 13:50:56 +00:00
Aditya Samant a58dbb54df Correct the code style for K8S component names 2024-01-24 09:59:01 +05:30
windsonsea 48509eebee Clean up metrics-reference.md 2024-01-22 10:02:12 +08:00
Kubernetes Prow Robot e77dd20840
Merge pull request #44320 from Gauravpadam/metric-refdocs
Added documentation for metrics generation
2024-01-22 00:32:57 +01:00
xin.li a084e305a9 improve format for contribute/docs.md pr-wranglers.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-01-09 22:19:17 +08:00
Kubernetes Prow Robot cca14eff62
Merge pull request #44571 from hunshcn/fix/link
fix outdated link/anchor
2024-01-07 23:15:35 +01:00
Kubernetes Prow Robot 1d720dc78e
Merge pull request #44605 from windsonsea/checks
Clean up three contribute/generate-ref-docs
2024-01-04 14:45:11 +01:00
Michael 4d6a8e57c0 Clean up three generate-ref-docs 2024-01-03 17:56:33 +08:00
hunshcn bcc55ae7c9
fix outdated link/anchor
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Kubernetes Prow Robot c169bebb47
Merge pull request #44554 from sftim/20231228_improve_feature_gate_rendering
Improve feature gate rendering
2024-01-02 22:48:13 +01:00
Kubernetes Prow Robot e2509cb624
Merge pull request #44506 from Takashiidobe/fix-typos
fix typos
2024-01-02 19:29:55 +01:00