Shipyard test build

About Test Project

The story behind this sandbox, and what it's meant to prove.

Why this project exists

Diagram confirming the polarity position of a JST-PH-2P connector

Test Project was requested by Yoshi Saito as a way to validate that every step of Shipyard's tooling — project setup, feature scaffolding, dependency installation, and deployment configuration — works end to end on a real, static site.

Rather than a placeholder or a mockup, this is a fully runnable site: real HTML, CSS, and JS, real SEO metadata, and a real generated sitemap.xml — exercised the same way a genuine client project would be, including adding new pages like this one after the initial build.

What's being tested

  • Scaffolding a brand-new static site from an idea
  • Wiring up SEO metadata per page
  • Generating and updating sitemap.xml as pages are added
  • Adding a new page to an existing project after the initial build
  • Deploying to Cloudflare Pages via wrangler.toml