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:
@@ -1,42 +0,0 @@
|
||||
# Appendix
|
||||
|
||||
Knowledge base for AI, Frontend, Backend, and General Skills.
|
||||
|
||||
## Content Overview
|
||||
|
||||
### AI Basics
|
||||
- [Prompt Engineering](/es-es/appendix/prompt-engineering)
|
||||
- [AI Evolution](/es-es/appendix/ai-evolution)
|
||||
- [LLM Introduction](/es-es/appendix/llm-intro)
|
||||
- [VLM Introduction](/es-es/appendix/vlm-intro)
|
||||
- [AI Image Generation](/es-es/appendix/image-gen-intro)
|
||||
- [AI Audio Models](/es-es/appendix/audio-intro)
|
||||
- [Context Engineering](/es-es/appendix/context-engineering)
|
||||
- [AI Agents](/es-es/appendix/agent-intro)
|
||||
- [AI Capability Dictionary](/es-es/appendix/ai-capability-dictionary)
|
||||
|
||||
### Frontend Development
|
||||
- [Web Basics (HTML/CSS/JS)](/es-es/appendix/web-basics)
|
||||
- [Frontend Evolution](/es-es/appendix/frontend-evolution)
|
||||
- [Frontend Performance](/es-es/appendix/frontend-performance)
|
||||
- [Canvas 2D](/es-es/appendix/canvas-intro)
|
||||
- [URL to Browser](/es-es/appendix/url-to-browser)
|
||||
- [Browser DevTools](/es-es/appendix/browser-devtools)
|
||||
|
||||
### Backend Development
|
||||
- [Backend Evolution](/es-es/appendix/backend-evolution)
|
||||
- [Backend Languages](/es-es/appendix/backend-languages)
|
||||
- [Database Principles](/es-es/appendix/database-intro)
|
||||
- [Cache Design](/es-es/appendix/cache-design)
|
||||
- [Message Queues](/es-es/appendix/queue-design)
|
||||
- [Authentication](/es-es/appendix/auth-design)
|
||||
- [Tracking Design](/es-es/appendix/tracking-design)
|
||||
- [Operations](/es-es/appendix/operations)
|
||||
|
||||
### General Skills
|
||||
- [API Introduction](/es-es/appendix/api-intro)
|
||||
- [IDE Introduction](/es-es/appendix/ide-intro)
|
||||
- [Terminal Introduction](/es-es/appendix/terminal-intro)
|
||||
- [Git Introduction](/es-es/appendix/git-intro)
|
||||
- [Computer Networks](/es-es/appendix/computer-networks)
|
||||
- [Deployment](/es-es/appendix/deployment)
|
||||
Reference in New Issue
Block a user