hugo-theme-minima/index.xml

2 lines
2.7 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hugo on Minima</title><link>https://mivinci.github.io/hugo-theme-minima/</link><description>Recent content on Hugo on Minima</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>© 2022 Mivinci</copyright><lastBuildDate>Sun, 18 Jul 2021 10:52:59 +0800</lastBuildDate><atom:link href="https://mivinci.github.io/hugo-theme-minima/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>https://mivinci.github.io/hugo-theme-minima/markdown-syntax/</link><pubDate>Sun, 18 Jul 2021 10:52:59 +0800</pubDate><guid>https://mivinci.github.io/hugo-theme-minima/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://mivinci.github.io/hugo-theme-minima/math-typesetting/</link><pubDate>Sun, 18 Jul 2021 10:52:59 +0800</pubDate><guid>https://mivinci.github.io/hugo-theme-minima/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Mermaid Diagrams</title><link>https://mivinci.github.io/hugo-theme-minima/mermaid-diagrams/</link><pubDate>Sun, 18 Jul 2021 10:52:59 +0800</pubDate><guid>https://mivinci.github.io/hugo-theme-minima/mermaid-diagrams/</guid><description>Examples The following are some examples of the diagrams, charts and graphs that can be made using Mermaid. Click here to jump into the full syntax.
Flowchart flowchart LR A[Hard] --&amp;gt;|Text| B(Round) B --&amp;gt; C{Decision} C --&amp;gt;|One| D[Result 1] C --&amp;gt;|Two| E[Result 2] flowchart LR A[Hard] --&amp;gt;|Text| B(Round) B --&amp;gt; C{Decision} C --&amp;gt;|One| D[Result 1] C --&amp;gt;|Two| E[Result 2] Sequence diagram sequenceDiagram Alice-&amp;gt;&amp;gt;John: Hello John, how are you? loop Healthcheck John-&amp;gt;&amp;gt;John: Fight against hypochondria end Note right of John: Rational thoughts!</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>About</title><link>https://mivinci.github.io/hugo-theme-minima/about/</link><pubDate>Sat, 10 Jul 2021 11:24:06 +0800</pubDate><guid>https://mivinci.github.io/hugo-theme-minima/about/</guid><description/></item></channel></rss>