Commit Graph

185 Commits

Author SHA1 Message Date
sanbuphy 7d86ba9504 feat: add interactive demos for AI history, Auth design, and Git intro 2026-01-19 11:25:10 +08:00
sanbuphy bb28f010e3 feat: add virtual scrolling demo and fix build hanging issues 2026-01-18 23:59:25 +08:00
sanbuphy e41063a1cd feat: update docs and components, fix DLQ demo bug 2026-01-18 12:21:49 +08:00
sanbuphy 26ed39e1eb feat: add AI and Backend evolution history with interactive demos, and refine Frontend evolution demo 2026-01-18 10:24:35 +08:00
sanbuphy 82be39a9ac fix(ui): correct cursor position in LlmQuickStartDemo and adjust image width 2026-01-16 22:01:19 +08:00
sanbuphy 047118a7f0 docs: enhance README, appendix naming, and IDE intro
- README.md:
  - Rename 'Zero' stage to '新手入门'
  - Highlight 'Star' encouragement with larger font and purple color
  - Default unfold 'Zero' and 'One' sections for better accessibility
- Content Updates:
  - Rename '附录示例' to '扩展阅读' (Extended Reading) for better clarity in sidebar and articles
  - Add VS Code download links and introductory explanation in 'IDE Intro' appendix
  - Clarify VS Code's role as a modern IDE
2026-01-16 21:49:15 +08:00
sanbuphy 1b6b88fe35 docs: refactor README sections and rename zero stage to '新手入门' 2026-01-16 21:33:56 +08:00
sanbuphy 73f4788d7e feat: comprehensive documentation and demo updates
- Update READMEs and docs across multiple languages
- Enhance interactive demos for Agent, LLM, VLM, Audio, Image Gen, Terminal, and Web Basics
- Add new appendix sections for Database and IDE intros
- Update VitePress config, theme, and utility scripts
- Clean up unused assets and components
2026-01-16 19:10:51 +08:00
sanbuphy c8567ce23f feat: save current work to dev branch 2026-01-15 20:10:19 +08:00
sanbuphy c9e7ece75d feat: improve terminal intro components and content
- Fix EscapeParserDemo play button and pointer alignment
- Improve TerminalHandsOn AI helper visibility and apt/pip support
- Update terminal intro markdown content
2026-01-15 14:11:44 +08:00
sanbuphy e1a5eb5586 fix: remove unused AI component imports to fix build 2026-01-15 13:33:35 +08:00
sanbuphy 590e036c65 docs: add hands-on terminal lab and update intro content 2026-01-15 13:31:54 +08:00
sanbuphy 6ec7161884 docs: refine terminal intro (shell architecture & gui vs cli) 2026-01-15 13:11:25 +08:00
sanbuphy 0e0556f902 docs: update terminal intro with macos guide and demo 2026-01-15 13:05:33 +08:00
sanbuphy 50d44f7721 docs: update terminal intro content and components 2026-01-15 12:25:48 +08:00
sanbuphy c238f07e0d feat(docs): add terminal introduction appendix with interactive components
Add a comprehensive terminal introduction guide with interactive Vue components demonstrating terminal concepts. Includes:
- Terminal definition and architecture visualization
- Character grid and cell inspector
- ANSI escape sequences demo
- Input visualization and signal mechanisms
- Flow diagrams and TUI examples

The components are registered in the VitePress theme and linked from the appendix section. Each component includes detailed documentation and interactive elements to help users understand terminal principles.
2026-01-14 19:04:09 +08:00
sanbuphy a9f4071308 docs: update documentation content and structure
- Update appendix article titles for better clarity
- Add chapter introductions to appendix articles
- Improve formatting and readability of troubleshooting section
- Expand Vibe Coding platform comparison content
2026-01-14 17:13:28 +08:00
sanbuphy 69073e2eae docs(zh-cn): update stage-1 building prototype content with new structure and images
Refactor the content to focus on business analysis to multi-page prototype implementation. Add new images and streamline the guide for better clarity and flow. The update includes practical examples and step-by-step instructions for creating an e-commerce material workbench prototype.
2026-01-14 16:29:57 +08:00
sanbuphy 646811282a fix 2026-01-14 10:19:57 +08:00
sanbuphy 6eeae7cffa docs: update documentation paths and appendix titles
Update documentation paths to use zh-cn locale consistently and modify appendix titles in config file. Changes include:
- Updating all doc paths to use zh-cn prefix
- Renaming appendix examples in config.mjs
- Maintaining same functionality while standardizing paths
2026-01-14 10:14:04 +08:00
sanbuphy b0f1ccf500 fix 2026-01-14 09:16:10 +08:00
sanbuphy b61e839f69 docs(zh-cn): improve assignment section and appendix structure in ai-capabilities guide
- Enhance assignment section with detailed instructions and card component
- Restructure appendix with navigation card and better section linking
- Improve readability and organization of content
2026-01-14 00:03:56 +08:00
sanbuphy 176caa08bd fix 2026-01-13 23:43:12 +08:00
sanbuphy 6b95b42eb7 fix 2026-01-13 23:42:49 +08:00
sanbuphy 06b154a607 FIX 2026-01-13 23:41:13 +08:00
sanbuphy f75289c3ea fix 2026-01-13 23:40:34 +08:00
sanbuphy f3df90e728 docs: fix formatting and spacing in README.md 2026-01-13 23:37:22 +08:00
sanbuphy 26abc96b2f docs: simplify and reorganize README content
Remove redundant sections and streamline project description for better readability
2026-01-13 23:33:55 +08:00
sanbuphy 61dea9888f docs: update README with multilingual support and course details
Add language selection badges and restructure content to better describe the Easy-Vibe course objectives and target audience
2026-01-13 23:31:24 +08:00
sanbuphy 3ffdae8c1b fix(docs): improve base path handling for vercel and github pages
Use withBase helper from vitepress to handle base paths consistently
Simplify vercel environment detection logic in config
2026-01-13 23:03:43 +08:00
sanbuphy 4c25317b86 feat(docs): add robots.txt and enhance SEO configuration
- Add robots.txt to control search engine crawling
- Update markdown files with frontmatter metadata
- Refactor config.mjs with comprehensive SEO enhancements including:
  - Language-specific SEO configurations
  - Structured data (JSON-LD)
  - Sitemap generation
  - Social media meta tags
2026-01-13 22:51:28 +08:00
sanbuphy 93914f54b0 style(theme): update font sizes and spacing for better readability
Adjust default font size from 13px to 14px and modify blockquote styling
Convert fixed pixel values to relative em units for better scalability
Improve spacing and typography consistency across components
2026-01-13 20:46:02 +08:00
sanbuphy 7e26e9533d feat(docs): add github stars widget and remove social links
Add a GitHub stars widget component to display repository stars count with caching
Remove social links from config as they're now handled by the new widget
Improve font size and line height clamping with null checks
2026-01-13 20:32:41 +08:00
sanbuphy 27d14a4bcc fix(docs): update language-specific stage card links to use dynamic base
Standardize stage card links across language versions by using dynamic base path
Convert static div elements to anchor tags in Japanese and English versions
2026-01-13 20:16:33 +08:00
sanbuphy 0e0de6382f refactor: restructure docs for i18n support
- Move existing documentation to docs/zh-cn/
- Initialize structure for multiple languages (ar-sa, de-de, en-us, etc.)
- Add update_readmes.cjs utility script
- Update deployment documentation
2026-01-13 20:09:45 +08:00
sanbuphy bfa503162c docs: adjust spacing in README badges for better visual balance 2026-01-13 16:16:07 +08:00
sanbuphy c532b04f29 style(readme): adjust spacing in badges section
Add margin styles to improve visual spacing between badge elements
2026-01-13 16:07:55 +08:00
sanbuphy e61706520d docs: update gitignore and add english readme
- Add CLAUDE.md and MULTI_LANGUAGE_PLAN.md to gitignore
- Fix english badge link in README.md
- Add comprehensive README_EN.md with project details
- Update CLAUDE.md with new project architecture details
2026-01-13 16:04:46 +08:00
sanbuphy edaef68c1e docs: update README badge styles and layout
- Consolidate badge sections for better readability
- Update badge colors for visual consistency
- Remove redundant div containers
2026-01-13 15:53:58 +08:00
sanbuphy 0b1473bcc3 docs: update README and improve documentation styling
- Redesign README with better visual hierarchy and styling
- Update documentation styles including line height and blockquote formatting
- Remove BOM character from ai-capability-dictionary.md
- Add Setting icon import to Layout.vue
2026-01-13 15:42:48 +08:00
sanbuphy 0a0a22add3 style(theme): adjust tagline styles for typewriter effect
Hide default tagline and add responsive styles for typewriter container to match original design
2026-01-13 14:42:51 +08:00
sanbuphy 1d25eb9b9b style(docs): improve typography and layout consistency
- Standardize font sizes and line heights across docs
- Add ChapterIntroduction component for consistent chapter headers
- Fix markdown formatting and whitespace issues
- Improve code block and table styling
- Add font size and line height controls to layout
2026-01-13 14:42:34 +08:00
sanbuphy 7c546e62f8 docs: add AI questioning skills and appendix navigation
- Add section on effective questioning techniques for AI assistance
- Include appendix navigation component with quick reference links
- Improve documentation structure for better user experience
2026-01-13 12:46:30 +08:00
sanbuphy bc0644aa4b feat(docs): improve image sizing and add global stylesheet
- Add style.css to head config for global styling
- Refactor image height/width constraints with new classes
- Adjust font size and image ratio thresholds
- Add max-width constraints to prevent overflow
2026-01-13 12:27:41 +08:00
sanbuphy ecb8abd5e7 docs: update stage naming and enhance content presentation
- Rename "Stage 0" to "新手入门" for better clarity
- Improve stage introduction layout with styled cards and tags
- Add visual step progress bars in guide sections
- Enhance terminology sections with card components and navigation
- Update appendix sections with better organization and styling
2026-01-13 11:47:29 +08:00
sanbuphy c2152498a4 feat(docs): add StepBar component for progress tracking
Introduce a reusable StepBar component to replace inline step progress indicators
Update documentation pages to use the new component for consistent progress display
2026-01-13 10:56:59 +08:00
sanbuphy 07fad27e81 docs(stage-0): update ai capabilities tutorial styling and content
- Replace tip component with styled card for core concept
- Remove statistics card component and simplify content
- Remove steps component from tutorial section
2026-01-13 10:41:16 +08:00
sanbuphy 50086ae71d feat(docs): integrate ElementPlus and enhance learning map content
- Add ElementPlus UI library to VitePress theme configuration
- Improve learning map documentation with collapsible sections and UI components
- Add progress indicators and card components to enhance visual presentation
2026-01-13 10:34:12 +08:00
sanbuphy 6ed6ae796d chore: update gitignore and remove demo documentation
- Add temp/* to gitignore to exclude temporary files
- Remove demo.md as it's no longer needed
2026-01-13 10:07:20 +08:00
sanbuphy 6dca0016eb ci(deploy): restrict build job to datawhalechina owner
docs: update README phrasing for better clarity
style: improve responsive text wrapping in home hero and text components

Add conditional to only run build job for datawhalechina repository
Update README wording for better flow and understanding
Modify CSS to handle text wrapping on mobile while maintaining desktop behavior
2026-01-13 09:42:39 +08:00