added another howto

This commit is contained in:
Jon Brookes 2025-07-17 11:05:09 +01:00
parent 9d4d4b9a52
commit ffbf332dba
2 changed files with 54 additions and 0 deletions

View file

@ -31,6 +31,7 @@ export default defineConfig({
// Each item here is one entry in the navigation menu.
{ label: 'Local Dev Environment', slug: 'guides/dev-env' },
{ label: 'Create a Local K3d Instance', slug: 'guides/local-k3d' },
{ label: 'Initial Pipeline Run', slug: 'guides/infctl-first-run' },
],
},
{