Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvvveiii <cntrump@gmail.com>2020-03-06 06:14:30 +0300
committervvveiii <cntrump@gmail.com>2020-03-06 06:14:30 +0300
commit1e471413afff9eeef1989e8452c152e58133a14b (patch)
treee735c2a2836e3e71dbb5569f1bb85a0c117eb9b3
parent78f308b83198b591113543b110785683f98e02e9 (diff)
update latest theme
-rw-r--r--404.html2
-rw-r--r--about/index.html2
-rw-r--r--categories/index.html2
-rw-r--r--categories/index.xml2
-rw-r--r--categories/syntax/index.html2
-rw-r--r--categories/syntax/index.xml2
-rw-r--r--categories/themes/index.html2
-rw-r--r--categories/themes/index.xml2
-rw-r--r--index.html2
-rw-r--r--index.xml2
-rw-r--r--post/emoji-support/index.html2
-rw-r--r--post/index.html2
-rw-r--r--post/index.xml2
-rw-r--r--post/markdown-syntax/index.html24
-rw-r--r--post/math-typesetting/index.html4
-rw-r--r--post/placeholder-text/index.html2
-rw-r--r--post/rich-content/index.html4
-rw-r--r--sitemap.xml2
-rw-r--r--tags/css/index.html2
-rw-r--r--tags/css/index.xml2
-rw-r--r--tags/emoji/index.html2
-rw-r--r--tags/emoji/index.xml2
-rw-r--r--tags/html/index.html2
-rw-r--r--tags/html/index.xml2
-rw-r--r--tags/index.html4
-rw-r--r--tags/index.xml2
-rw-r--r--tags/index/index.html2
-rw-r--r--tags/index/index.xml1
-rw-r--r--tags/index/page/1/index.html1
-rw-r--r--tags/markdown/index.html2
-rw-r--r--tags/markdown/index.xml2
-rw-r--r--tags/privacy/index.html2
-rw-r--r--tags/privacy/index.xml2
-rw-r--r--tags/shortcodes/index.html2
-rw-r--r--tags/shortcodes/index.xml2
-rw-r--r--tags/text/index.html2
-rw-r--r--tags/text/index.xml2
-rw-r--r--tags/themes/index.html2
-rw-r--r--tags/themes/index.xml2
39 files changed, 54 insertions, 50 deletions
diff --git a/404.html b/404.html
index 072c0af..eced46f 100644
--- a/404.html
+++ b/404.html
@@ -1,4 +1,4 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>404 Page not found&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>404 Page not found&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><article class="article markdown-body"><h1 id=title>NOT FOUND</h1><pre class=chroma><code class=language-c data-lang=c><span class=kt>int</span> <span class=nf>main</span><span class=p>(</span><span class=kt>int</span> <span class=n>argc</span><span class=p>,</span> <span class=kt>char</span> <span class=o>*</span><span class=o>*</span><span class=n>argv</span><span class=p>)</span> <span class=p>{</span>
<span class=n>printf</span><span class=p>(</span><span class=sa></span><span class=s>"</span><span class=s>404</span><span class=s>"</span><span class=p>)</span><span class=p>;</span>
<span class=k>return</span> <span class=mi>0</span><span class=p>;</span>
diff --git a/about/index.html b/about/index.html
index b3cdae3..d2bcc3a 100644
--- a/about/index.html
+++ b/about/index.html
@@ -1,2 +1,2 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>About&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>About&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><div class=article-container><section class="article header"><h1 class="article title">About</h1><p class="article date">Feb 28, 2019</p></section><article class="article markdown-body"><p>Written in Go, Hugo is an open source static site generator available under the <a href=https://github.com/gohugoio/hugo/blob/master/LICENSE target=_blank>Apache Licence 2.0.</a> Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.</p><p>Hugo makes use of a variety of open source projects including:</p><ul><li><a href=https://github.com/russross/blackfriday>https://github.com/russross/blackfriday</a></li><li><a href=https://github.com/alecthomas/chroma>https://github.com/alecthomas/chroma</a></li><li><a href=https://github.com/muesli/smartcrop>https://github.com/muesli/smartcrop</a></li><li><a href=https://github.com/spf13/cobra>https://github.com/spf13/cobra</a></li><li><a href=https://github.com/spf13/viper>https://github.com/spf13/viper</a></li></ul><p>Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages.</p><p>Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases.</p><p>Websites built with Hugo are extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.</p><p>Learn more and contribute on <a href=https://github.com/gohugoio target=_blank>GitHub</a>.</p></article></div></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/categories/index.html b/categories/index.html
index 3a74f8c..c5678d0 100644
--- a/categories/index.html
+++ b/categories/index.html
@@ -1,2 +1,2 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Categories&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/categories/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Categories&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/categories/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>Categories</h1></section><ul class="note list"><li class=item><a class=note href=/categories/syntax/><p class="note title">syntax</p><p class="note date">Mar 11, 2019</p></a></li><li class=item><a class=note href=/categories/themes/><p class="note title">themes</p><p class="note date">Mar 11, 2019</p></a></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/categories/index.xml b/categories/index.xml
index ba099ce..0fff668 100644
--- a/categories/index.xml
+++ b/categories/index.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Notepadium</title><link>/categories/</link><description>Recent content in Categories on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml"/><item><title>syntax</title><link>/categories/syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/categories/syntax/</guid><description/></item><item><title>themes</title><link>/categories/themes/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/categories/themes/</guid><description/></item></channel></rss> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Categories on Notepadium</title><link>/categories/</link><description>Recent content in Categories on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml"/><item><title>syntax</title><link>/categories/syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/categories/syntax/</guid><description/></item><item><title>themes</title><link>/categories/themes/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/categories/themes/</guid><description/></item></channel></rss> \ No newline at end of file
diff --git a/categories/syntax/index.html b/categories/syntax/index.html
index fefcd81..bebc7a5 100644
--- a/categories/syntax/index.html
+++ b/categories/syntax/index.html
@@ -1,3 +1,3 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>syntax&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/categories/syntax/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>syntax&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/categories/syntax/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>syntax</h1></section><ul class="note list"><li class=item><a class=note href=/post/markdown-syntax/><p class="note title">Markdown Syntax Guide</p><p class="note date">Mar 11, 2019</p><p class="note content">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.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=category href=/categories/themes/>themes</a><a class=category href=/categories/syntax/>syntax</a><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/css/>css</a><a class=tag href=/tags/html/>html</a><a class=tag href=/tags/themes/>themes</a></p></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/categories/syntax/index.xml b/categories/syntax/index.xml
index f2923b8..59cdb65 100644
--- a/categories/syntax/index.xml
+++ b/categories/syntax/index.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>syntax on Notepadium</title><link>/categories/syntax/</link><description>Recent content in syntax on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/categories/syntax/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>syntax on Notepadium</title><link>/categories/syntax/</link><description>Recent content in syntax on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/categories/syntax/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/categories/themes/index.html b/categories/themes/index.html
index 4e6b2ab..c6e3f7f 100644
--- a/categories/themes/index.html
+++ b/categories/themes/index.html
@@ -1,3 +1,3 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>themes&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/categories/themes/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>themes&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/categories/themes/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>themes</h1></section><ul class="note list"><li class=item><a class=note href=/post/markdown-syntax/><p class="note title">Markdown Syntax Guide</p><p class="note date">Mar 11, 2019</p><p class="note content">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.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=category href=/categories/themes/>themes</a><a class=category href=/categories/syntax/>syntax</a><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/css/>css</a><a class=tag href=/tags/html/>html</a><a class=tag href=/tags/themes/>themes</a></p></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/categories/themes/index.xml b/categories/themes/index.xml
index e62de23..ced8999 100644
--- a/categories/themes/index.xml
+++ b/categories/themes/index.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>themes on Notepadium</title><link>/categories/themes/</link><description>Recent content in themes on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/categories/themes/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>themes on Notepadium</title><link>/categories/themes/</link><description>Recent content in themes on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/categories/themes/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/index.html b/index.html
index 06f7fb1..ae08ed1 100644
--- a/index.html
+++ b/index.html
@@ -1,4 +1,4 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Notepadium&nbsp;&ndash;&nbsp;100% JavaScript-free</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Notepadium&nbsp;&ndash;&nbsp;100% JavaScript-free</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><ul class="note list"><li class=item><a class=note href=/post/markdown-syntax/><p class="note title">Markdown Syntax Guide</p><p class="note date">Mar 11, 2019</p><p class="note content">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.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=category href=/categories/themes/>themes</a><a class=category href=/categories/syntax/>syntax</a><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/css/>css</a><a class=tag href=/tags/html/>html</a><a class=tag href=/tags/themes/>themes</a></p></li><li class=item><a class=note href=/post/rich-content/><p class="note title">Rich Content</p><p class="note date">Mar 10, 2019</p><p class="note content">Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=tag href=/tags/shortcodes/>shortcodes</a><a class=tag href=/tags/privacy/>privacy</a></p></li><li class=item><a class=note href=/post/placeholder-text/><p class="note title">Placeholder Text</p><p class="note date">Mar 09, 2019</p><p class="note content">Lorem est tota propiore conpellat pectoribus de pectora summo.
diff --git a/index.xml b/index.xml
index 27908b8..31f06c3 100644
--- a/index.xml
+++ b/index.xml
@@ -1,3 +1,3 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Notepadium</title><link>/</link><description>Recent content on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml"/><item><title>Posts</title><link>/post/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/</guid><description/></item><item><title>About</title><link>/about/</link><pubDate>Thu, 28 Feb 2019 00:00:00 +0000</pubDate><guid>/about/</guid><description>Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Notepadium</title><link>/</link><description>Recent content on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Thu, 28 Feb 2019 00:00:00 +0000</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml"/><item><title>Posts</title><link>/post/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/</guid><description/></item><item><title>About</title><link>/about/</link><pubDate>Thu, 28 Feb 2019 00:00:00 +0000</pubDate><guid>/about/</guid><description>Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.
Hugo makes use of a variety of open source projects including:
https://github.</description></item></channel></rss> \ No newline at end of file
diff --git a/post/emoji-support/index.html b/post/emoji-support/index.html
index e97a8de..a6c9811 100644
--- a/post/emoji-support/index.html
+++ b/post/emoji-support/index.html
@@ -1,4 +1,4 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Emoji Support&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Emoji Support&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><div class=article-container><section class="article header"><h1 class="article title">Emoji Support</h1><p class="article date">Mar 05, 2019</p></section><article class="article markdown-body"><p>Emoji can be enabled in a Hugo project in a number of ways.</p><p>The <a href=https://gohugo.io/functions/emojify/ target=_blank><code>emojify</code></a> function can be called directly in templates or <a href=https://gohugo.io/templates/shortcode-templates/#inline-shortcodes target=_blank>Inline Shortcodes</a>.</p><p>To enable emoji globally, set <code>enableEmoji</code> to <code>true</code> in your site’s <a href=https://gohugo.io/getting-started/configuration/ target=_blank>configuration</a> and then you can type emoji shorthand codes directly in content files; e.g.</p><p><span class=nowrap><span class=emojify>🙈</span> <code>:see_no_evil:</code></span> <span class=nowrap><span class=emojify>🙉</span> <code>:hear_no_evil:</code></span> <span class=nowrap><span class=emojify>🙊</span> <code>:speak_no_evil:</code></span></p><br><p>The <a href=http://www.emoji-cheat-sheet.com/ target=_blank>Emoji cheat sheet</a> is a useful reference for emoji shorthand codes.</p><hr><p><strong>N.B.</strong> The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.</p><div class=highlight><pre class=chroma><code class=language-html data-lang=html>.emoji {
font-family: Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;
}</code></pre></div></article><section class="article labels"><a class=tag href=/tags/emoji/>emoji</a></section></div><section class="article navigation"><p><a class=link href=/post/math-typesetting/><span class=li>&larr;</span>Math Typesetting</a></p></section></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/post/index.html b/post/index.html
index 1079771..4761b0a 100644
--- a/post/index.html
+++ b/post/index.html
@@ -1,4 +1,4 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Posts&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/post/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Posts&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/post/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>Posts</h1></section><ul class="note list"><li class=item><a class=note href=/post/markdown-syntax/><p class="note title">Markdown Syntax Guide</p><p class="note date">Mar 11, 2019</p><p class="note content">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.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=category href=/categories/themes/>themes</a><a class=category href=/categories/syntax/>syntax</a><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/css/>css</a><a class=tag href=/tags/html/>html</a><a class=tag href=/tags/themes/>themes</a></p></li><li class=item><a class=note href=/post/rich-content/><p class="note title">Rich Content</p><p class="note date">Mar 10, 2019</p><p class="note content">Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=tag href=/tags/shortcodes/>shortcodes</a><a class=tag href=/tags/privacy/>privacy</a></p></li><li class=item><a class=note href=/post/placeholder-text/><p class="note title">Placeholder Text</p><p class="note date">Mar 09, 2019</p><p class="note content">Lorem est tota propiore conpellat pectoribus de pectora summo.
diff --git a/post/index.xml b/post/index.xml
index 5cb5eee..bd86e9b 100644
--- a/post/index.xml
+++ b/post/index.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Notepadium</title><link>/post/</link><description>Recent content in Posts on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/post/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>/post/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>/post/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes"target="_blank">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/"target="_blank">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>/post/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>/post/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Posts on Notepadium</title><link>/post/</link><description>Recent content in Posts on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/post/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Rich Content</title><link>/post/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>/post/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes"target="_blank">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/"target="_blank">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>/post/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>/post/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>/post/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>/post/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>/post/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>/post/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/post/markdown-syntax/index.html b/post/markdown-syntax/index.html
index ad160de..a0f8d7a 100644
--- a/post/markdown-syntax/index.html
+++ b/post/markdown-syntax/index.html
@@ -1,6 +1,6 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Markdown Syntax Guide&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Markdown Syntax Guide&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><div class=article-container><section class="article header"><h1 class="article title">Markdown Syntax Guide</h1><p class="article date">Mar 11, 2019</p></section><article class="article markdown-body"><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</h2><p>The following HTML <code>&lt;h1></code>—<code>&lt;h6></code> elements represent six levels of section headings. <code>&lt;h1></code> is the highest section level while <code>&lt;h6></code> is the lowest.</p><h1 id=h1>H1</h1><h2 id=h2>H2</h2><h3 id=h3>H3</h3><h4 id=h4>H4</h4><h5 id=h5>H5</h5><h6 id=h6>H6</h6><h2 id=paragraph>Paragraph</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><p>Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.</p><h2 id=blockquotes>Blockquotes</h2><p>The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a <code>footer</code> or <code>cite</code> element, and optionally with in-line changes such as annotations and abbreviations.</p><h4 id=blockquote-without-attribution>Blockquote without attribution</h4><blockquote><p>Tiam, ad mint andaepu dandae nostion secatur sequo quae.
-<strong>Note</strong> that you can use <em>Markdown syntax</em> within a blockquote.</p></blockquote><h4 id=blockquote-with-attribution>Blockquote with attribution</h4><blockquote><p>Don't communicate by sharing memory, share memory by communicating.</p>— <cite>Rob Pike<sup id=fnref:1><a href=#fn:1 class=footnote-ref role=doc-noteref>1</a></sup></cite></p></blockquote><h2 id=tables>Tables</h2><p>Tables aren't part of the core Markdown spec, but Hugo supports supports them out-of-the-box.</p><table><thead><tr><th>Name</th><th>Age</th></tr></thead><tbody><tr><td>Bob</td><td>27</td></tr><tr><td>Alice</td><td>23</td></tr></tbody></table><h4 id=inline-markdown-within-tables>Inline Markdown within tables</h4><table><thead><tr><th>Inline   </th><th>Markdown   </th><th>In   </th><th>Table</th></tr></thead><tbody><tr><td><em>italics</em></td><td><strong>bold</strong></td><td><del>strikethrough</del>   </td><td><code>code</code></td></tr></tbody></table><h2 id=code-blocks>Code Blocks</h2><h4 id=code-block-with-backticks>Code block with backticks</h4><pre><code>html
+<strong>Note</strong> that you can use <em>Markdown syntax</em> within a blockquote.</p></blockquote><h4 id=blockquote-with-attribution>Blockquote with attribution</h4><blockquote><p>Don&rsquo;t communicate by sharing memory, share memory by communicating.</p>— <cite>Rob Pike<sup id=fnref:1><a href=#fn:1 class=footnote-ref role=doc-noteref>1</a></sup></cite></p></blockquote><h2 id=tables>Tables</h2><p>Tables aren&rsquo;t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.</p><table><thead><tr><th>Name</th><th>Age</th></tr></thead><tbody><tr><td>Bob</td><td>27</td></tr><tr><td>Alice</td><td>23</td></tr></tbody></table><h4 id=inline-markdown-within-tables>Inline Markdown within tables</h4><table><thead><tr><th>Inline   </th><th>Markdown   </th><th>In   </th><th>Table</th></tr></thead><tbody><tr><td><em>italics</em></td><td><strong>bold</strong></td><td><del>strikethrough</del>   </td><td><code>code</code></td></tr></tbody></table><h2 id=code-blocks>Code Blocks</h2><h4 id=code-block-with-backticks>Code block with backticks</h4><pre><code>html
&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;en&quot;&gt;
&lt;head&gt;
@@ -21,13 +21,13 @@
&lt;p&gt;Test&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;
-</code></pre><h4 id=code-block-with-hugos-internal-highlight-shortcode>Code block with Hugo's internal highlight shortcode</h4><div class=highlight><pre class=chroma><code class=language-html data-lang=html><span class=cp>&lt;!DOCTYPE html&gt;</span>
-<span class=p>&lt;</span><span class=nt>html</span> <span class=na>lang</span><span class=o>=</span><span class=s>&#34;en&#34;</span><span class=p></span><span class=p>&gt;</span>
-<span class=p>&lt;</span><span class=nt>head</span><span class=p></span><span class=p>&gt;</span>
- <span class=p>&lt;</span><span class=nt>meta</span> <span class=na>charset</span><span class=o>=</span><span class=s>&#34;UTF-8&#34;</span><span class=p></span><span class=p>&gt;</span>
- <span class=p>&lt;</span><span class=nt>title</span><span class=p></span><span class=p>&gt;</span>Example HTML5 Document<span class=p>&lt;</span><span class=p>/</span><span class=nt>title</span><span class=p>&gt;</span>
-<span class=p>&lt;</span><span class=p>/</span><span class=nt>head</span><span class=p>&gt;</span>
-<span class=p>&lt;</span><span class=nt>body</span><span class=p></span><span class=p>&gt;</span>
- <span class=p>&lt;</span><span class=nt>p</span><span class=p></span><span class=p>&gt;</span>Test<span class=p>&lt;</span><span class=p>/</span><span class=nt>p</span><span class=p>&gt;</span>
-<span class=p>&lt;</span><span class=p>/</span><span class=nt>body</span><span class=p>&gt;</span>
-<span class=p>&lt;</span><span class=p>/</span><span class=nt>html</span><span class=p>&gt;</span></code></pre></div><h2 id=list-types>List Types</h2><h4 id=ordered-list>Ordered List</h4><ol><li>First item</li><li>Second item</li><li>Third item</li></ol><h4 id=unordered-list>Unordered List</h4><ul><li>List item</li><li>Another item</li><li>And another item</li></ul><h4 id=nested-list>Nested list</h4><ul><li>Item</li></ul><ol><li>First Sub-item</li><li>Second Sub-item</li></ol><h2 id=other-elements--abbr-sub-sup-kbd-mark>Other Elements — abbr, sub, sup, kbd, mark</h2><p><abbr title="Graphics Interchange Format">GIF</abbr> is a bitmap image format.</p><p>H<sub>2</sub>O</p><p>X<sup>n</sup> + Y<sup>n</sup> = Z<sup>n</sup></p><p>Press <kbd><kbd>CTRL</kbd>+<kbd>ALT</kbd>+<kbd>Delete</kbd></kbd> to end the session.</p><p>Most <mark>salamanders</mark> are nocturnal, and hunt for insects, worms, and other small creatures.</p><section class=footnotes role=doc-endnotes><hr><ol><li id=fn:1 role=doc-endnote><p>The above quote is excerpted from Rob Pike's <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c" target=_blank>talk</a> during Gopherfest, November 18, 2015. <a href=#fnref:1 class=footnote-backref role=doc-backlink>&#8617;&#xfe0e;</a></p></li></ol></section></article><section class="article labels"><a class=category href=/categories/themes/>themes</a><a class=category href=/categories/syntax/>syntax</a><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/css/>css</a><a class=tag href=/tags/html/>html</a><a class=tag href=/tags/themes/>themes</a></section></div><section class="article navigation"><p><a class=link href=/post/rich-content/><span class=li>&rarr;</span>Rich Content</a></p></section></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
+</code></pre><h4 id=code-block-with-hugos-internal-highlight-shortcode>Code block with Hugo&rsquo;s internal highlight shortcode</h4><div class=highlight><pre class=chroma><code class=language-html data-lang=html><span class=cp>&lt;!DOCTYPE html&gt;</span>
+<span class=p>&lt;</span><span class=nt>html</span> <span class=na>lang</span><span class=o>=</span><span class=s>&#34;en&#34;</span><span class=p>&gt;</span>
+<span class=p>&lt;</span><span class=nt>head</span><span class=p>&gt;</span>
+ <span class=p>&lt;</span><span class=nt>meta</span> <span class=na>charset</span><span class=o>=</span><span class=s>&#34;UTF-8&#34;</span><span class=p>&gt;</span>
+ <span class=p>&lt;</span><span class=nt>title</span><span class=p>&gt;</span>Example HTML5 Document<span class=p>&lt;/</span><span class=nt>title</span><span class=p>&gt;</span>
+<span class=p>&lt;/</span><span class=nt>head</span><span class=p>&gt;</span>
+<span class=p>&lt;</span><span class=nt>body</span><span class=p>&gt;</span>
+ <span class=p>&lt;</span><span class=nt>p</span><span class=p>&gt;</span>Test<span class=p>&lt;/</span><span class=nt>p</span><span class=p>&gt;</span>
+<span class=p>&lt;/</span><span class=nt>body</span><span class=p>&gt;</span>
+<span class=p>&lt;/</span><span class=nt>html</span><span class=p>&gt;</span></code></pre></div><h2 id=list-types>List Types</h2><h4 id=ordered-list>Ordered List</h4><ol><li>First item</li><li>Second item</li><li>Third item</li></ol><h4 id=unordered-list>Unordered List</h4><ul><li>List item</li><li>Another item</li><li>And another item</li></ul><h4 id=nested-list>Nested list</h4><ul><li>Item</li></ul><ol><li>First Sub-item</li><li>Second Sub-item</li></ol><h2 id=other-elements--abbr-sub-sup-kbd-mark>Other Elements — abbr, sub, sup, kbd, mark</h2><p><abbr title="Graphics Interchange Format">GIF</abbr> is a bitmap image format.</p><p>H<sub>2</sub>O</p><p>X<sup>n</sup> + Y<sup>n</sup> = Z<sup>n</sup></p><p>Press <kbd><kbd>CTRL</kbd>+<kbd>ALT</kbd>+<kbd>Delete</kbd></kbd> to end the session.</p><p>Most <mark>salamanders</mark> are nocturnal, and hunt for insects, worms, and other small creatures.</p><section class=footnotes role=doc-endnotes><hr><ol><li id=fn:1 role=doc-endnote><p>The above quote is excerpted from Rob Pike&rsquo;s <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c" target=_blank>talk</a> during Gopherfest, November 18, 2015. <a href=#fnref:1 class=footnote-backref role=doc-backlink>&#8617;&#xfe0e;</a></p></li></ol></section></article><section class="article labels"><a class=category href=/categories/themes/>themes</a><a class=category href=/categories/syntax/>syntax</a><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/css/>css</a><a class=tag href=/tags/html/>html</a><a class=tag href=/tags/themes/>themes</a></section></div><section class="article navigation"><p><a class=link href=/post/rich-content/><span class=li>&rarr;</span>Rich Content</a></p></section></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/post/math-typesetting/index.html b/post/math-typesetting/index.html
index 1dac87b..794cd56 100644
--- a/post/math-typesetting/index.html
+++ b/post/math-typesetting/index.html
@@ -1,6 +1,6 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Math Typesetting&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Math Typesetting&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><div class=article-container><section class="article header"><h1 class="article title">Math Typesetting</h1><p class="article date">Mar 08, 2019</p></section><article class="article markdown-body"><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><li>Create a partial under <code>/layouts/partials/math.html</code></li><li>Within this partial reference the <a href=https://katex.org/docs/autorender.html>Auto-render Extension</a> or host these scripts locally.</li><li>Include the partial in your templates like so:<br></li></ul><pre><code>{{ if or .Params.math .Site.Params.math }}
-{{ partial "math.html" . }}
+{{ partial &#34;math.html&#34; . }}
{{ end }}</code></pre><ul><li>To enable KaTex globally set the parameter <code>math</code> to <code>true</code> in a project's configuration</li><li>To enable KaTex on a per page basis include the parameter <code>math: true</code> in content files.</li></ul><p><strong>Note:</strong> Use the online reference of <a href=https://katex.org/docs/supported.html>Supported TeX Functions</a></p><h3 id=examples>Examples</h3><p>Inline math: <span class=math>\( \varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887… \)</span></p><p>Block math:</p><p><span class=math>\[
\varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } }
\]</span></p></article></div><section class="article navigation"><p><a class=link href=/post/placeholder-text/><span class=li>&larr;</span>Placeholder Text</a></p><p><a class=link href=/post/emoji-support/><span class=li>&rarr;</span>Emoji Support</a></p></section></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.css integrity=sha384-zB1R0rpPzHqg7Kpt0Aljp8JPLqbXI3bhnPWROx27a9N0Ll6ZP/+DiW/UqRcLbRjq crossorigin=anonymous><script defer src=https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.js integrity=sha384-y23I5Q6l+B6vatafAwxRu/0oK/79VlbSz7Q9aiSZUvyWYIYsd+qj+o24G5ZU2zJz crossorigin=anonymous></script><script defer src=https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/contrib/auto-render.min.js integrity=sha384-kWPLUVMOks5AQFrykwIup5lo0m3iMkkHrD0uJ4H5cjeGihAutqP0yW0J6dpFiVkI crossorigin=anonymous onload=renderMathInElement(document.body);></script></div></body></html> \ No newline at end of file
diff --git a/post/placeholder-text/index.html b/post/placeholder-text/index.html
index 20e8050..331cd52 100644
--- a/post/placeholder-text/index.html
+++ b/post/placeholder-text/index.html
@@ -1,4 +1,4 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Placeholder Text&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Placeholder Text&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><div class=article-container><section class="article header"><h1 class="article title">Placeholder Text</h1><p class="article date">Mar 09, 2019</p></section><article class="article markdown-body"><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
diff --git a/post/rich-content/index.html b/post/rich-content/index.html
index 283c9fd..da5a6ed 100644
--- a/post/rich-content/index.html
+++ b/post/rich-content/index.html
@@ -1,2 +1,2 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Rich Content&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
-<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><div class=article-container><section class="article header"><h1 class="article title">Rich Content</h1><p class="article date">Mar 10, 2019</p></section><article class="article markdown-body"><p>Hugo ships with several <a href=https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes target=_blank>Built-in Shortcodes</a> for rich content, along with a <a href=https://gohugo.io/about/hugo-and-gdpr/ target=_blank>Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p><hr><h2 id=instagram-simple-shortcode>Instagram Simple Shortcode</h2><style type=text/css>.__h_instagram.card{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;font-size:14px;border:1px solid #dbdbdb;padding:0;margin-top:30px}.__h_instagram.card .card-header,.__h_instagram.card .card-body{padding:10px}.__h_instagram.card img{width:100%;height:auto}</style><div class="__h_instagram s_instagram_simple card" style=max-width:640px><div class=card-header><a href=https://www.instagram.com/koloot.design class=card-link>koloot.design</a></div><a href=https://instagram.com/p/BGvuInzyFAe/ rel=noopener target=_blank><img class="card-img-top img-fluid" src="https://scontent-sjc3-1.cdninstagram.com/v/t51.2885-15/sh0.08/e35/s640x640/13437259_1631155187211476_646101738_n.jpg?_nc_ht=scontent-sjc3-1.cdninstagram.com&_nc_cat=108&_nc_ohc=dLn-2daqYWIAX-g3kAb&oh=d94ca0ff7ce7d229c734c00136de4533&oe=5E81C371" width=640 height=451 alt="Instagram Image"></a><div class=card-body><a href=https://www.instagram.com/koloot.design class=card-link>View More on Instagram</a></div></div><br><hr><h2 id=youtube-privacy-enhanced-shortcode>YouTube Privacy Enhanced Shortcode</h2><div style=position:relative;padding-bottom:56.25%;height:0;overflow:hidden><iframe src=https://www.youtube.com/embed/ZJthWmvUzzc style=position:absolute;top:0;left:0;width:100%;height:100%;border:0 allowfullscreen title="YouTube Video"></iframe></div><br><hr><h2 id=twitter-simple-shortcode>Twitter Simple Shortcode</h2><style type=text/css>.twitter-tweet{font:14px/1.45 -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;border-left:4px solid #2b7bb9;padding-left:1.5em;color:#555}.twitter-tweet a{color:#2b7bb9;text-decoration:none}blockquote.twitter-tweet a:hover,blockquote.twitter-tweet a:focus{text-decoration:underline}</style><blockquote class=twitter-tweet><p lang=en dir=ltr>“In addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.”<br>— Jan Tschichold <a href=https://t.co/gcv7SrhvJb>pic.twitter.com/gcv7SrhvJb</a></p>&mdash; Graphic Design History (@DesignReviewed) <a href="https://twitter.com/DesignReviewed/status/1085870671291310081?ref_src=twsrc%5Etfw">January 17, 2019</a></blockquote><br><hr><h2 id=vimeo-simple-shortcode>Vimeo Simple Shortcode</h2><style>.__h_video{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;width:100%;background:#000}.__h_video img{width:100%;height:auto;color:#000}.__h_video .play{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;cursor:pointer}</style><div class="s_video_simple __h_video"><a href=https://vimeo.com/4.8912912e+07 rel=noopener target=_blank><img src=https://i.vimeocdn.com/video/337401969_640.jpg srcset="https://i.vimeocdn.com/video/337401969_640.jpg 1x, https://i.vimeocdn.com/video/337401969.jpg 2x" alt="Sing Jan Swing - Kinetic Type"><div class=play><svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61"><circle cx="30.5" cy="30.5" r="30.5" opacity=".8" fill="#000"/><path d="M25.3 19.2c-2.1-1.2-3.8-.2-3.8 2.2v18.1c0 2.4 1.7 3.4 3.8 2.2l16.6-9.1c2.1-1.2 2.1-3.2.0-4.4l-16.6-9z" fill="#fff"/></svg></div></a></div></article><section class="article labels"><a class=tag href=/tags/shortcodes/>shortcodes</a><a class=tag href=/tags/privacy/>privacy</a></section></div><section class="article navigation"><p><a class=link href=/post/markdown-syntax/><span class=li>&larr;</span>Markdown Syntax Guide</a></p><p><a class=link href=/post/placeholder-text/><span class=li>&rarr;</span>Placeholder Text</a></p></section></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Rich Content&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><div class=article-container><section class="article header"><h1 class="article title">Rich Content</h1><p class="article date">Mar 10, 2019</p></section><article class="article markdown-body"><p>Hugo ships with several <a href=https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes target=_blank>Built-in Shortcodes</a> for rich content, along with a <a href=https://gohugo.io/about/hugo-and-gdpr/ target=_blank>Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p><hr><h2 id=instagram-simple-shortcode>Instagram Simple Shortcode</h2><style type=text/css>.__h_instagram.card{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;font-size:14px;border:1px solid #dbdbdb;padding:0;margin-top:30px}.__h_instagram.card .card-header,.__h_instagram.card .card-body{padding:10px}.__h_instagram.card img{width:100%;height:auto}</style><div class="__h_instagram s_instagram_simple card" style=max-width:640px><div class=card-header><a href=https://www.instagram.com/koloot.design class=card-link>koloot.design</a></div><a href=https://instagram.com/p/BGvuInzyFAe/ rel=noopener target=_blank><img class="card-img-top img-fluid" src="https://scontent-lax3-1.cdninstagram.com/v/t51.2885-15/sh0.08/e35/s640x640/13437259_1631155187211476_646101738_n.jpg?_nc_ht=scontent-lax3-1.cdninstagram.com&_nc_cat=108&_nc_ohc=AMvlld3NU3EAX9_KcvR&oh=24bfc666bbfc8a8e916cb3fdf63998b5&oe=5E8EF271" width=640 height=451 alt="Instagram Image"></a><div class=card-body><a href=https://www.instagram.com/koloot.design class=card-link>View More on Instagram</a></div></div><br><hr><h2 id=youtube-privacy-enhanced-shortcode>YouTube Privacy Enhanced Shortcode</h2><div style=position:relative;padding-bottom:56.25%;height:0;overflow:hidden><iframe src=https://www.youtube.com/embed/ZJthWmvUzzc style=position:absolute;top:0;left:0;width:100%;height:100%;border:0 allowfullscreen title="YouTube Video"></iframe></div><br><hr><h2 id=twitter-simple-shortcode>Twitter Simple Shortcode</h2><style type=text/css>.twitter-tweet{font:14px/1.45 -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;border-left:4px solid #2b7bb9;padding-left:1.5em;color:#555}.twitter-tweet a{color:#2b7bb9;text-decoration:none}blockquote.twitter-tweet a:hover,blockquote.twitter-tweet a:focus{text-decoration:underline}</style><blockquote class=twitter-tweet><p lang=en dir=ltr>“In addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.”<br>— Jan Tschichold <a href=https://t.co/gcv7SrhvJb>pic.twitter.com/gcv7SrhvJb</a></p>&mdash; Graphic Design History (@DesignReviewed) <a href="https://twitter.com/DesignReviewed/status/1085870671291310081?ref_src=twsrc%5Etfw">January 17, 2019</a></blockquote><br><hr><h2 id=vimeo-simple-shortcode>Vimeo Simple Shortcode</h2><style>.__h_video{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;width:100%;background:#000}.__h_video img{width:100%;height:auto;color:#000}.__h_video .play{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;cursor:pointer}</style><div class="s_video_simple __h_video"><a href=https://vimeo.com/4.8912912e+07 rel=noopener target=_blank><img src=https://i.vimeocdn.com/video/337401969_640.jpg srcset="https://i.vimeocdn.com/video/337401969_640.jpg 1x, https://i.vimeocdn.com/video/337401969.jpg 2x" alt="Sing Jan Swing - Kinetic Type"><div class=play><svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 61"><circle cx="30.5" cy="30.5" r="30.5" opacity=".8" fill="#000"/><path d="M25.3 19.2c-2.1-1.2-3.8-.2-3.8 2.2v18.1c0 2.4 1.7 3.4 3.8 2.2l16.6-9.1c2.1-1.2 2.1-3.2.0-4.4l-16.6-9z" fill="#fff"/></svg></div></a></div></article><section class="article labels"><a class=tag href=/tags/shortcodes/>shortcodes</a><a class=tag href=/tags/privacy/>privacy</a></section></div><section class="article navigation"><p><a class=link href=/post/markdown-syntax/><span class=li>&larr;</span>Markdown Syntax Guide</a></p><p><a class=link href=/post/placeholder-text/><span class=li>&rarr;</span>Placeholder Text</a></p></section></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index a7d3ebc..209f5b8 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://example.com/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/categories/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/css/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/html/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/markdown/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/post/markdown-syntax/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/post/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/categories/syntax/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/themes/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/categories/themes/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/privacy/</loc><lastmod>2019-03-10T00:00:00+00:00</lastmod></url><url><loc>https://example.com/post/rich-content/</loc><lastmod>2019-03-10T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/shortcodes/</loc><lastmod>2019-03-10T00:00:00+00:00</lastmod></url><url><loc>https://example.com/post/placeholder-text/</loc><lastmod>2019-03-09T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/text/</loc><lastmod>2019-03-09T00:00:00+00:00</lastmod></url><url><loc>https://example.com/post/math-typesetting/</loc><lastmod>2019-03-08T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/emoji/</loc><lastmod>2019-03-05T00:00:00+00:00</lastmod></url><url><loc>https://example.com/post/emoji-support/</loc><lastmod>2019-03-05T00:00:00+00:00</lastmod></url><url><loc>https://example.com/about/</loc><lastmod>2019-02-28T00:00:00+00:00</lastmod></url></urlset> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://example.com/categories/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/css/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/html/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/markdown/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/post/markdown-syntax/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/post/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/categories/syntax/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/themes/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/categories/themes/</loc><lastmod>2019-03-11T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/privacy/</loc><lastmod>2019-03-10T00:00:00+00:00</lastmod></url><url><loc>https://example.com/post/rich-content/</loc><lastmod>2019-03-10T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/shortcodes/</loc><lastmod>2019-03-10T00:00:00+00:00</lastmod></url><url><loc>https://example.com/post/placeholder-text/</loc><lastmod>2019-03-09T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/text/</loc><lastmod>2019-03-09T00:00:00+00:00</lastmod></url><url><loc>https://example.com/post/math-typesetting/</loc><lastmod>2019-03-08T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/emoji/</loc><lastmod>2019-03-05T00:00:00+00:00</lastmod></url><url><loc>https://example.com/post/emoji-support/</loc><lastmod>2019-03-05T00:00:00+00:00</lastmod></url><url><loc>https://example.com/</loc><lastmod>2019-02-28T00:00:00+00:00</lastmod></url><url><loc>https://example.com/about/</loc><lastmod>2019-02-28T00:00:00+00:00</lastmod></url><url><loc>https://example.com/tags/index/</loc></url></urlset> \ No newline at end of file
diff --git a/tags/css/index.html b/tags/css/index.html
index 722dff9..110245f 100644
--- a/tags/css/index.html
+++ b/tags/css/index.html
@@ -1,3 +1,3 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>css&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/css/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>css&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/css/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>css</h1></section><ul class="note list"><li class=item><a class=note href=/post/markdown-syntax/><p class="note title">Markdown Syntax Guide</p><p class="note date">Mar 11, 2019</p><p class="note content">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.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=category href=/categories/themes/>themes</a><a class=category href=/categories/syntax/>syntax</a><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/css/>css</a><a class=tag href=/tags/html/>html</a><a class=tag href=/tags/themes/>themes</a></p></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/tags/css/index.xml b/tags/css/index.xml
index 122b92c..7cb7ceb 100644
--- a/tags/css/index.xml
+++ b/tags/css/index.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>css on Notepadium</title><link>/tags/css/</link><description>Recent content in css on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/css/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>css on Notepadium</title><link>/tags/css/</link><description>Recent content in css on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/css/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/emoji/index.html b/tags/emoji/index.html
index b3b904a..0663e31 100644
--- a/tags/emoji/index.html
+++ b/tags/emoji/index.html
@@ -1,3 +1,3 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>emoji&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/emoji/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>emoji&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/emoji/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>emoji</h1></section><ul class="note list"><li class=item><a class=note href=/post/emoji-support/><p class="note title">Emoji Support</p><p class="note date">Mar 05, 2019</p><p class="note content">Emoji can be enabled in a Hugo project in a number of ways.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=tag href=/tags/emoji/>emoji</a></p></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/tags/emoji/index.xml b/tags/emoji/index.xml
index 7656b39..64588f7 100644
--- a/tags/emoji/index.xml
+++ b/tags/emoji/index.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>emoji on Notepadium</title><link>/tags/emoji/</link><description>Recent content in emoji on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Tue, 05 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/emoji/index.xml" rel="self" type="application/rss+xml"/><item><title>Emoji Support</title><link>/post/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>/post/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>emoji on Notepadium</title><link>/tags/emoji/</link><description>Recent content in emoji on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Tue, 05 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/emoji/index.xml" rel="self" type="application/rss+xml"/><item><title>Emoji Support</title><link>/post/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>/post/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/html/index.html b/tags/html/index.html
index 8a491b0..757c596 100644
--- a/tags/html/index.html
+++ b/tags/html/index.html
@@ -1,3 +1,3 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>html&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/html/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>html&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/html/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>html</h1></section><ul class="note list"><li class=item><a class=note href=/post/markdown-syntax/><p class="note title">Markdown Syntax Guide</p><p class="note date">Mar 11, 2019</p><p class="note content">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.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=category href=/categories/themes/>themes</a><a class=category href=/categories/syntax/>syntax</a><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/css/>css</a><a class=tag href=/tags/html/>html</a><a class=tag href=/tags/themes/>themes</a></p></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/tags/html/index.xml b/tags/html/index.xml
index fc99f58..dfaec70 100644
--- a/tags/html/index.xml
+++ b/tags/html/index.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>html on Notepadium</title><link>/tags/html/</link><description>Recent content in html on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/html/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>html on Notepadium</title><link>/tags/html/</link><description>Recent content in html on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/html/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/index.html b/tags/index.html
index 48ddcd2..759e0a8 100644
--- a/tags/index.html
+++ b/tags/index.html
@@ -1,2 +1,2 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Tags&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
-<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>Tags</h1></section><ul class="note list"><li class=item><a class=note href=/tags/css/><p class="note title">css</p><p class="note date">Mar 11, 2019</p></a></li><li class=item><a class=note href=/tags/html/><p class="note title">html</p><p class="note date">Mar 11, 2019</p></a></li><li class=item><a class=note href=/tags/markdown/><p class="note title">markdown</p><p class="note date">Mar 11, 2019</p></a></li><li class=item><a class=note href=/tags/themes/><p class="note title">themes</p><p class="note date">Mar 11, 2019</p></a></li><li class=item><a class=note href=/tags/privacy/><p class="note title">privacy</p><p class="note date">Mar 10, 2019</p></a></li><li class=item><a class=note href=/tags/shortcodes/><p class="note title">shortcodes</p><p class="note date">Mar 10, 2019</p></a></li><li class=item><a class=note href=/tags/text/><p class="note title">text</p><p class="note date">Mar 09, 2019</p></a></li><li class=item><a class=note href=/tags/emoji/><p class="note title">emoji</p><p class="note date">Mar 05, 2019</p></a></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>Tags&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>Tags</h1></section><ul class="note list"><li class=item><a class=note href=/tags/css/><p class="note title">css</p><p class="note date">Mar 11, 2019</p></a></li><li class=item><a class=note href=/tags/html/><p class="note title">html</p><p class="note date">Mar 11, 2019</p></a></li><li class=item><a class=note href=/tags/markdown/><p class="note title">markdown</p><p class="note date">Mar 11, 2019</p></a></li><li class=item><a class=note href=/tags/themes/><p class="note title">themes</p><p class="note date">Mar 11, 2019</p></a></li><li class=item><a class=note href=/tags/privacy/><p class="note title">privacy</p><p class="note date">Mar 10, 2019</p></a></li><li class=item><a class=note href=/tags/shortcodes/><p class="note title">shortcodes</p><p class="note date">Mar 10, 2019</p></a></li><li class=item><a class=note href=/tags/text/><p class="note title">text</p><p class="note date">Mar 09, 2019</p></a></li><li class=item><a class=note href=/tags/emoji/><p class="note title">emoji</p><p class="note date">Mar 05, 2019</p></a></li><li class=item><a class=note href=/tags/index/><p class="note title">index</p></a></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/tags/index.xml b/tags/index.xml
index bef51e6..5e7970e 100644
--- a/tags/index.xml
+++ b/tags/index.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on Notepadium</title><link>/tags/</link><description>Recent content in Tags on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/index.xml" rel="self" type="application/rss+xml"/><item><title>css</title><link>/tags/css/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/css/</guid><description/></item><item><title>html</title><link>/tags/html/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/html/</guid><description/></item><item><title>markdown</title><link>/tags/markdown/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/markdown/</guid><description/></item><item><title>themes</title><link>/tags/themes/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/themes/</guid><description/></item><item><title>privacy</title><link>/tags/privacy/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/privacy/</guid><description/></item><item><title>shortcodes</title><link>/tags/shortcodes/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/shortcodes/</guid><description/></item><item><title>text</title><link>/tags/text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/text/</guid><description/></item><item><title>emoji</title><link>/tags/emoji/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/emoji/</guid><description/></item></channel></rss> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Tags on Notepadium</title><link>/tags/</link><description>Recent content in Tags on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/index.xml" rel="self" type="application/rss+xml"/><item><title>css</title><link>/tags/css/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/css/</guid><description/></item><item><title>html</title><link>/tags/html/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/html/</guid><description/></item><item><title>markdown</title><link>/tags/markdown/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/markdown/</guid><description/></item><item><title>themes</title><link>/tags/themes/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/themes/</guid><description/></item><item><title>privacy</title><link>/tags/privacy/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/privacy/</guid><description/></item><item><title>shortcodes</title><link>/tags/shortcodes/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/shortcodes/</guid><description/></item><item><title>text</title><link>/tags/text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/text/</guid><description/></item><item><title>emoji</title><link>/tags/emoji/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>/tags/emoji/</guid><description/></item><item><title>index</title><link>/tags/index/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/tags/index/</guid><description/></item></channel></rss> \ No newline at end of file
diff --git a/tags/index/index.html b/tags/index/index.html
new file mode 100644
index 0000000..4f4ec9f
--- /dev/null
+++ b/tags/index/index.html
@@ -0,0 +1,2 @@
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>index&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/index/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>index</h1></section><ul class="note list"><li class=item><a class=note href=/post/><p class="note title">Posts</p><p class="note date">Mar 11, 2019</p></a><p class="note labels"><a class=tag href=/tags/index/>index</a></p></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/tags/index/index.xml b/tags/index/index.xml
new file mode 100644
index 0000000..3c66205
--- /dev/null
+++ b/tags/index/index.xml
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>index on Notepadium</title><link>/tags/index/</link><description>Recent content in index on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><atom:link href="/tags/index/index.xml" rel="self" type="application/rss+xml"/><item><title>Posts</title><link>/post/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/</guid><description/></item></channel></rss> \ No newline at end of file
diff --git a/tags/index/page/1/index.html b/tags/index/page/1/index.html
new file mode 100644
index 0000000..06b49f9
--- /dev/null
+++ b/tags/index/page/1/index.html
@@ -0,0 +1 @@
+<!doctype html><html><head><title>https://example.com/tags/index/</title><link rel=canonical href=https://example.com/tags/index/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://example.com/tags/index/"></head></html> \ No newline at end of file
diff --git a/tags/markdown/index.html b/tags/markdown/index.html
index 99bc173..0675be0 100644
--- a/tags/markdown/index.html
+++ b/tags/markdown/index.html
@@ -1,4 +1,4 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>markdown&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/markdown/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>markdown&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/markdown/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>markdown</h1></section><ul class="note list"><li class=item><a class=note href=/post/markdown-syntax/><p class="note title">Markdown Syntax Guide</p><p class="note date">Mar 11, 2019</p><p class="note content">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.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=category href=/categories/themes/>themes</a><a class=category href=/categories/syntax/>syntax</a><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/css/>css</a><a class=tag href=/tags/html/>html</a><a class=tag href=/tags/themes/>themes</a></p></li><li class=item><a class=note href=/post/placeholder-text/><p class="note title">Placeholder Text</p><p class="note date">Mar 09, 2019</p><p class="note content">Lorem est tota propiore conpellat pectoribus de pectora summo.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/text/>text</a></p></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/tags/markdown/index.xml b/tags/markdown/index.xml
index 41250b1..1d20cd1 100644
--- a/tags/markdown/index.xml
+++ b/tags/markdown/index.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>markdown on Notepadium</title><link>/tags/markdown/</link><description>Recent content in markdown on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/markdown/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Placeholder Text</title><link>/post/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>/post/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>markdown on Notepadium</title><link>/tags/markdown/</link><description>Recent content in markdown on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/markdown/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item><item><title>Placeholder Text</title><link>/post/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>/post/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
pectora summo.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/privacy/index.html b/tags/privacy/index.html
index f4a6819..e8b1ba1 100644
--- a/tags/privacy/index.html
+++ b/tags/privacy/index.html
@@ -1,3 +1,3 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>privacy&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/privacy/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>privacy&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/privacy/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>privacy</h1></section><ul class="note list"><li class=item><a class=note href=/post/rich-content/><p class="note title">Rich Content</p><p class="note date">Mar 10, 2019</p><p class="note content">Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=tag href=/tags/shortcodes/>shortcodes</a><a class=tag href=/tags/privacy/>privacy</a></p></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/tags/privacy/index.xml b/tags/privacy/index.xml
index ff71923..1f94cce 100644
--- a/tags/privacy/index.xml
+++ b/tags/privacy/index.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>privacy on Notepadium</title><link>/tags/privacy/</link><description>Recent content in privacy on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Sun, 10 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/privacy/index.xml" rel="self" type="application/rss+xml"/><item><title>Rich Content</title><link>/post/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>/post/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes"target="_blank">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/"target="_blank">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>privacy on Notepadium</title><link>/tags/privacy/</link><description>Recent content in privacy on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Sun, 10 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/privacy/index.xml" rel="self" type="application/rss+xml"/><item><title>Rich Content</title><link>/post/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>/post/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes"target="_blank">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/"target="_blank">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/shortcodes/index.html b/tags/shortcodes/index.html
index 1041db4..c3b79c8 100644
--- a/tags/shortcodes/index.html
+++ b/tags/shortcodes/index.html
@@ -1,3 +1,3 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>shortcodes&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/shortcodes/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>shortcodes&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/shortcodes/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>shortcodes</h1></section><ul class="note list"><li class=item><a class=note href=/post/rich-content/><p class="note title">Rich Content</p><p class="note date">Mar 10, 2019</p><p class="note content">Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=tag href=/tags/shortcodes/>shortcodes</a><a class=tag href=/tags/privacy/>privacy</a></p></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/tags/shortcodes/index.xml b/tags/shortcodes/index.xml
index 3b0f255..1cbcb66 100644
--- a/tags/shortcodes/index.xml
+++ b/tags/shortcodes/index.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>shortcodes on Notepadium</title><link>/tags/shortcodes/</link><description>Recent content in shortcodes on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Sun, 10 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/shortcodes/index.xml" rel="self" type="application/rss+xml"/><item><title>Rich Content</title><link>/post/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>/post/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes"target="_blank">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/"target="_blank">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>shortcodes on Notepadium</title><link>/tags/shortcodes/</link><description>Recent content in shortcodes on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Sun, 10 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/shortcodes/index.xml" rel="self" type="application/rss+xml"/><item><title>Rich Content</title><link>/post/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>/post/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes"target="_blank">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/"target="_blank">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/text/index.html b/tags/text/index.html
index 2e3f5e1..8c9de6d 100644
--- a/tags/text/index.html
+++ b/tags/text/index.html
@@ -1,3 +1,3 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>text&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/text/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>text&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/text/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>text</h1></section><ul class="note list"><li class=item><a class=note href=/post/placeholder-text/><p class="note title">Placeholder Text</p><p class="note date">Mar 09, 2019</p><p class="note content">Lorem est tota propiore conpellat pectoribus de pectora summo.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/text/>text</a></p></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/tags/text/index.xml b/tags/text/index.xml
index e81f42d..1ca8678 100644
--- a/tags/text/index.xml
+++ b/tags/text/index.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>text on Notepadium</title><link>/tags/text/</link><description>Recent content in text on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Sat, 09 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/text/index.xml" rel="self" type="application/rss+xml"/><item><title>Placeholder Text</title><link>/post/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>/post/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>text on Notepadium</title><link>/tags/text/</link><description>Recent content in text on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Sat, 09 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/text/index.xml" rel="self" type="application/rss+xml"/><item><title>Placeholder Text</title><link>/post/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>/post/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de
pectora summo.&lt;/p></description></item></channel></rss> \ No newline at end of file
diff --git a/tags/themes/index.html b/tags/themes/index.html
index d86f07d..d5e8a9e 100644
--- a/tags/themes/index.html
+++ b/tags/themes/index.html
@@ -1,3 +1,3 @@
-<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.62.2"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>themes&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/themes/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
+<!doctype html><html lang=en><meta charset=utf-8><meta name=generator content="Hugo 0.66.0"><meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name=color-scheme content="light dark"><meta name=supported-color-schemes content="light dark"><title>themes&nbsp;&ndash;&nbsp;Notepadium</title><link rel=stylesheet href=/css/core.min.e716e8f9885bef0e2ee8fa449b9acd5476a0ada29ecad9db14598562cc1bf21fddd02f681b6832437b7b775832814fc0.css integrity=sha384-5xbo+Yhb7w4u6PpEm5rNVHagraKeytnbFFmFYswb8h/d0C9oG2gyQ3t7d1gygU/A><link rel=alternate type=application/rss+xml href=/tags/themes/index.xml title=Notepadium><body><div class=base-body><section id=header class="site header"><div class="header wrap"><span class="header left-side"><a class="site home" href=/><span class="site name">Notepadium</span></a></span>
<span class="header right-side"><div class="nav wrap"><nav class=nav><a class="nav item" href=/categories/>Categories</a><a class="nav item" href=/tags/>Tags</a><a class="nav item" href=/about/>About</a><a class="nav item" href=https://gohugo.io/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><div id=content><section class="article header"><h1>themes</h1></section><ul class="note list"><li class=item><a class=note href=/post/markdown-syntax/><p class="note title">Markdown Syntax Guide</p><p class="note date">Mar 11, 2019</p><p class="note content">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.
<span class=mldr>&mldr;more</span></p></a><p class="note labels"><a class=category href=/categories/themes/>themes</a><a class=category href=/categories/syntax/>syntax</a><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/css/>css</a><a class=tag href=/tags/html/>html</a><a class=tag href=/tags/themes/>themes</a></p></li></ul></div><section id=footer class=footer><div class=footer-wrap><p class=copyright>©2020 Notepadium.</p><p class=powerby><span>Powered by </span><a href=https://gohugo.io target=_blank>Hugo</a><span> and the </span><a href=https://themes.gohugo.io/hugo-notepadium/ target=_blank>Notepadium</a></p></div></section></div></body></html> \ No newline at end of file
diff --git a/tags/themes/index.xml b/tags/themes/index.xml
index 30c0725..18fc7f8 100644
--- a/tags/themes/index.xml
+++ b/tags/themes/index.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>themes on Notepadium</title><link>/tags/themes/</link><description>Recent content in themes on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/themes/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item></channel></rss> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>themes on Notepadium</title><link>/tags/themes/</link><description>Recent content in themes on Notepadium</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020 Notepadium.</copyright><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/themes/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Syntax Guide</title><link>/post/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>/post/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description></item></channel></rss> \ No newline at end of file