Loading header...

About This Site

This website is powered by the Markdown-First Application Framework.

Technology Stack

  • FastHTML: Modern Python web framework
  • HTMX: Progressive enhancement
  • Markdown-it-py: AST-based parsing
  • SQLite: Simple file-based database

Philosophy

Markdown describes structure and intent. Python executes behavior and truth.

This framework maintains a strict separation between declarative Markdown content and imperative Python logic.

Features

  • Write everything in Markdown
  • File-based organization
  • Template parts (header, footer, navbar, etc.)
  • Extensible plugin system
  • Auto-reload in development

Built with love using Markdown-First Application Framework.