Damus
Timo Zimmermann · 6w
I am getting closer to the point where I’ll write my blog posts in HTML instead of mixing html and markdown. With most tags being optional to close a simple search and replace likely does the tric...
Paolo Melchiorre profile picture
Hey @nprofile1q... I'm thinking of doing exactly the same thing for a while and using a semantic classes HTML5 document directly instead of fighting with a very poor format like Markdown hoping that the generated HTML documents will be good enough 🧪

BTW Pelican can also process HTML files, reading metadata from meta tags. 👍
https://docs.getpelican.com/en/latest/content.html

#Blog #HTML #Pelican