Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 22, 2026

Consolidates the standalone example/ directory into examples/starter/ to eliminate duplicate starter templates.

Changes

Merged Content

  • Documentation: Added ARCHITECTURE.md, TESTING.md, VERCEL.md, INDEX.md
  • Tooling: Added validate.sh script for project verification
  • Configuration: Added vercel.json, enhanced .gitignore
  • Assets: Added public/ directory with logo files
  • Content: Replaced basic starter content with comprehensive examples (getting-started, configuration pages)

Configuration Updates

  • package.json: Simplified script names (dev, build, start instead of docs:*)
  • docs.site.json: Added logo configuration and build output settings
  • meta.json: Updated to reference all three documentation pages

Cleanup

  • Removed root-level example/ directory
  • Updated README.md references from example/ to examples/starter/
  • Made validate.sh reusable by checking for @objectdocs/cli dependency rather than hardcoded package name

Result

examples/starter/ is now a production-ready template with comprehensive documentation, validation tooling, and deployment configuration.

Original prompt

把example 合并到 example/starter


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel
Copy link

vercel bot commented Jan 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
objectdocs-site Canceled Canceled Jan 22, 2026 2:44am

Request Review

Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
Copilot AI and others added 3 commits January 22, 2026 02:39
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
Copilot AI changed the title [WIP] Merge example into example/starter Consolidate example directories: merge root example/ into examples/starter/ Jan 22, 2026
Copilot AI requested a review from huangyiirene January 22, 2026 02:45
@huangyiirene huangyiirene marked this pull request as ready for review January 22, 2026 03:26
@github-actions
Copy link

🚀 Preview Deployment

This pull request will be automatically deployed to Vercel.

Preview Links

  • 📝 Documentation: Will be available once Vercel deployment completes
  • 🌍 Languages: English (/en/docs) and Chinese (/cn/docs)

Build Status

Check the CI workflow for build status and any errors.


Automated preview information for PR #28

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 22, 2026
@huangyiirene huangyiirene merged commit 80cfa60 into main Jan 22, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants