There are a few instances within the docs which still have artifacts left over from the Jekyll to Hugo migration. These instances have all been fixed in v1.15.1 and main, but still remain in previous versions.
This will be a tracking issue for the fixes, so if you want to just fix part of the list please do so and reference this issue.
The list below shows how the artifacts impact the v1.15.0 docs, and if you fix them please also fix the previous versions impacted so we can mark them as complete.
<br>, and on the same page link to example manifests 404s (#3780){% link ... %} syntax and need to be updated (see https://github.com/projectcontour/contour/issues/3804 and https://github.com/projectcontour/contour/pull/3809 for reference)Fixes for the above in v1.15.1 and main can be found in the following commits:
https://github.com/projectcontour/contour/pull/3704/commits/12b7cec133b9008b42176193081cd4e32b331c48
https://github.com/projectcontour/contour/pull/3704/commits/fe829834975a0fe2288350a3dff043d0754eed5d
https://projectcontour.io/docs/v1.15.0/config/api/ is showing an empty page altogether.
Edit buttons on some (all?) pages are dead links.
https://projectcontour.io/docs/v1.15.0/config/api/ is showing an empty page altogether.
Yup, that's covered in this issue: https://github.com/projectcontour/contour/issues/3708
Edit buttons on some (all?) pages are dead links.
Perfect, added to the list!
@jonasrosland the last un-checked item on this list is
https://projectcontour.io/docs/v1.15.0/grpc-tls-howto/ certgen.yaml link 404s, and links to _integration/cert-envoy.ext. 404
which appears to have been resolved in https://github.com/projectcontour/contour/pull/3785.
Is there any other clean up needed for this issue? or should we close it?
yeah, I can check that one off
I think there are various references to images that are still wrong, similar to https://github.com/projectcontour/contour/issues/3804