From d1bb8a7520be74bd36c9a6e315b344597dbd07ea Mon Sep 17 00:00:00 2001 From: hybridherbst Date: Tue, 3 Sep 2024 23:36:19 +0200 Subject: [PATCH] start reordering header menu no new pages for now, just structuring --- .../.vuepress/components/stackblitz.vue | 2 +- documentation/.vuepress/config.ts | 106 +++++++++--------- documentation/.vuepress/styles/index.scss | 43 ++++++- documentation/component-compiler.md | 2 +- documentation/component-reference.md | 6 +- documentation/deployment.md | 2 +- documentation/features-overview.md | 2 + documentation/for-unity-developers.md | 2 +- .../getting-started/for-unity-developers.md | 2 +- .../getting-started/typescript-essentials.md | 3 +- documentation/html.md | 4 +- documentation/modules.md | 2 +- documentation/reference/needle-config-json.md | 2 +- .../reference/needle-engine-attributes.md | 2 +- .../reference/typescript-decorators.md | 2 +- documentation/scripting-examples.md | 9 +- documentation/scripting.md | 4 +- documentation/technical-overview.md | 3 +- documentation/testimonials.md | 2 +- documentation/vanilla-js.md | 16 +-- 20 files changed, 133 insertions(+), 83 deletions(-) diff --git a/documentation/.vuepress/components/stackblitz.vue b/documentation/.vuepress/components/stackblitz.vue index ae45ce09b..618a940d1 100644 --- a/documentation/.vuepress/components/stackblitz.vue +++ b/documentation/.vuepress/components/stackblitz.vue @@ -142,7 +142,7 @@ export default {