Contour: Docs: Cleanup after Hugo migration

Created on 25 May 2021  路  6Comments  路  Source: projectcontour/contour

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.

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

aredocumentation good first issue help wanted

All 6 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

annismckenzie picture annismckenzie  路  3Comments

stevesloka picture stevesloka  路  6Comments

jjimenezmont picture jjimenezmont  路  5Comments

skriss picture skriss  路  3Comments

davecheney picture davecheney  路  4Comments