Writing Math with LaTeX
Beacon supports LaTeX math. Equations are typeset at build time with KaTeX (via Hugo’s transform.ToMath), so no JavaScript is shipped to readers — the KaTeX stylesheet is only included on pages …
Beacon supports LaTeX math. Equations are typeset at build time with KaTeX (via Hugo’s transform.ToMath), so no JavaScript is shipped to readers — the KaTeX stylesheet is only included on pages …
Beacon ships a few shortcodes for richer posts. Everything below renders from a short tag in the Markdown — no manual HTML. Math (LaTeX) Beacon typesets LaTeX with KaTeX at build time — the equations …