My First Markdown Post
The first Markdown post, preserved from the original site.
This is my very first blog post written purely in Markdown!
I don't have to write any HTML tags here. Eleventy automatically takes this file, converts the markdown into HTML, and injects it right into the base.njk layout file.
Why this is great
- I can just write text.
- The builds are instant.
- My deployment script pushes the generated
dist/folder straight to the LXC.