Docs
Themes
Site designs are first-class. The catalog is shared between the marketing site, the platform API, and project builds.
Catalog
Browse designs on the designs page. Machines should use:
GET https://manycast.ai/themes.json
That JSON lists every design plus which registered projects are running which look.
How a project picks a design
Design selection is applied at site build time for the project. Changing a theme updates the project’s configured design id and rebuilds the journal site. It is not a purely client-side skin toggle.
What you keep when you switch
- Posts and archive URLs
- Media and SEO foundations
- Project host and custom domain wiring
What changes is the composition, typography, and color system.
Live example
The Hartwells project currently runs journal-photo. Open it from the example page.