Hugo Mermaid.js Setup

TLDR Hugo out of box does not set up mermaid.js Multiple ways to set up mermaid.js Overview on how set up mermaid.js At this point I’ll just assume everyone knows mermaid and how it works. This post is a reference post for future me who might get asked on how I set up mermaid.js for this blog. Mermaid.js I only discovered mermaid.js when GitHub made the announcement that they were going to natively support Mermaid as part of their Markdown rendering for README or any Markdown files in GitHub and it would render as it was intended to be rendered. ...

May 6, 2025 · 3 min