added 2 initial getting started guieds
This commit is contained in:
parent
a73c3b1f28
commit
9d4d4b9a52
1 changed files with 0 additions and 5 deletions
|
|
@ -9,8 +9,6 @@ export default defineConfig({
|
|||
title: 'MinimalViableK8s',
|
||||
social: [{ icon: 'github', label: 'GitHub', href: 'https://codeberg.org/headshed/infctl-cli' }],
|
||||
sidebar: [
|
||||
|
||||
|
||||
{
|
||||
label: 'MVK',
|
||||
items: [
|
||||
|
|
@ -27,7 +25,6 @@ export default defineConfig({
|
|||
{ label: 'Configuration', slug: 'guides/configuration' },
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
label: 'Microlearning',
|
||||
items: [
|
||||
|
|
@ -36,8 +33,6 @@ export default defineConfig({
|
|||
{ label: 'Create a Local K3d Instance', slug: 'guides/local-k3d' },
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
label: 'Reference',
|
||||
autogenerate: { directory: 'reference' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue