Colophon

This site is a WordPress install on a single host, fronted by nginx, with a custom plugin that syncs project pages from GitHub.

What runs it

  • WordPress on PHP 8.5 and MariaDB 11.8
  • nginx with PHP-FPM
  • A purpose-built plugin, showcase-sync, which polls the GitHub API, parses each repository’s docs/showcase.md, and renders it
  • Markdown is rendered with raw HTML disabled and passed through an allow-list sanitiser before it is stored

What it collects

Nothing. There are no analytics, no third-party scripts, no advertising, and no cookies for anonymous visitors. Nothing on these pages calls out to another host.

Signing in sets a WordPress session cookie, because that is how signing in works. That is the only cookie this site sets.

Private projects

Some repositories are private, and their pages are visible only to signed-in members. Those pages are excluded from search, feeds, sitemaps, and the REST API, and they are never stored by a shared cache.