- [ ] Read in source directory - [ ] Determine city and year from source directory - [ ] Parse out title of talk and [make it pretty](https://github.com/mattstratton/probablyfine/commit/deecabbcc58b1213c0ae05b7c7b9e61b9acaabb8#diff-03a8feb7e7deb29f13b87f9d628c0508R19) - [ ] Make a "space happy" version of the title URL (using `%20` for spaces) and use this to construct the alias - [ ] [Parse out all the non-frontmatter stuff](https://github.com/mattstratton/probablyfine/commit/deecabbcc58b1213c0ae05b7c7b9e61b9acaabb8#diff-03a8feb7e7deb29f13b87f9d628c0508R5) - [ ] Write the stubbed out frontmatter to the proper destination directory