Every component, on one page

The projectious.work brand, 
rendered by Hextra

One of two reference implementations; the other uses Docsy. 
They share the same tokens, the same specimens and the same kitchen-sink page, so anything that differs between them is a difference between the themes — not the brand.

How this example is put together

The colour scales, the token layer, the syntax theme, the component specimens and the kitchen-sink page are mounted from the documentation site by hugo.yaml rather than copied here. A change to a brand token reaches this page on the next build, so the example cannot quietly drift from the system it is meant to demonstrate.

ℹ️
The same kitchen-sink page renders under Docsy in examples/hugo-docsy/. Comparing the two is the quickest way to see what the theme contributes and what the brand fixes.

Full guidance for both themes — the shared semantic layer, each adapter, and the review fixtures — is on the Hugo theming page.