I write HTML
2026-05-20 – by phylarch
You don't need markdown to write a blog. Nor a static site generator. Or JavaScript for that matter.
Try this:
- Open your favorite IDE aka VS Code.
- Install some plugin to auto-format html.
- Write your blog post in semantic html.
- Upload and enjoy lightning fast load times.
Check out the full page source of this very page if you're not convinced yet.