simple markdown blog render
This markdown-based blog renderer renders all content server-side, in order to feed static html+css to the client side
There is no javascript going on in the client side of the browser
making your own blogposts
you can just add a .md file in the posts folder in order to add it to the site automatically