Math Sample
Using KaTeX
KaTeX can be used to generate complex math formulas server-side. Add useKatex = true to the site configuration, or useKatex: true to the pageās Frontmatter to use KaTeX. $$ \phi = \frac{(1+\sqrt{5})}{2} = 1.6180339887\cdots $$ Additional details can be found on GitHub or on the Wiki. [ReadĀ More]