July 1, 2026 · 04:00 read

Why this site exists

The first transmission: what SIGNAL is, who it's for, and what to expect every week.

Welcome. This is the first post — replace it with your own voice.

Writing here is just Markdown

Drop .md or .mdx files into src/content/blog/ and they appear on the index automatically, newest first. Each post needs a small frontmatter block (title, description, date) and nothing else.

Publish something small every week. Reach compounds.

What ships with this site

Threaded comments with reactions on every post, an RSS feed at /rss.xml, a sitemap for search engines, and a video pipeline that handles files far too large for any static host.

Discussion

Comments are one config away — set GISCUS.enabled = true in src/config.ts (steps in the README).