About

A technical blog about Python, web development and things around it.

Technology

This blog runs on:

  • Python 3.14 + Flask
  • Posts written in Markdown with YAML frontmatter
  • Lazy cache — HTML is generated on first access, then served from disk
  • Syntax highlighting via Pygments
  • No JavaScript, no build step