Colophon · How this site is built
A short note on the building.
Static HTML, hand-authored, served from Cloudflare Workers Static Assets. Three variable Google Fonts. No build step. No analytics. No tracking. The whole project ships from a single git push.
Type
Display and UI: Schibsted Grotesk, designed by Henrik Kubel for the Schibsted Media Group, distributed open-source on Google Fonts. Variable weight axis. Used at 600–700 weight for headings, 500 for nav, 400 for utility.
Body and editorial: Source Serif 4 by Frank Grießhammer, with optical-size and weight axes. Variable. Used at 18–19px body, with optical size adjusted for display sizes.
Codes and telemetry: JetBrains Mono. Variable weight. Used in HUD strips, BOM tables, and id-codes throughout.
Color
The palette is "Sonoran summer monsoon at 4 pm" rendered in seven hexes plus a pair of card-surface tones. Bone #F2EAD8; deep monsoon-cloud indigo #0E1B33; prickly-pear sage #7BAE82; chile clay #C84A28; saguaro-flower gold #E2A93B; sky-glaze blue #7AA0C0; dust-storm slate #5C7585. All combinations meet WCAG AA on body text.
Imagery
Photography is a mix of seeded Picsum placeholders and inline SVG schematic plates authored per page. Schematic plates are signed by the master plumber (M.R.) with the date of last revision. None of the photographs are of actual Ciénega Watershed Plumbing properties because Ciénega Watershed Plumbing does not exist; the company and the entire site are a fictional demo for ampifex.xyz.
Build & hosting
Hand-authored HTML, one shared styles.css, one tiny site.js for the reveal-on-scroll observer and the data-tick decorations. No bundlers. No transpilers. No frameworks. The whole site is plain text plus a wrangler config file.
Hosting is Cloudflare Workers Static Assets. Wrangler with html_handling: "auto-trailing-slash" and not_found_handling: "404-page"; the custom domain is provisioned automatically on first deploy. Deploy is one command (pnpm run deploy) from the workspace root.
Privacy & analytics
None. No analytics, no tracking pixels, no third-party JavaScript. Google Fonts CDN is the only outbound asset request, and that's only for the font files (no analytics or behavioral collection). See the privacy page.
License
Site content is © 2026 Ciénega Watershed Plumbing (a fictional company in a demo for ampifex.xyz). Source HTML and CSS are released under MIT. Real-world references and external links remain the property of their respective rights holders. Don't pretend this is a real company; don't impersonate it.