Content sites
Build a publishing system, not a pile of article templates.
Sights turns typed records and local Markdown into static index and detail routes with consistent featured media, dates, authors, breadcrumbs, related content, metadata, structured data, and discovery output.
Structured publishing
Every article joins the same content graph.
One article lifecycle
Add a story without rebuilding the editorial interface.
This site is the proof
The Sights insights section uses the same collection and template contract it describes.
Three product essays live as structured post records and sanitized Markdown sidecars. Their route files contain only page identity, canonical metadata, breadcrumb relationship, template selection, and the post id.
The post template resolves the detail composition, supplies Article structured data, and appends the newest available related post other than the current record.
- BrowseThe index uses a collection-backed post grid with linked featured media and semantic publication dates.
- ReadEach article renders a compact media hero followed by sanitized long-form content.
- ContinueA related story closes the article without duplicating card data in the page file.
See it working
Read the essays generated by the collection you just learned about.
The index, article templates, metadata, breadcrumbs, featured media, and related content all come from the current Sights build.