pub fn parse_document(path: &Path) -> Result<Document, MetaError>
Read a file, parse its frontmatter, and return a Document.
Document