Reference Host Kubota Demo Site

About this reference host

Why this demo exists.

This is not a dealer website. It is the reference implementation for the current Cloudflare + Supabase architecture, meant to show how the route families, template fields, and mirrored media work together.

What this demo proves

The demo host shows one static site folder driving multiple data families without any per-page query config.

  • Static pages render directly from GitHub-authored HTML.
  • Dynamic routes resolve from path shape alone.
  • Supabase provides the current data.
  • Mirrored media is served through the worker instead of being hotlinked to Kubota.