feat(docs): add NavGrid/NavCard components and restructure stage pages
- Add NavGrid.vue and NavCard.vue components for better navigation layout - Restructure stage-0 index pages across languages into intro.md with new navigation components - Remove old stage-0 index.md files and update stage-3 pages similarly - Add new dependencies 'claude' and 'codex' to package.json - Improve code formatting in multiple Vue components for better readability - Update documentation content and structure for better user experience
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/icons-vue": "^2.3.2",
|
||||
"claude": "^0.1.1",
|
||||
"codex": "^0.2.3",
|
||||
"element-plus": "^2.13.1",
|
||||
"typeit": "^8.8.7",
|
||||
"viewerjs": "^1.11.7",
|
||||
|
||||
Reference in New Issue
Block a user