Building a Blog Platform with Docker #3: Markdown Rendering
Building a Blog Platform with Docker #3: Markdown Rendering
Quick one-liner: Stop writing HTML for your posts. Parse .md files with YAML frontmatter and render them in Flask.
Why This Matters
Last time you built a blog that looks like a blog. Teal n...
fosstechnotes.hashnode.dev10 min read