Commit Graph

113 Commits

Author SHA1 Message Date
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
sanbuphy 1d2893925a fix readme 2026-01-12 23:18:35 +08:00
sanbuphy 5e345fe3e7 fix readme 2026-01-12 23:17:57 +08:00
sanbuphy 65cef1f11e fix readme 2026-01-12 23:14:50 +08:00
sanbuphy f11093a711 docs: update documentation content and config
- Modify README content to remove outdated year reference and update course descriptions
- Adjust vitepress config to change outline level from 'deep' to [1,6] range
2026-01-12 23:08:58 +08:00
sanbuphy a58b21d49d docs: update project description and navigation text
- Simplify description in config file and README
- Improve readability of learning path structure
- Update navigation menu text for better clarity
2026-01-12 22:57:59 +08:00
sanbuphy 2a521ac92f fix 2026-01-12 22:39:15 +08:00
sanbuphy 404f887e00 fix(docs): update base path handling and sidebar numbering
- Add dynamic base path detection for Vercel environment
- Fix logo path construction to handle double slashes
- Update sidebar item numbering format for consistency
2026-01-12 22:33:49 +08:00
sanbuphy 7d853d06ad style(docs): adjust sidebar spacing and improve scoped style specificity
Update CSS styles to refine sidebar spacing and ensure proper scoped style application. Changes include:
- Increased padding values for better click targets
- Added explicit scoped attribute selectors to prevent build/preview overrides
- Removed unnecessary margins to maintain consistent vertical spacing
2026-01-12 22:19:04 +08:00
sanbuphy dd4d08431a refactor(config): remove vite build rollupOptions from vitepress config
The build output configuration is unnecessary as it matches Vite's default behavior. This simplifies the config while maintaining the same functionality.
2026-01-12 21:42:35 +08:00
sanbuphy 70c127d5ad ci: simplify vite build command and update base path
Remove repository name extraction from build command and update base path to '/easy-vibe/'
Add rollup options for hashed filenames to ensure cache busting
2026-01-12 21:24:37 +08:00
sanbuphy eaac9b5452 fix: force update css priority for sidebar 2026-01-12 21:07:35 +08:00
sanbuphy 49a92f466a style(docs): adjust sidebar spacing and typography for better readability
Improve sidebar navigation spacing and line heights to enhance visual hierarchy and readability. Move CSS from external file to inline style in config for better maintainability.
2026-01-12 19:49:21 +08:00
sanbuphy 99c1fb9ba8 refactor(docs): migrate from docsify to vitepress
- Move CSS styles from theme to public directory
- Update documentation structure and build commands
- Add new VitePress configuration and theme setup
2026-01-12 18:51:37 +08:00
sanbuphy 2b762868df docs: update github and zeabur tutorial links in documentation 2026-01-12 18:27:11 +08:00
sanbuphy 3d9101c247 refactor(docs): move sidebar styles to css file and remove cache busting
Clean up styles by moving them from config to dedicated CSS file
Remove unnecessary cache busting parameter from style import
2026-01-12 18:23:52 +08:00
sanbuphy eace31ff07 fix: inject ultra-compact sidebar styles into head to force override 2026-01-12 17:56:22 +08:00
sanbuphy e7b6fd9245 chore: force cache busting for style.css 2026-01-12 17:48:40 +08:00
sanbuphy d35cfb3402 style(docs): adjust sidebar spacing and fix relative links
Update CSS selectors to be more specific and remove redundant parent selectors
Change absolute links to relative paths in index.md for better portability
2026-01-12 17:38:47 +08:00
sanbuphy 0347f96547 ci(deploy): simplify workflow trigger to run on every push
style(theme): improve sidebar spacing specificity in CSS
2026-01-12 17:08:20 +08:00
sanbuphy 26a612e40d chore: trigger vercel deployment 2026-01-12 16:35:58 +08:00
sanbuphy 630090d9de docs: add build status badge to trigger deployment 2026-01-12 16:00:03 +08:00
sanbuphy 1b5a899937 build: add vercel config and update docs path
- Add vercel.json configuration for deployment
- Update node engine requirement in package-lock.json
- Fix broken link in documentation
2026-01-12 15:49:10 +08:00