feat: Use clean URLs for docs

This commit is contained in:
Faruk AYDIN
2022-10-15 21:58:24 +02:00
parent 6f0a763589
commit fd0d4dceca
3 changed files with 311 additions and 191 deletions

View File

@@ -26,5 +26,8 @@
},
"bugs": {
"url": "https://github.com/automatisch/automatisch/issues"
},
"dependencies": {
"vitepress": "^1.0.0-alpha.21"
}
}

View File

@@ -8,6 +8,7 @@ export default defineConfig({
title: 'Automatisch Docs',
description:
'Build workflow automation without spending time and money. No code is required.',
cleanUrls: 'with-subfolders',
themeConfig: {
siteTitle: 'Automatisch',
nav: [