Back to posts

Welcome

22 Mar 2026

This is the first post on the site, and a quick feature demo.

I wanted a setup where content lives in Markdown, pages are static, and adding new posts stays simple.

I’ll primarily use this space for project notes and technical write-ups.

Mathematics Rendering

Most posts will involve equations, so the site supports MathML. Inline expressions like F=ma render as expected, along with larger equations, like so:

v = μ ( 2 r 1 a )
h = r × v
R3 (θ) = [ cosθ sinθ 0 sinθ cosθ 0 0 0 1 ]

Interactivity

I can also drop in interactive components. This one is a simple orbital elements visualisation:

Loading 3D plot...