New blog post published!
As we learned in the last post, the generator parses files in various directories, and then based on the contents of those files invokes some code dynamically to generate parts of the site.
In this post, I'll describe how the individual pages are parsed in preparation for the generation phase. As well as some tricks that I employ to make working with YAML a nicer experience.