Start here
This hub is for student volunteers and helpers who edit The World and Me site. Visitors on the public site never see this area. Cloudflare Access should gate who can open these pages.
Publish path: work happens on GitHub (branch → pull request → preview → merge). Production is
theworldandme.net. This subdomain is the private how-to space only.
Student pathHow you change a page, open a PR, and check the preview.
IT / backend pathHow Workers Builds turns that PR into static files on Cloudflare.
Learn Next.js hereWhich files matter in this repo, plus official docs links.
Diagram studioArchify visuals for the publish workflow (open full-page or iframe).
Rules of the road
- Do not push unfinished work straight to
main. - Use a branch + PR; wait for the Cloudflare preview URL.
- Public marketing pages stay free of Archify runtime dependencies.
- Only commit delivered diagram HTML/JSON under
contribute/diagrams/— not the Archify package itself.