Contents
Minimal Remark markdown starter example with support for frontmatter
This val imports a content.md
markdown file.
It parses out frontmatter using graymatter
.
Then it uses Remark and Rehype to parse the markdown into HTML and serve the response.