Monochrome Lab / Press deployment

This press center is plain static HTML with inline CSS and a tiny inline JavaScript reveal effect. It requires no framework, package manager, build command, database, or server-side code.

Where it goes

Copy the entire press folder into the root of the existing Monochrome Lab Cloudflare Pages site so the public URL becomes https://monochromelab.app/press/.

Existing site assets used

The page intentionally references images already used by the Monochrome Lab homepage at root paths such as:

/assets/pro-editor-current.png
/assets/gallery-car.jpg
/assets/gallery-wheel.jpg
/assets/gallery-light.jpg
/assets/gallery-portrait.jpg

Those paths match the current static-site structure. Keep the existing root assets folder when deploying.

New press assets

The press folder contains the founder portrait, two SVG brand marks, HTML press documents, and the downloadable press-materials ZIP.

Email

All press contact links use info@monochromelab.app.

Cloudflare Pages

Upload the updated site folder or ZIP through the same Direct Upload workflow used for the main static site. No build command is required.