Public
Minimal Remark starter with frontmatter support
2 Likes
1 BranchVal Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Minimal Remark markdown starter example with support for frontmatter. View demo
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.
See also: