Skip to content

[codex] Add editable README demo path#40

Open
iteration-machine-dev[bot] wants to merge 1 commit into
mainfrom
codex/live-markdown-demo
Open

[codex] Add editable README demo path#40
iteration-machine-dev[bot] wants to merge 1 commit into
mainfrom
codex/live-markdown-demo

Conversation

@iteration-machine-dev

Copy link
Copy Markdown

What changed

  • Added a safe README-style markdown demo template.
  • Added /demo/readme, which creates an editable anonymous share from that template and sends the visitor into the editor without requiring GitHub access.
  • Added the demo link to the homepage first-use section, the GitHub README, and llms.txt so GitHub and agent visitors can move from passive reading into a live attempt.

Impact

Developer visitors can now click straight from GitHub or the homepage into an editable README example. The homepage still points first at creating or sharing a markdown file, and the demo uses the existing anonymous share flow rather than requiring repo access.

Validation

  • npm --workspace web run test
  • npm --workspace web run build
  • git diff --check
  • Local HTTP render checks for / and /demo/readme showed the new homepage demo link and demo loading page.

Note: the local anonymous-share POST returned 500 because the existing dev server was running without backend env loaded; the route uses the same existing anonymous-share create endpoint as the current blank/upload flows.

@vercel

vercel Bot commented Jun 7, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
with-md-web Ready Ready Preview, Comment Jun 7, 2026 2:25pm

Request Review

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.

1 participant