Platform overview Full width One stylesheet, no build step required Rail width and theme colors are CSS variables Clearly marked Master Page vs. content regions Every block below works on its own or combined
Built for speed Performance No framework build step and no unused JavaScript — the page is fast because there is very little standing between the browser and the content. Fonts and icons load from a CDN; everything else is a single, cacheable stylesheet.
Built to extend Flexibility Every block on this page is independent — drop a section, reorder them, or add a new one using the same title-bar-plus-body pattern the others already follow. Nothing below the header depends on anything above it.
Support Ongoing updates and fixes once the site is live, without touching the shared layout. Learn more