
Sat Apr 18 2026 00:00:00 GMT+0000 (Coordinated Universal Time)
Hello, Pythaeon
Author
Alex de Borba
Share this post
Leave a comment
Send your comment directly to pythaeon@proton.me.
This site is file-first: posts live beside your code, ship as static HTML, and stay easy to grep.
What you get
- A token-based Tailwind theme with light default and an explicit dark mode.
- MDX for long-form posts with components when you need them.
- Small surface area: no CMS, no analytics SDKs, no comment widgets.
export function Example() {
return <span>MDX + React</span>
}
Use the theme toggle in the header to preview the dark palette.