Public corporate site

Running the Iridesceux Website

Use Site Studio for routine changes and Code Studio only when the source itself must change.

IridesceuxHVNCommandCloudflare

Iridesceux Pages deployment settings

Framework preset: None Build command: exit 0 Root directory: public-site Build output directory: public

Keep public-site/functions/ beside public-site/public/ at the project root. Do not move Functions into the static output directory. During pre-launch, use the Pages staging/preview URL; attaching the production domain is a separate launch step.

Routine publishing

1

Open Command → Site Studio

Select Iridesceux at the top.

2

Select a page/element

Edit safe content such as text, links, image URLs and alt text.

3

Preview

Confirm copy, spelling, destination links, mobile layout and public-facing tone.

4

Publish

Save the approved override to D1. Public runtime reads published site data.

Use Code Studio only when

  • A layout needs source changes.
  • A new page or component must be added.
  • JavaScript behavior must be fixed.
  • A technical route/build change is required.

Code Studio commits to Git; Cloudflare Pages then deploys the repository change. Keep Code Studio limited to Technical Admin/Super Admin.

Legal pages: track drafts/reviews in Command, but do not casually live-edit Privacy Policy/Terms without internal and legal review.