Skip to content
Sanova Tech
← Back to News

July 20, 2026

Welcome to the Sanova Tech newsroom

Visitors sitting inside a large immersive light installation

This is an example article. It exists to show how the newsroom works — delete it whenever you publish something real.

Writing a post

Every entry is a single .mdx file in content/news/. The block at the top of the file (between the --- lines) is the frontmatter: title, date, cover image and a short excerpt. Everything below it is the article body, written in Markdown.

Set type: "article" for something we've written — it gets its own page like this one. Set type: "link" with a url instead, and the card on the News page will point straight at the original source without creating a page here.

Formatting

You get the usual Markdown: bold, italic, links, lists, and headings. Longer quotes work too:

The gap between treatment and understanding is where Sanova Tech began.

Add draft: true to the frontmatter to keep something out of the published list while you work on it.