Skip to content

Add Cloudflare Pages deployment and docs site setup instructions (README update) - #1

Open
JamesFincher wants to merge 1 commit into
mainfrom
codex/push-and-create-docs.amberprotocol.org-on-cloudflare
Open

Add Cloudflare Pages deployment and docs site setup instructions (README update)#1
JamesFincher wants to merge 1 commit into
mainfrom
codex/push-and-create-docs.amberprotocol.org-on-cloudflare

Conversation

@JamesFincher

Copy link
Copy Markdown
Owner

Motivation

  • Replace the default Next.js boilerplate with project-focused documentation to make this repo a Markdown-first workspace for drafting, reviewing, versioning, and publishing public docs.
  • Provide clear, actionable steps to deploy to Cloudflare Pages and map docs.amberprotocol.org, and explain local Convex usage for the versioned content model.

Description

  • Rewrote README.md to describe the repo purpose, the draft→final→official workflow, and the Convex-backed content model.
  • Added local development instructions using pnpm and a note to run the Convex local dev server via npx convex dev.
  • Added step-by-step Cloudflare Pages deployment guidance including build settings and explicit instructions to add the docs.amberprotocol.org custom domain and verify DNS/TLS.
  • Included a verification command example (curl -I https://docs.amberprotocol.org).

Testing

  • Ran pnpm -s lint, which completed successfully with only warnings reported in generated Convex files.

Codex Task

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant