Tim Bannister
1a023202ff
Mark evergreen articles as such
...
This change hides the “outdated content” banner at the top of the marked
pages.
2022-05-25 06:50:54 +01:00
Tim Bannister
79f8281d0e
Clean up some existing blog articles
...
These updates bring older articles in line with current styling for
author attributions, etc.
2022-05-25 06:50:54 +01:00
Cria Hu
dafb67db40
fix broken link: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.10.md
2020-06-12 14:51:18 +08:00
huccshen
cdfc5d9c13
fix some 404 urls ( #18348 )
2020-01-10 10:54:35 -08:00
chenrui
5a5f77db64
Fix relative links issue in English content ( #13307 )
...
* `http://kubernetes.io/docs/ ` -> `/docs/` in content/en folder
* `https://kubernetes.io/docs/ ` -> `/docs/` in content/en folder
2019-03-20 16:05:05 -07:00
Qiming
9d5eae7b79
Rename block entries as workaround for content types ( #10625 )
...
As reported by issue #8953 , we currently cannot properly handle dots in
the file name for blogs. These dots are causing problems in links for
many pages. This PR renames the blog entries to remove dots in file
names.
Closes : #8953
2018-11-16 14:12:00 -08:00