generated: 0e48c7d586
This commit is contained in:
parent
f73dde6f1a
commit
af446242d9
|
@ -20,19 +20,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -120,19 +120,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -146,7 +146,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -206,7 +206,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -214,7 +214,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="Flat theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://leafee98.github.io/hugo-theme-flat/categories/index.xml" title="Flat theme" />
|
||||
|
||||
|
||||
|
||||
|
@ -21,19 +21,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -94,19 +94,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -120,7 +120,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -180,7 +180,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -188,7 +188,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -198,7 +198,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/categories/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/categories/index.xml">
|
||||
Feed of "Categories"
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -2,25 +2,25 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on Flat theme</title>
|
||||
<link>/categories/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/categories/</link>
|
||||
<description>Recent content in Categories on Flat theme</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://leafee98.github.io/hugo-theme-flat/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>syntax</title>
|
||||
<link>/categories/syntax/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/categories/syntax/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/categories/syntax/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/categories/syntax/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>themes</title>
|
||||
<link>/categories/themes/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/categories/themes/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/categories/themes/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/categories/themes/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/categories/syntax/index.xml" title="Flat theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://leafee98.github.io/hugo-theme-flat/categories/syntax/index.xml" title="Flat theme" />
|
||||
|
||||
|
||||
|
||||
|
@ -21,19 +21,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -80,7 +80,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
|
||||
|
||||
|
||||
|
@ -113,19 +113,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -139,7 +139,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -199,7 +199,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -217,7 +217,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/categories/syntax/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/categories/syntax/index.xml">
|
||||
Feed of "syntax"
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -2,16 +2,16 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>syntax on Flat theme</title>
|
||||
<link>/categories/syntax/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/categories/syntax/</link>
|
||||
<description>Recent content in syntax on Flat theme</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/categories/syntax/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://leafee98.github.io/hugo-theme-flat/categories/syntax/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Markdown Syntax Guide</title>
|
||||
<link>/posts/markdown-syntax/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/markdown-syntax/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</guid>
|
||||
<description><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.</p>
|
||||
<h2 id="headings">Headings <a href="#headings" class="anchor">🔗</a></h2><p>The following HTML <code>&lt;h1&gt;</code>—<code>&lt;h6&gt;</code> elements represent six levels of section headings. <code>&lt;h1&gt;</code> is the highest section level while <code>&lt;h6&gt;</code> is the lowest.</p>
|
||||
<h1 id="h1">H1 <a href="#h1" class="anchor">🔗</a></h1><h2 id="h2">H2 <a href="#h2" class="anchor">🔗</a></h2><h3 id="h3">H3 <a href="#h3" class="anchor">🔗</a></h3><h4 id="h4">H4 <a href="#h4" class="anchor">🔗</a></h4><h5 id="h5">H5 <a href="#h5" class="anchor">🔗</a></h5><h6 id="h6">H6 <a href="#h6" class="anchor">🔗</a></h6><h2 id="paragraph">Paragraph <a href="#paragraph" class="anchor">🔗</a></h2><p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/categories/themes/index.xml" title="Flat theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://leafee98.github.io/hugo-theme-flat/categories/themes/index.xml" title="Flat theme" />
|
||||
|
||||
|
||||
|
||||
|
@ -21,19 +21,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -80,7 +80,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
|
||||
|
||||
|
||||
|
@ -113,19 +113,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -139,7 +139,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -199,7 +199,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -217,7 +217,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/categories/themes/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/categories/themes/index.xml">
|
||||
Feed of "themes"
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -2,16 +2,16 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>themes on Flat theme</title>
|
||||
<link>/categories/themes/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/categories/themes/</link>
|
||||
<description>Recent content in themes on Flat theme</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/categories/themes/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://leafee98.github.io/hugo-theme-flat/categories/themes/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Markdown Syntax Guide</title>
|
||||
<link>/posts/markdown-syntax/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/markdown-syntax/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</guid>
|
||||
<description><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.</p>
|
||||
<h2 id="headings">Headings <a href="#headings" class="anchor">🔗</a></h2><p>The following HTML <code>&lt;h1&gt;</code>—<code>&lt;h6&gt;</code> elements represent six levels of section headings. <code>&lt;h1&gt;</code> is the highest section level while <code>&lt;h6&gt;</code> is the lowest.</p>
|
||||
<h1 id="h1">H1 <a href="#h1" class="anchor">🔗</a></h1><h2 id="h2">H2 <a href="#h2" class="anchor">🔗</a></h2><h3 id="h3">H3 <a href="#h3" class="anchor">🔗</a></h3><h4 id="h4">H4 <a href="#h4" class="anchor">🔗</a></h4><h5 id="h5">H5 <a href="#h5" class="anchor">🔗</a></h5><h6 id="h6">H6 <a href="#h6" class="anchor">🔗</a></h6><h2 id="paragraph">Paragraph <a href="#paragraph" class="anchor">🔗</a></h2><p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/essays/index.xml" title="Flat theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml" title="Flat theme" />
|
||||
|
||||
|
||||
|
||||
|
@ -21,19 +21,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -82,7 +82,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
|
||||
|
||||
|
||||
|
@ -107,19 +107,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -133,7 +133,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -193,7 +193,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -201,7 +201,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -2,16 +2,16 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Essays on Flat theme</title>
|
||||
<link>/essays/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/essays/</link>
|
||||
<description>Recent content in Essays on Flat theme</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Wed, 18 May 2022 11:19:08 +0800</lastBuildDate><atom:link href="/essays/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Wed, 18 May 2022 11:19:08 +0800</lastBuildDate><atom:link href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>What Is Hugo</title>
|
||||
<link>/essays/what-is-hugo/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/essays/what-is-hugo/</link>
|
||||
<pubDate>Mon, 16 May 2022 21:57:50 +0800</pubDate>
|
||||
|
||||
<guid>/essays/what-is-hugo/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/essays/what-is-hugo/</guid>
|
||||
<description><p>Hugo is a static site generator written in Go. Originally created by Steve Francia in 2013, Hugo has seen a great increase in both features and performance thanks to current lead developer Bjørn Erik Pedersen (since v0.14 in 2015[4]) and other contributors. Hugo is an open source project licensed under the Apache License 2.0.[5]</p>
|
||||
<p>Being able to generate most websites within seconds (at &lt; 1 ms per page), Hugo&rsquo;s official website states it is &ldquo;the world’s fastest framework for building websites&rdquo;. In July 2015, Netlify began providing Hugo hosting,[6] and in 2017, Smashing Magazine completed its redesign of their website, migrating from WordPress to a JAMstack solution with Hugo.[7]</p>
|
||||
<blockquote>
|
||||
|
|
|
@ -20,19 +20,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -107,19 +107,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -133,7 +133,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -193,7 +193,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -201,7 +201,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
34
index.html
34
index.html
|
@ -6,7 +6,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="Flat theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://leafee98.github.io/hugo-theme-flat/index.xml" title="Flat theme" />
|
||||
|
||||
|
||||
|
||||
|
@ -22,19 +22,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -53,7 +53,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -71,7 +71,7 @@
|
|||
|
||||
|
||||
<section class="list-item">
|
||||
<h1 class="title"><a href="/posts/markdown-syntax/">Markdown Syntax Guide</a></h1>
|
||||
<h1 class="title"><a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a></h1>
|
||||
|
||||
<div class="tips">
|
||||
<div class="date">
|
||||
|
@ -107,7 +107,7 @@
|
|||
</section>
|
||||
|
||||
<section class="list-item">
|
||||
<h1 class="title"><a href="/posts/placeholder-text/">Placeholder Text</a></h1>
|
||||
<h1 class="title"><a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a></h1>
|
||||
|
||||
<div class="tips">
|
||||
<div class="date">
|
||||
|
@ -132,7 +132,7 @@
|
|||
</section>
|
||||
|
||||
<section class="list-item">
|
||||
<h1 class="title"><a href="/posts/math-typesetting/">Math Typesetting</a></h1>
|
||||
<h1 class="title"><a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a></h1>
|
||||
|
||||
<div class="tips">
|
||||
<div class="date">
|
||||
|
@ -148,7 +148,7 @@
|
|||
</section>
|
||||
|
||||
<section class="list-item">
|
||||
<h1 class="title"><a href="/posts/emoji-support/">Emoji Support</a></h1>
|
||||
<h1 class="title"><a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a></h1>
|
||||
|
||||
<div class="tips">
|
||||
<div class="date">
|
||||
|
@ -186,7 +186,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="enabled current" href="/">1</a>
|
||||
<a class="enabled current" href="/hugo-theme-flat/">1</a>
|
||||
|
||||
|
||||
|
||||
|
@ -205,19 +205,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -231,7 +231,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -291,7 +291,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -299,7 +299,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
24
index.xml
24
index.xml
|
@ -2,16 +2,16 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Flat theme</title>
|
||||
<link>/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/</link>
|
||||
<description>Recent content on Flat theme</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Wed, 18 May 2022 11:22:44 +0800</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Wed, 18 May 2022 11:22:44 +0800</lastBuildDate><atom:link href="https://leafee98.github.io/hugo-theme-flat/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>What Is Hugo</title>
|
||||
<link>/essays/what-is-hugo/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/essays/what-is-hugo/</link>
|
||||
<pubDate>Mon, 16 May 2022 21:57:50 +0800</pubDate>
|
||||
|
||||
<guid>/essays/what-is-hugo/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/essays/what-is-hugo/</guid>
|
||||
<description><p>Hugo is a static site generator written in Go. Originally created by Steve Francia in 2013, Hugo has seen a great increase in both features and performance thanks to current lead developer Bjørn Erik Pedersen (since v0.14 in 2015[4]) and other contributors. Hugo is an open source project licensed under the Apache License 2.0.[5]</p>
|
||||
<p>Being able to generate most websites within seconds (at &lt; 1 ms per page), Hugo&rsquo;s official website states it is &ldquo;the world’s fastest framework for building websites&rdquo;. In July 2015, Netlify began providing Hugo hosting,[6] and in 2017, Smashing Magazine completed its redesign of their website, migrating from WordPress to a JAMstack solution with Hugo.[7]</p>
|
||||
<blockquote>
|
||||
|
@ -22,10 +22,10 @@
|
|||
|
||||
<item>
|
||||
<title>Markdown Syntax Guide</title>
|
||||
<link>/posts/markdown-syntax/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/markdown-syntax/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</guid>
|
||||
<description><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.</p>
|
||||
<h2 id="headings">Headings <a href="#headings" class="anchor">🔗</a></h2><p>The following HTML <code>&lt;h1&gt;</code>—<code>&lt;h6&gt;</code> elements represent six levels of section headings. <code>&lt;h1&gt;</code> is the highest section level while <code>&lt;h6&gt;</code> is the lowest.</p>
|
||||
<h1 id="h1">H1 <a href="#h1" class="anchor">🔗</a></h1><h2 id="h2">H2 <a href="#h2" class="anchor">🔗</a></h2><h3 id="h3">H3 <a href="#h3" class="anchor">🔗</a></h3><h4 id="h4">H4 <a href="#h4" class="anchor">🔗</a></h4><h5 id="h5">H5 <a href="#h5" class="anchor">🔗</a></h5><h6 id="h6">H6 <a href="#h6" class="anchor">🔗</a></h6><h2 id="paragraph">Paragraph <a href="#paragraph" class="anchor">🔗</a></h2><p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p>
|
||||
|
@ -147,10 +147,10 @@
|
|||
|
||||
<item>
|
||||
<title>Placeholder Text</title>
|
||||
<link>/posts/placeholder-text/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/placeholder-text/</link>
|
||||
<pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/placeholder-text/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/placeholder-text/</guid>
|
||||
<description><p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>
|
||||
<p>Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.</p>
|
||||
<ol>
|
||||
|
@ -176,10 +176,10 @@
|
|||
|
||||
<item>
|
||||
<title>Math Typesetting</title>
|
||||
<link>/posts/math-typesetting/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/math-typesetting/</link>
|
||||
<pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/math-typesetting/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/math-typesetting/</guid>
|
||||
<description><p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p>
|
||||
<p>In this example we will be using <a href="https://katex.org/">KaTeX</a></p>
|
||||
<ul>
|
||||
|
@ -205,10 +205,10 @@ $$</p></description>
|
|||
|
||||
<item>
|
||||
<title>Emoji Support</title>
|
||||
<link>/posts/emoji-support/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/emoji-support/</link>
|
||||
<pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/emoji-support/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/emoji-support/</guid>
|
||||
<description><p>Emoji can be enabled in a Hugo project in a number of ways.</p>
|
||||
<p>The <a href="https://gohugo.io/functions/emojify/"><code>emojify</code></a> function can be called directly in templates or <a href="https://gohugo.io/templates/shortcode-templates/#inline-shortcodes">Inline Shortcodes</a>.</p>
|
||||
<p>To enable emoji globally, set <code>enableEmoji</code> to <code>true</code> in your site&rsquo;s <a href="https://gohugo.io/getting-started/configuration/">configuration</a> and then you can type emoji shorthand codes directly in content files; e.g.</p>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>/</title>
|
||||
<link rel="canonical" href="/">
|
||||
<title>https://leafee98.github.io/hugo-theme-flat/</title>
|
||||
<link rel="canonical" href="https://leafee98.github.io/hugo-theme-flat/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=/">
|
||||
<meta http-equiv="refresh" content="0; url=https://leafee98.github.io/hugo-theme-flat/">
|
||||
</head>
|
||||
</html>
|
||||
|
|
|
@ -20,19 +20,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -118,19 +118,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -144,7 +144,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -204,7 +204,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -212,7 +212,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/posts/index.xml" title="Flat theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml" title="Flat theme" />
|
||||
|
||||
|
||||
|
||||
|
@ -21,19 +21,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -80,7 +80,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
|
||||
|
||||
|
||||
|
@ -100,7 +100,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
|
||||
|
||||
|
||||
|
@ -118,7 +118,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
|
||||
|
||||
|
||||
|
@ -130,7 +130,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
|
||||
|
||||
|
||||
|
@ -159,19 +159,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -185,7 +185,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -245,7 +245,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -253,7 +253,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -2,16 +2,16 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on Flat theme</title>
|
||||
<link>/posts/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/</link>
|
||||
<description>Recent content in Posts on Flat theme</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Wed, 18 May 2022 11:22:44 +0800</lastBuildDate><atom:link href="/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Wed, 18 May 2022 11:22:44 +0800</lastBuildDate><atom:link href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Markdown Syntax Guide</title>
|
||||
<link>/posts/markdown-syntax/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/markdown-syntax/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</guid>
|
||||
<description><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.</p>
|
||||
<h2 id="headings">Headings <a href="#headings" class="anchor">🔗</a></h2><p>The following HTML <code>&lt;h1&gt;</code>—<code>&lt;h6&gt;</code> elements represent six levels of section headings. <code>&lt;h1&gt;</code> is the highest section level while <code>&lt;h6&gt;</code> is the lowest.</p>
|
||||
<h1 id="h1">H1 <a href="#h1" class="anchor">🔗</a></h1><h2 id="h2">H2 <a href="#h2" class="anchor">🔗</a></h2><h3 id="h3">H3 <a href="#h3" class="anchor">🔗</a></h3><h4 id="h4">H4 <a href="#h4" class="anchor">🔗</a></h4><h5 id="h5">H5 <a href="#h5" class="anchor">🔗</a></h5><h6 id="h6">H6 <a href="#h6" class="anchor">🔗</a></h6><h2 id="paragraph">Paragraph <a href="#paragraph" class="anchor">🔗</a></h2><p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p>
|
||||
|
@ -133,10 +133,10 @@
|
|||
|
||||
<item>
|
||||
<title>Placeholder Text</title>
|
||||
<link>/posts/placeholder-text/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/placeholder-text/</link>
|
||||
<pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/placeholder-text/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/placeholder-text/</guid>
|
||||
<description><p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>
|
||||
<p>Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.</p>
|
||||
<ol>
|
||||
|
@ -162,10 +162,10 @@
|
|||
|
||||
<item>
|
||||
<title>Math Typesetting</title>
|
||||
<link>/posts/math-typesetting/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/math-typesetting/</link>
|
||||
<pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/math-typesetting/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/math-typesetting/</guid>
|
||||
<description><p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p>
|
||||
<p>In this example we will be using <a href="https://katex.org/">KaTeX</a></p>
|
||||
<ul>
|
||||
|
@ -191,10 +191,10 @@ $$</p></description>
|
|||
|
||||
<item>
|
||||
<title>Emoji Support</title>
|
||||
<link>/posts/emoji-support/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/emoji-support/</link>
|
||||
<pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/emoji-support/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/emoji-support/</guid>
|
||||
<description><p>Emoji can be enabled in a Hugo project in a number of ways.</p>
|
||||
<p>The <a href="https://gohugo.io/functions/emojify/"><code>emojify</code></a> function can be called directly in templates or <a href="https://gohugo.io/templates/shortcode-templates/#inline-shortcodes">Inline Shortcodes</a>.</p>
|
||||
<p>To enable emoji globally, set <code>enableEmoji</code> to <code>true</code> in your site&rsquo;s <a href="https://gohugo.io/getting-started/configuration/">configuration</a> and then you can type emoji shorthand codes directly in content files; e.g.</p>
|
||||
|
|
|
@ -20,19 +20,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -238,19 +238,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -264,7 +264,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -324,7 +324,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -332,7 +332,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -20,19 +20,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -122,19 +122,19 @@ $$</p>
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -148,7 +148,7 @@ $$</p>
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -208,7 +208,7 @@ $$</p>
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -216,7 +216,7 @@ $$</p>
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>/posts/markdown-syntax/</title>
|
||||
<link rel="canonical" href="/posts/markdown-syntax/">
|
||||
<title>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</title>
|
||||
<link rel="canonical" href="https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=/posts/markdown-syntax/">
|
||||
<meta http-equiv="refresh" content="0; url=https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/">
|
||||
</head>
|
||||
</html>
|
||||
|
|
|
@ -20,19 +20,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -131,19 +131,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -157,7 +157,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -217,7 +217,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -225,7 +225,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
User-agent: *
|
||||
Allow: *
|
||||
|
||||
Sitemap: sitemap.xml
|
||||
Sitemap: https://leafee98.github.io/hugo-theme-flat/sitemap.xml
|
||||
|
|
36
sitemap.xml
36
sitemap.xml
|
@ -2,58 +2,58 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/posts/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/posts/</loc>
|
||||
<lastmod>2022-05-18T11:22:44+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/essays/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/essays/</loc>
|
||||
<lastmod>2022-05-18T11:19:08+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/</loc>
|
||||
<lastmod>2022-05-18T11:22:44+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/essays/what-is-hugo/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/essays/what-is-hugo/</loc>
|
||||
<lastmod>2022-05-16T21:57:50+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/about/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/about/</loc>
|
||||
<lastmod>2022-04-27T21:01:43+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/categories/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/categories/</loc>
|
||||
<lastmod>2019-03-11T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags/css/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/tags/css/</loc>
|
||||
<lastmod>2019-03-11T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags/html/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/tags/html/</loc>
|
||||
<lastmod>2019-03-11T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags/markdown/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/tags/markdown/</loc>
|
||||
<lastmod>2019-03-11T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/posts/markdown-syntax/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</loc>
|
||||
<lastmod>2019-03-11T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/categories/syntax/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/categories/syntax/</loc>
|
||||
<lastmod>2019-03-11T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/tags/</loc>
|
||||
<lastmod>2019-03-11T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/categories/themes/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/categories/themes/</loc>
|
||||
<lastmod>2019-03-11T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/posts/placeholder-text/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/posts/placeholder-text/</loc>
|
||||
<lastmod>2019-03-09T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags/text/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/tags/text/</loc>
|
||||
<lastmod>2019-03-09T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/posts/math-typesetting/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/posts/math-typesetting/</loc>
|
||||
<lastmod>2019-03-08T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/tags/emoji/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/tags/emoji/</loc>
|
||||
<lastmod>2019-03-05T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/posts/emoji-support/</loc>
|
||||
<loc>https://leafee98.github.io/hugo-theme-flat/posts/emoji-support/</loc>
|
||||
<lastmod>2019-03-05T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/tags/css/index.xml" title="Flat theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://leafee98.github.io/hugo-theme-flat/tags/css/index.xml" title="Flat theme" />
|
||||
|
||||
|
||||
|
||||
|
@ -21,19 +21,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -80,7 +80,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
|
||||
|
||||
|
||||
|
@ -113,19 +113,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -139,7 +139,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -199,7 +199,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -217,7 +217,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/tags/css/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/tags/css/index.xml">
|
||||
Feed of "css"
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -2,16 +2,16 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>css on Flat theme</title>
|
||||
<link>/tags/css/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/tags/css/</link>
|
||||
<description>Recent content in css on Flat theme</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/css/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://leafee98.github.io/hugo-theme-flat/tags/css/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Markdown Syntax Guide</title>
|
||||
<link>/posts/markdown-syntax/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/markdown-syntax/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</guid>
|
||||
<description><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.</p>
|
||||
<h2 id="headings">Headings <a href="#headings" class="anchor">🔗</a></h2><p>The following HTML <code>&lt;h1&gt;</code>—<code>&lt;h6&gt;</code> elements represent six levels of section headings. <code>&lt;h1&gt;</code> is the highest section level while <code>&lt;h6&gt;</code> is the lowest.</p>
|
||||
<h1 id="h1">H1 <a href="#h1" class="anchor">🔗</a></h1><h2 id="h2">H2 <a href="#h2" class="anchor">🔗</a></h2><h3 id="h3">H3 <a href="#h3" class="anchor">🔗</a></h3><h4 id="h4">H4 <a href="#h4" class="anchor">🔗</a></h4><h5 id="h5">H5 <a href="#h5" class="anchor">🔗</a></h5><h6 id="h6">H6 <a href="#h6" class="anchor">🔗</a></h6><h2 id="paragraph">Paragraph <a href="#paragraph" class="anchor">🔗</a></h2><p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/tags/emoji/index.xml" title="Flat theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://leafee98.github.io/hugo-theme-flat/tags/emoji/index.xml" title="Flat theme" />
|
||||
|
||||
|
||||
|
||||
|
@ -21,19 +21,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -80,7 +80,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
|
||||
|
||||
|
||||
|
@ -109,19 +109,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -135,7 +135,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -195,7 +195,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -203,7 +203,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -213,7 +213,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/tags/emoji/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/tags/emoji/index.xml">
|
||||
Feed of "emoji"
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -2,16 +2,16 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>emoji on Flat theme</title>
|
||||
<link>/tags/emoji/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/tags/emoji/</link>
|
||||
<description>Recent content in emoji on Flat theme</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Tue, 05 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/emoji/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Tue, 05 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://leafee98.github.io/hugo-theme-flat/tags/emoji/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Emoji Support</title>
|
||||
<link>/posts/emoji-support/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/emoji-support/</link>
|
||||
<pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/emoji-support/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/emoji-support/</guid>
|
||||
<description><p>Emoji can be enabled in a Hugo project in a number of ways.</p>
|
||||
<p>The <a href="https://gohugo.io/functions/emojify/"><code>emojify</code></a> function can be called directly in templates or <a href="https://gohugo.io/templates/shortcode-templates/#inline-shortcodes">Inline Shortcodes</a>.</p>
|
||||
<p>To enable emoji globally, set <code>enableEmoji</code> to <code>true</code> in your site&rsquo;s <a href="https://gohugo.io/getting-started/configuration/">configuration</a> and then you can type emoji shorthand codes directly in content files; e.g.</p>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/tags/html/index.xml" title="Flat theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://leafee98.github.io/hugo-theme-flat/tags/html/index.xml" title="Flat theme" />
|
||||
|
||||
|
||||
|
||||
|
@ -21,19 +21,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -80,7 +80,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
|
||||
|
||||
|
||||
|
@ -113,19 +113,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -139,7 +139,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -199,7 +199,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -217,7 +217,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/tags/html/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/tags/html/index.xml">
|
||||
Feed of "html"
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -2,16 +2,16 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>html on Flat theme</title>
|
||||
<link>/tags/html/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/tags/html/</link>
|
||||
<description>Recent content in html on Flat theme</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/html/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://leafee98.github.io/hugo-theme-flat/tags/html/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Markdown Syntax Guide</title>
|
||||
<link>/posts/markdown-syntax/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/markdown-syntax/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</guid>
|
||||
<description><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.</p>
|
||||
<h2 id="headings">Headings <a href="#headings" class="anchor">🔗</a></h2><p>The following HTML <code>&lt;h1&gt;</code>—<code>&lt;h6&gt;</code> elements represent six levels of section headings. <code>&lt;h1&gt;</code> is the highest section level while <code>&lt;h6&gt;</code> is the lowest.</p>
|
||||
<h1 id="h1">H1 <a href="#h1" class="anchor">🔗</a></h1><h2 id="h2">H2 <a href="#h2" class="anchor">🔗</a></h2><h3 id="h3">H3 <a href="#h3" class="anchor">🔗</a></h3><h4 id="h4">H4 <a href="#h4" class="anchor">🔗</a></h4><h5 id="h5">H5 <a href="#h5" class="anchor">🔗</a></h5><h6 id="h6">H6 <a href="#h6" class="anchor">🔗</a></h6><h2 id="paragraph">Paragraph <a href="#paragraph" class="anchor">🔗</a></h2><p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/tags/index.xml" title="Flat theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://leafee98.github.io/hugo-theme-flat/tags/index.xml" title="Flat theme" />
|
||||
|
||||
|
||||
|
||||
|
@ -21,19 +21,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -118,19 +118,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -144,7 +144,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -204,7 +204,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -212,7 +212,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -222,7 +222,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/tags/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/tags/index.xml">
|
||||
Feed of "Tags"
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -2,52 +2,52 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Tags on Flat theme</title>
|
||||
<link>/tags/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/tags/</link>
|
||||
<description>Recent content in Tags on Flat theme</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://leafee98.github.io/hugo-theme-flat/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>css</title>
|
||||
<link>/tags/css/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/tags/css/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/tags/css/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/tags/css/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>html</title>
|
||||
<link>/tags/html/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/tags/html/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/tags/html/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/tags/html/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>markdown</title>
|
||||
<link>/tags/markdown/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/tags/markdown/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/tags/markdown/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/tags/markdown/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>text</title>
|
||||
<link>/tags/text/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/tags/text/</link>
|
||||
<pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/tags/text/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/tags/text/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>emoji</title>
|
||||
<link>/tags/emoji/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/tags/emoji/</link>
|
||||
<pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/tags/emoji/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/tags/emoji/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/tags/markdown/index.xml" title="Flat theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://leafee98.github.io/hugo-theme-flat/tags/markdown/index.xml" title="Flat theme" />
|
||||
|
||||
|
||||
|
||||
|
@ -21,19 +21,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -80,7 +80,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
|
||||
|
||||
|
||||
|
@ -100,7 +100,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
|
||||
|
||||
|
||||
|
@ -131,19 +131,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -157,7 +157,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -217,7 +217,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -225,7 +225,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -235,7 +235,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/tags/markdown/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/tags/markdown/index.xml">
|
||||
Feed of "markdown"
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -2,16 +2,16 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>markdown on Flat theme</title>
|
||||
<link>/tags/markdown/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/tags/markdown/</link>
|
||||
<description>Recent content in markdown on Flat theme</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/markdown/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://leafee98.github.io/hugo-theme-flat/tags/markdown/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Markdown Syntax Guide</title>
|
||||
<link>/posts/markdown-syntax/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/markdown-syntax/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/markdown-syntax/</guid>
|
||||
<description><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.</p>
|
||||
<h2 id="headings">Headings <a href="#headings" class="anchor">🔗</a></h2><p>The following HTML <code>&lt;h1&gt;</code>—<code>&lt;h6&gt;</code> elements represent six levels of section headings. <code>&lt;h1&gt;</code> is the highest section level while <code>&lt;h6&gt;</code> is the lowest.</p>
|
||||
<h1 id="h1">H1 <a href="#h1" class="anchor">🔗</a></h1><h2 id="h2">H2 <a href="#h2" class="anchor">🔗</a></h2><h3 id="h3">H3 <a href="#h3" class="anchor">🔗</a></h3><h4 id="h4">H4 <a href="#h4" class="anchor">🔗</a></h4><h5 id="h5">H5 <a href="#h5" class="anchor">🔗</a></h5><h6 id="h6">H6 <a href="#h6" class="anchor">🔗</a></h6><h2 id="paragraph">Paragraph <a href="#paragraph" class="anchor">🔗</a></h2><p>Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.</p>
|
||||
|
@ -133,10 +133,10 @@
|
|||
|
||||
<item>
|
||||
<title>Placeholder Text</title>
|
||||
<link>/posts/placeholder-text/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/placeholder-text/</link>
|
||||
<pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/placeholder-text/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/placeholder-text/</guid>
|
||||
<description><p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>
|
||||
<p>Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.</p>
|
||||
<ol>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/tags/text/index.xml" title="Flat theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://leafee98.github.io/hugo-theme-flat/tags/text/index.xml" title="Flat theme" />
|
||||
|
||||
|
||||
|
||||
|
@ -21,19 +21,19 @@
|
|||
<body>
|
||||
<header class="header-wrapper">
|
||||
<div class="header">
|
||||
<a class="site-title" href="">Flat theme</a>
|
||||
<a class="site-title" href="https://leafee98.github.io/hugo-theme-flat/">Flat theme</a>
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
<a href="/hugo-theme-flat/posts/">Posts</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/essays/">Essays</a>
|
||||
<a href="/hugo-theme-flat/essays/">Essays</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
|
||||
<li class="menu-item">
|
||||
|
||||
<a href="/about/">About</a>
|
||||
<a href="/hugo-theme-flat/about/">About</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -80,7 +80,7 @@
|
|||
|
||||
<div class="title">
|
||||
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="https://leafee98.github.io/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
|
||||
|
||||
|
||||
|
@ -111,19 +111,19 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
<a href="/hugo-theme-flat/posts/markdown-syntax/">Markdown Syntax Guide</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/placeholder-text/">Placeholder Text</a>
|
||||
<a href="/hugo-theme-flat/posts/placeholder-text/">Placeholder Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/math-typesetting/">Math Typesetting</a>
|
||||
<a href="/hugo-theme-flat/posts/math-typesetting/">Math Typesetting</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/posts/emoji-support/">Emoji Support</a>
|
||||
<a href="/hugo-theme-flat/posts/emoji-support/">Emoji Support</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -137,7 +137,7 @@
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/essays/what-is-hugo/">What Is Hugo</a>
|
||||
<a href="/hugo-theme-flat/essays/what-is-hugo/">What Is Hugo</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -197,7 +197,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/posts/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/posts/index.xml">
|
||||
Feed of Posts
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -205,7 +205,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/essays/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/essays/index.xml">
|
||||
Feed of Essays
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
@ -215,7 +215,7 @@
|
|||
|
||||
|
||||
|
||||
<a class="footer-item" href="/tags/text/index.xml">
|
||||
<a class="footer-item" href="https://leafee98.github.io/hugo-theme-flat/tags/text/index.xml">
|
||||
Feed of "text"
|
||||
<i class="icofont-rss"></i>
|
||||
</a>
|
||||
|
|
|
@ -2,16 +2,16 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>text on Flat theme</title>
|
||||
<link>/tags/text/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/tags/text/</link>
|
||||
<description>Recent content in text on Flat theme</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Sat, 09 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/text/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 09 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://leafee98.github.io/hugo-theme-flat/tags/text/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Placeholder Text</title>
|
||||
<link>/posts/placeholder-text/</link>
|
||||
<link>https://leafee98.github.io/hugo-theme-flat/posts/placeholder-text/</link>
|
||||
<pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/posts/placeholder-text/</guid>
|
||||
<guid>https://leafee98.github.io/hugo-theme-flat/posts/placeholder-text/</guid>
|
||||
<description><p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>
|
||||
<p>Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.</p>
|
||||
<ol>
|
||||
|
|
Loading…
Reference in a new issue