Skip to content

Commit 23aef80

Browse files
committed
fix: resolve config bug, remove build cache, improve consistency
- Fix collapsed: "false" (string) → false (boolean) in sidebar config - Remove .vitepress/cache from git tracking and add to .gitignore - Make CSS selectors robust by removing fragile scoped data-attributes - Translate German CSS comments to English - Format naked URL as proper markdown link in advanced/local.md - Add frontmatter with outline config to all 38 files missing it https://claude.ai/code/session_0146mVomWtPuDpvbHcB6VQwy
1 parent 2d891aa commit 23aef80

59 files changed

Lines changed: 128 additions & 31905 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
*node_modules
1+
*node_modules
2+
docs/.vitepress/cache

docs/.vitepress/cache/deps/_metadata.json

Lines changed: 0 additions & 52 deletions
This file was deleted.

docs/.vitepress/cache/deps/chunk-CZX7GLWV.js

Lines changed: 0 additions & 12526 deletions
This file was deleted.

docs/.vitepress/cache/deps/chunk-CZX7GLWV.js.map

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)