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
gocho1
23840660cc
replace with dashes all points present in url fields to fix links ( #17286 )
2019-10-29 09:52:42 -07: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