skupperproject / skupper-website

Source code for the Skupper project website
https://skupper.io
Apache License 2.0
4 stars 17 forks source link

generate cli reference pages #76

Closed pwright closed 9 months ago

pwright commented 9 months ago

With antora gone, we need something like this to publish the cli reference pages. Currently we publish to:

/docs/cli-reference/skupper.html /docs/cli-podman/skupper.html

This PR changes the urls to /docs/k8s-cli /docs/pod-cli

Also, the source md files are generated in this repo and edited to make links work and to add yaml for breadcrumb:

image

pwright commented 9 months ago

closed in favor of #77