This is a simple toolchain that allows you to focus on writing your website instead of getting distracted with HTML formatting.

It works by taking in a gemtext file and converting it into an HTML file.
Gemtext:

HTML:

Code can be found here on the public Git:


Doesn’t Pandoc do the same thing as this?