docs: add demo link to doc site

This commit is contained in:
Matt Kilgore
2024-09-08 13:17:40 -04:00
parent adb4b52752
commit f113de180b
2 changed files with 7 additions and 3 deletions

View File

@@ -27,7 +27,8 @@ export default defineConfig({
},
// https://vitepress.dev/reference/default-theme-config
nav: [
{ text: 'API', link: 'https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/sysadminsmedia/homebox/main/docs/docs/api/openapi-2.0.json' }
{ text: 'API', link: 'https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/sysadminsmedia/homebox/main/docs/docs/api/openapi-2.0.json' },
{ text: 'Demo', link: 'https://demo.homebox.software' },
],
sidebar: {
@@ -56,8 +57,8 @@ export default defineConfig({
},
socialLinks: [
{ icon: 'discord', link: 'https://discord.gg/aY4DCkpNA9' },
{ icon: 'github', link: 'https://github.com/sysadminsmedia/homebox' },
{ icon: 'discord', link: 'https://discord.homebox.software' },
{ icon: 'github', link: 'https://git.homebox.software' },
{ icon: 'mastodon', link: 'https://noc.social/@sysadminszone' },
]
}

View File

@@ -15,6 +15,9 @@ hero:
- theme: alt
text: Tips and Tricks
link: /en/tips-tricks
- theme: alt
text: Try It Out
link: https://demo.homebox.software
features:
- title: Add/Update/Delete Items