Flowchart flowchart LR A[Hard] -->|Text| B(Round) B --> C{Decision} C -->|One| D[Result 1] C -->|Two| E[Result 2] will be rendered as:
flowchart LR A[Hard] --&gt;|Text| B(Round) B --&gt; C{Decision} C --&gt;|One| D[Result 1] C --&gt;|Two| E[Result 2] Sequence diagram sequenceDiagram Alice-&gt;&gt;John: Hello John, how are you?</description></item><item><title>An External Link</title><link>https://mivinci.github.io/hugo-theme-minima/link/</link><pubDate>Sat, 17 Jul 2021 10:52:59 +0800</pubDate><guid>https://mivinci.github.io/hugo-theme-minima/link/</guid><description/></item><item><title>Math Typesetting</title><link>https://mivinci.github.io/hugo-theme-minima/math-typesetting/</link><pubDate>Sat, 18 Jul 2020 10:52:59 +0800</pubDate><guid>https://mivinci.github.io/hugo-theme-minima/math-typesetting/</guid><description>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries like KaTeX the one that Minima uses. Here&rsquo;s what you can do in the configuration file to enable it.
math: enable: false provider: katex Examples The following are some examples of mathematical notations with KaTeX that are pretty much like LaTeX&rsquo;s.
Block \varphi = 1+\frac{1}{1+\frac{1}{1+\frac{1} {1+\cdots}}} wiil be rendered as:
$$ \varphi = 1+\frac{1}{1+\frac{1}{1+\frac{1} {1+\cdots}}} $$</description></item><item><title>About</title><link>https://mivinci.github.io/hugo-theme-minima/about/</link><pubDate>Wed, 10 Jul 2019 11:24:06 +0800</pubDate><guid>https://mivinci.github.io/hugo-theme-minima/about/</guid><description>A clean and minimal Hugo theme porting from Hexo Minima. Check out the example site.
Note that the main branch is in development stage, UI or configuration may vary.
Features Dark mode Multilingual mode Code highlighting - VSCode dark+ Math - KaTeX Flowcharts - Mermaid Comment - Disqus, Utterances, Giscus Google analytics External link RSS Usage Before using Minima, make sure you&rsquo;ve got Hugo (extended version) installed on your device.</description></item></channel></rss>