Skip to content

Conversation

@lmktfy
Copy link
Member

@lmktfy lmktfy commented Jan 3, 2026

Reorganize the (English) blog content so that the specific date is not part of the Markdown file path, just the year of publication.

preview

Helps with issue #53735

Also see PR #53897 that aims to update the guidance for blog contributors.

/area blog
/language en
/label refactor

@k8s-ci-robot k8s-ci-robot added area/blog Issues or PRs related to the Kubernetes Blog subproject language/en Issues or PRs related to English language refactor Indicates a PR with large refactoring changes e.g. removes files or moves content cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 3, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign nate-double-u for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jan 3, 2026
@lmktfy
Copy link
Member Author

lmktfy commented Jan 3, 2026

/hold

OK to unhold at any time, but I think this should merge at the same time as PR #53897 (or an equivalent update).

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 3, 2026
@lmktfy
Copy link
Member Author

lmktfy commented Jan 3, 2026

Why several commits? Well, the first commit just moves the articles into a subfolders by year. The following commits, one per year, do tidying appropriate to that year's articles. The older content needs a custom url: field in the front matter to come out correctly.

@lmktfy lmktfy force-pushed the 2026-01-03_reorganize-blog-content branch from 953d981 to fd1a055 Compare January 3, 2026 15:51
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jan 3, 2026
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sublimino wins the award† for the first blog article using our newer URL pattern

(that's why this one doesn't have a url: item in front matter, and nor do later ones)

award not included

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, not first. First in the list of changes in this PR. I still wanted to call it out.

@netlify

This comment was marked as outdated.

@lmktfy lmktfy force-pushed the 2026-01-03_reorganize-blog-content branch from fd1a055 to 2eda664 Compare January 3, 2026 16:02
@netlify
Copy link

netlify bot commented Jan 3, 2026

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit fd1a055
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/69593b1cf940cb0008353012
😎 Deploy Preview https://deploy-preview-53902--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@lmktfy lmktfy force-pushed the 2026-01-03_reorganize-blog-content branch from 2eda664 to 933e475 Compare January 3, 2026 16:09
@netlify
Copy link

netlify bot commented Jan 3, 2026

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 2eda664
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/69593d81c5c7bb00085ae03d
😎 Deploy Preview https://deploy-preview-53902--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jan 3, 2026

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit ce748e3
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/695aa60f3822d50008edcac3
😎 Deploy Preview https://deploy-preview-53902--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Andygol
Copy link
Contributor

Andygol commented Jan 4, 2026

Thank you, @lmktfy, for supporting my initiative to organize blog posts into folders by year. I closed my previous PR in favour of this one.

Omit date from article filename
@lmktfy lmktfy force-pushed the 2026-01-03_reorganize-blog-content branch from 933e475 to 7b3e6b5 Compare January 4, 2026 17:30
Omit date from article filename
lmktfy added 10 commits January 4, 2026 17:37
Omit date from article filename
Omit date from article filename
Omit date from article filename
Omit date from article filename
Omit date from article filename
Omit date from article filename
Omit date from article filename
Omit date from article filename
Omit date from article filename
Omit date from article filename (for content at time of commit).
@lmktfy lmktfy force-pushed the 2026-01-03_reorganize-blog-content branch from 7b3e6b5 to ce748e3 Compare January 4, 2026 17:40
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jan 4, 2026
@lmktfy
Copy link
Member Author

lmktfy commented Jan 5, 2026

@Gauravpadam, @SayakMukhopadhyay: would you be willing to review this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/blog Issues or PRs related to the Kubernetes Blog subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. language/en Issues or PRs related to English language refactor Indicates a PR with large refactoring changes e.g. removes files or moves content sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants