Skip to content

feat #28: enrich website with docs and content structure#90

Open
blueberrycongee wants to merge 1 commit intomainfrom
feat/issue-28-enrich-website
Open

feat #28: enrich website with docs and content structure#90
blueberrycongee wants to merge 1 commit intomainfrom
feat/issue-28-enrich-website

Conversation

@blueberrycongee
Copy link
Owner

Summary

  • Add sticky navigation bar with section links (Features, Screenshots, Demo, Docs)
  • Add Screenshots gallery section with 6 descriptive placeholder cards for key features
  • Add Demo section with video embed placeholder
  • Add Documentation section covering Getting Started, Key Concepts, Keyboard Shortcuts, and Configuration
  • Complete Chinese (zh) i18n translations for all new content
  • Responsive layout for all new sections

Test plan

  • Website builds successfully (cd website && npx vite build)
  • All new sections render correctly and are accessible from nav links
  • Language toggle switches all new content between EN and ZH
  • Responsive layout works on mobile viewports
  • Placeholder slots display descriptive text for future screenshots/video

Closes #28

- Add sticky nav bar with section links (Features, Screenshots, Demo, Docs)
- Add Screenshots gallery section with 6 placeholder cards (canvas, agents,
  composer, usage, drawing, hydra)
- Add Demo section with video embed placeholder
- Add Documentation section with 4 subsections:
  - Getting Started (install, CLI setup, first steps)
  - Key Concepts (canvas, hierarchy, agents, composer, hydra)
  - Keyboard Shortcuts (full table with all shortcuts)
  - Configuration (fonts, theme, language, updates, agent CLI)
- Add complete Chinese i18n translations for all new content
- Update responsive styles for new sections

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enhancement: enrich website with docs, screenshots, and demo video

1 participant