Building This Static Site Generator

This blog post is about the process of building this static site generator. It's been a great learning experience!

What I Learned

  • How to parse Markdown
  • How to generate HTML from templates
  • How to create a recursive file system scanner