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-05-02 16:29:50 +0300
committervvveiii <cntrump@gmail.com>2020-05-02 16:29:50 +0300
commit5ac0362a5423c777facccb6163140fbed6c95cb4 (patch)
tree9036b7a18910b1c3fbd840c366aa93ab877ef6c4
parent29b68cbf2d97314d0f812f31e1cc0a0fa83f1ec9 (diff)
update latest theme
-rw-r--r--about/index.html2
-rw-r--r--post/emoji-support/index.html2
-rw-r--r--post/markdown-syntax/index.html2
-rw-r--r--post/math-typesetting/index.html2
-rw-r--r--post/placeholder-text/index.html2
-rw-r--r--post/rich-content/index.html2
6 files changed, 6 insertions, 6 deletions
diff --git a/about/index.html b/about/index.html
index 4e954ae..b2e383c 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.69.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.b4b8bb2d7409c32207a33a4b58ba4fd67d4bd3702fa0d02fe8eb541469807a80c54fc637d30fcd04eca075eb7c3d3a5d.css integrity=sha384-tLi7LXQJwyIHozpLWLpP1n1L03AvoNAv6OtUFGmAeoDFT8Y30w/NBOygdet8PTpd><meta name=twitter:card content="summary"><meta name=twitter:title content="About"><body><section id=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%2eio/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><section 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><section class="article author"><img class=avatar src=https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg alt><p class=name>gohugo<p><div class=bio>Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.</div><div class=details><a class=item href=https://github.com/gohugoio target=_blank><span class="iconfont icon-github"></span></a><a class=item href=https://twitter.com/GoHugoIO target=_blank><span class="iconfont icon-twitter"></span></a></div></section></div><div class="article bottom"></div></section><section id=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></body></html> \ No newline at end of file
+<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%2eio/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><section 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><section class="article author"><img class=avatar src=https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg alt><p class=name>gohugo</p><div class=bio>Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.</div><div class=details><a class=item href=https://github.com/gohugoio target=_blank><span class="iconfont icon-github"></span></a><a class=item href=https://twitter.com/GoHugoIO target=_blank><span class="iconfont icon-twitter"></span></a></div></section></div><div class="article bottom"></div></section><section id=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></body></html> \ No newline at end of file
diff --git a/post/emoji-support/index.html b/post/emoji-support/index.html
index dd10195..9335025 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.69.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.b4b8bb2d7409c32207a33a4b58ba4fd67d4bd3702fa0d02fe8eb541469807a80c54fc637d30fcd04eca075eb7c3d3a5d.css integrity=sha384-tLi7LXQJwyIHozpLWLpP1n1L03AvoNAv6OtUFGmAeoDFT8Y30w/NBOygdet8PTpd><meta name=twitter:card content="summary"><meta name=twitter:title content="Emoji Support"><body><section id=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%2eio/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><section 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><section class="article author"><img class=avatar src=https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg alt><p class=name>gohugo<p><div class=bio>Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.</div><div class=details><a class=item href=https://github.com/gohugoio target=_blank><span class="iconfont icon-github"></span></a><a class=item href=https://twitter.com/GoHugoIO target=_blank><span class="iconfont icon-twitter"></span></a></div></section></div><div class="article bottom"><section class="article navigation"><p><a class=link href=/post/math-typesetting/><span class="li iconfont icon-article"></span>Math Typesetting</a></p></section></div></section><section id=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></body></html> \ No newline at end of file
+}</code></pre></div></article><section class="article labels"><a class=tag href=/tags/emoji/>emoji</a></section><section class="article author"><img class=avatar src=https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg alt><p class=name>gohugo</p><div class=bio>Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.</div><div class=details><a class=item href=https://github.com/gohugoio target=_blank><span class="iconfont icon-github"></span></a><a class=item href=https://twitter.com/GoHugoIO target=_blank><span class="iconfont icon-twitter"></span></a></div></section></div><div class="article bottom"><section class="article navigation"><p><a class=link href=/post/math-typesetting/><span class="li iconfont icon-article"></span>Math Typesetting</a></p></section></div></section><section id=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></body></html> \ No newline at end of file
diff --git a/post/markdown-syntax/index.html b/post/markdown-syntax/index.html
index e4b0a64..ccc9536 100644
--- a/post/markdown-syntax/index.html
+++ b/post/markdown-syntax/index.html
@@ -30,4 +30,4 @@
<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><section class="article author"><img class=avatar src=https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg alt><p class=name>gohugo<p><div class=bio>Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.</div><div class=details><a class=item href=https://github.com/gohugoio target=_blank><span class="iconfont icon-github"></span></a><a class=item href=https://twitter.com/GoHugoIO target=_blank><span class="iconfont icon-twitter"></span></a></div></section></div><div class="article bottom"><section class="article navigation"><p><a class=link href=/post/rich-content/><span class="li iconfont icon-article"></span>Rich Content</a></p></section></div></section><section id=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></body></html> \ No newline at end of file
+<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><section class="article author"><img class=avatar src=https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg alt><p class=name>gohugo</p><div class=bio>Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.</div><div class=details><a class=item href=https://github.com/gohugoio target=_blank><span class="iconfont icon-github"></span></a><a class=item href=https://twitter.com/GoHugoIO target=_blank><span class="iconfont icon-twitter"></span></a></div></section></div><div class="article bottom"><section class="article navigation"><p><a class=link href=/post/rich-content/><span class="li iconfont icon-article"></span>Rich Content</a></p></section></div></section><section id=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></body></html> \ No newline at end of file
diff --git a/post/math-typesetting/index.html b/post/math-typesetting/index.html
index dbb647e..e29d712 100644
--- a/post/math-typesetting/index.html
+++ b/post/math-typesetting/index.html
@@ -3,4 +3,4 @@
{{ 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><section class="article author"><img class=avatar src=https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg alt><p class=name>gohugo<p><div class=bio>Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.</div><div class=details><a class=item href=https://github.com/gohugoio target=_blank><span class="iconfont icon-github"></span></a><a class=item href=https://twitter.com/GoHugoIO target=_blank><span class="iconfont icon-twitter"></span></a></div></section></div><div class="article bottom"><section class="article navigation"><p><a class=link href=/post/placeholder-text/><span class="li iconfont icon-article"></span>Placeholder Text</a></p><p><a class=link href=/post/emoji-support/><span class="li iconfont icon-article"></span>Emoji Support</a></p></section></div></section><section id=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></body></html> \ No newline at end of file
+\]</span></p></article><section class="article author"><img class=avatar src=https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg alt><p class=name>gohugo</p><div class=bio>Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.</div><div class=details><a class=item href=https://github.com/gohugoio target=_blank><span class="iconfont icon-github"></span></a><a class=item href=https://twitter.com/GoHugoIO target=_blank><span class="iconfont icon-twitter"></span></a></div></section></div><div class="article bottom"><section class="article navigation"><p><a class=link href=/post/placeholder-text/><span class="li iconfont icon-article"></span>Placeholder Text</a></p><p><a class=link href=/post/emoji-support/><span class="li iconfont icon-article"></span>Emoji Support</a></p></section></div></section><section id=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></body></html> \ No newline at end of file
diff --git a/post/placeholder-text/index.html b/post/placeholder-text/index.html
index fb8e6b2..12ab930 100644
--- a/post/placeholder-text/index.html
+++ b/post/placeholder-text/index.html
@@ -12,4 +12,4 @@ Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare
Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert
ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae
vulnus haerentia iuste et exercebat, sui et.</p><p>Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel <strong>mitis temploque</strong> vocatus, inque alis, <em>oculos nomen</em> non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem
-Propoetides <strong>parte</strong>.</p></article><section class="article labels"><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/text/>text</a></section><section class="article author"><img class=avatar src=https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg alt><p class=name>gohugo<p><div class=bio>Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.</div><div class=details><a class=item href=https://github.com/gohugoio target=_blank><span class="iconfont icon-github"></span></a><a class=item href=https://twitter.com/GoHugoIO target=_blank><span class="iconfont icon-twitter"></span></a></div></section></div><div class="article bottom"><section class="article navigation"><p><a class=link href=/post/rich-content/><span class="li iconfont icon-article"></span>Rich Content</a></p><p><a class=link href=/post/math-typesetting/><span class="li iconfont icon-article"></span>Math Typesetting</a></p></section></div></section><section id=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></body></html> \ No newline at end of file
+Propoetides <strong>parte</strong>.</p></article><section class="article labels"><a class=tag href=/tags/markdown/>markdown</a><a class=tag href=/tags/text/>text</a></section><section class="article author"><img class=avatar src=https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg alt><p class=name>gohugo</p><div class=bio>Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.</div><div class=details><a class=item href=https://github.com/gohugoio target=_blank><span class="iconfont icon-github"></span></a><a class=item href=https://twitter.com/GoHugoIO target=_blank><span class="iconfont icon-twitter"></span></a></div></section></div><div class="article bottom"><section class="article navigation"><p><a class=link href=/post/rich-content/><span class="li iconfont icon-article"></span>Rich Content</a></p><p><a class=link href=/post/math-typesetting/><span class="li iconfont icon-article"></span>Math Typesetting</a></p></section></div></section><section id=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></body></html> \ No newline at end of file
diff --git a/post/rich-content/index.html b/post/rich-content/index.html
index aa67db4..b633443 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.69.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.b4b8bb2d7409c32207a33a4b58ba4fd67d4bd3702fa0d02fe8eb541469807a80c54fc637d30fcd04eca075eb7c3d3a5d.css integrity=sha384-tLi7LXQJwyIHozpLWLpP1n1L03AvoNAv6OtUFGmAeoDFT8Y30w/NBOygdet8PTpd><meta name=twitter:card content="summary"><meta name=twitter:title content="Rich Content"><body><section id=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%2eio/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><section 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-hkg4-1.cdninstagram.com/v/t51.2885-15/sh0.08/e35/s640x640/13437259_1631155187211476_646101738_n.jpg?_nc_ht=scontent-hkg4-1.cdninstagram.com&_nc_cat=108&_nc_ohc=2wq_G8h6fXwAX8opOGa&oh=5546c6ad111d1eba0426f5207e8e30b8&oe=5ED5098F" 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><section class="article author"><img class=avatar src=https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg alt><p class=name>gohugo<p><div class=bio>Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.</div><div class=details><a class=item href=https://github.com/gohugoio target=_blank><span class="iconfont icon-github"></span></a><a class=item href=https://twitter.com/GoHugoIO target=_blank><span class="iconfont icon-twitter"></span></a></div></section></div><div class="article bottom"><section class="article navigation"><p><a class=link href=/post/markdown-syntax/><span class="li iconfont icon-article"></span>Markdown Syntax Guide</a></p><p><a class=link href=/post/placeholder-text/><span class="li iconfont icon-article"></span>Placeholder Text</a></p></section></div></section><section id=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></body></html> \ No newline at end of file
+<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%2eio/ target=_blank>Hugo</a></nav></div></span></div><div class="site slogan"><span class=title>100% JavaScript-free</span></div></section><section 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-hkg4-1.cdninstagram.com/v/t51.2885-15/sh0.08/e35/s640x640/13437259_1631155187211476_646101738_n.jpg?_nc_ht=scontent-hkg4-1.cdninstagram.com&_nc_cat=108&_nc_ohc=2wq_G8h6fXwAX8opOGa&oh=5546c6ad111d1eba0426f5207e8e30b8&oe=5ED5098F" 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><section class="article author"><img class=avatar src=https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg alt><p class=name>gohugo</p><div class=bio>Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.</div><div class=details><a class=item href=https://github.com/gohugoio target=_blank><span class="iconfont icon-github"></span></a><a class=item href=https://twitter.com/GoHugoIO target=_blank><span class="iconfont icon-twitter"></span></a></div></section></div><div class="article bottom"><section class="article navigation"><p><a class=link href=/post/markdown-syntax/><span class="li iconfont icon-article"></span>Markdown Syntax Guide</a></p><p><a class=link href=/post/placeholder-text/><span class="li iconfont icon-article"></span>Placeholder Text</a></p></section></div></section><section id=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></body></html> \ No newline at end of file