# Functions
ExtractDateFromFilename parses a filename and extracts the date from it.
Glamourize renders the given string with the Glamour markdown renderer.
PrettyDate formats a time string to look like "December 22nd", 2018.
SplitTitleFromPost reads the frontmatter of a blogpost and parses the title, the returns it alongside the rest of the post without frontmatter.