I wrote a simple tool chain called 'gem2web' for creating HTML pages for my self-hosted website. I released it publically under GPL3. Source linked inside. (python+shell)
I wrote a simple tool chain called 'gem2web' for creating HTML pages for my self-hosted website. I released it publically under GPL3. Source linked inside. (python+shell)
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: