Hello, Eleventy

This is a sample post to prove the blog scaffold actually works: the posts collection, the blog-post.njk layout, and the /feed.xml RSS feed all pull from files like this one.

Adding more posts works the same way demos do. Drop a new Markdown file into src/blog/ and it shows up on /blog/ and in the feed on its own. Nothing else to touch.