This is my simple blog system designed to simplifywriting and deploying blogs.
Very simple markdown files are compiled to HTML andserved from memory such that responses are quick andthe filesystem remains clean and organised. Due to HTML beinganother markup language and the crude nature to which I am convertingbetween the two, for actions that need more nuance, I can simply startwriting HTML in my document and it will embed. This can also extend to \