From Markdown
June 15, 2024
This file is src/blog/from-markdown.md. Banhus renders the body with pulldown-cmark and wraps it using src/_md.html.
- Use frontmatter for
title,date,description, andtype: post. - HTML posts use
<meta name="banhus">instead.