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