From f6be67eb048a6b411db800f4f215c4585e1cf1ba Mon Sep 17 00:00:00 2001 From: nodejh Date: Tue, 2 Mar 2021 11:39:58 +0800 Subject: [PATCH] feat: rebuild example site --- 404.html | 210 +++++++++++++- about-hugo/index.html | 2 +- about-us/index.html | 2 +- about/index.html | 237 +++++++++++++++- about/index.xml | 12 +- categories/index.html | 191 ++++++++++++- categories/index.xml | 30 +- categories/syntax/index.html | 214 +++++++++++++- categories/syntax/index.xml | 21 +- categories/themes/index.html | 214 +++++++++++++- categories/themes/index.xml | 21 +- contact/index.html | 2 +- index.html | 231 ++++++++++++++- index.xml | 89 +++++- page/1/index.html | 2 +- page/2/index.html | 211 ++++++++++++++ posts/emoji-support/index.html | 278 +++++++++++++++++- posts/index.html | 287 ++++++++++++++++++- posts/index.xml | 89 +++++- posts/markdown-syntax-guide/index.html | 373 ++++++++++++++++++++++--- posts/math-typesetting/index.html | 274 ++++++++++++++++-- posts/migrate-from-jekyl/index.html | 2 +- posts/placeholder-text/index.html | 261 ++++++++++++++++- posts/rich-content/index.html | 323 ++++++++++++++++++++- sitemap.xml | 101 ++++++- tags/css/index.html | 214 +++++++++++++- tags/css/index.xml | 21 +- tags/emoji/index.html | 208 +++++++++++++- tags/emoji/index.xml | 21 +- tags/html/index.html | 214 +++++++++++++- tags/html/index.xml | 21 +- tags/index.html | 236 +++++++++++++++- tags/index.xml | 75 ++++- tags/markdown/index.html | 236 +++++++++++++++- tags/markdown/index.xml | 30 +- tags/privacy/index.html | 211 +++++++++++++- tags/privacy/index.xml | 53 +++- tags/shortcodes/index.html | 211 +++++++++++++- tags/shortcodes/index.xml | 53 +++- tags/text/index.html | 211 +++++++++++++- tags/text/index.xml | 21 +- 41 files changed, 5422 insertions(+), 291 deletions(-) create mode 100644 page/2/index.html diff --git a/404.html b/404.html index 87b27f1..3de256d 100644 --- a/404.html +++ b/404.html @@ -1,7 +1,203 @@ -Hugo

404 - Page Not Found

The content you're looking for doesn't seem to exist.

Read More

Markdown Syntax Guide

Mar 11, 2019

Rich Content

Mar 10, 2019

Placeholder Text

Mar 9, 2019

Math Typesetting

Mar 8, 2019

Emoji Support

Mar 5, 2019
\ No newline at end of file + + + + Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ +

404 - Page Not Found

+ + + +
The content you're looking for doesn't seem to exist.
+ +
+
+ + +

Read More

+ + + + + + + + + + +
+
+

Markdown Syntax Guide

+
Mar 11, 2019
+
+
+ + + +
+
+

Rich Content

+
Mar 10, 2019
+
+
+ + + +
+
+

Placeholder Text

+
Mar 9, 2019
+
+
+ + + +
+ + + + + diff --git a/about-hugo/index.html b/about-hugo/index.html index f7b97bd..581c679 100644 --- a/about-hugo/index.html +++ b/about-hugo/index.html @@ -1 +1 @@ -https://nodejh.github.io/hugo-theme-mini/about/ \ No newline at end of file +https://nodejh.github.io/hugo-theme-mini/about/ \ No newline at end of file diff --git a/about-us/index.html b/about-us/index.html index f7b97bd..581c679 100644 --- a/about-us/index.html +++ b/about-us/index.html @@ -1 +1 @@ -https://nodejh.github.io/hugo-theme-mini/about/ \ No newline at end of file +https://nodejh.github.io/hugo-theme-mini/about/ \ No newline at end of file diff --git a/about/index.html b/about/index.html index 83b3fef..948c356 100644 --- a/about/index.html +++ b/about/index.html @@ -1,9 +1,228 @@ -About | Hugo
avatar

Hugo

Software Engineer

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:

Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages.

Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases.

Websites built with Hugo are extremely fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.

Learn more and contribute on GitHub -.

comments powered by Disqus
\ No newline at end of file + + + + About | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+

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:

+ +

Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages.

+

Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases.

+

Websites built with Hugo are extremely fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.

+

Learn more and contribute on + GitHub +.

+ + + +
+ +
+ + +comments powered by Disqus +
+ +
+ + + +
+ + + + + diff --git a/about/index.xml b/about/index.xml index f676196..94ee091 100644 --- a/about/index.xml +++ b/about/index.xml @@ -1 +1,11 @@ -About on Hugohttps://nodejh.github.io/hugo-theme-mini/about/Recent content in About on HugoHugo -- gohugo.ioen-usThu, 28 Feb 2019 00:00:00 +0000 \ No newline at end of file + + + + About on Hugo + https://nodejh.github.io/hugo-theme-mini/about/ + Recent content in About on Hugo + Hugo -- gohugo.io + en-us + Thu, 28 Feb 2019 00:00:00 +0000 + + diff --git a/categories/index.html b/categories/index.html index 5713256..1761407 100644 --- a/categories/index.html +++ b/categories/index.html @@ -1,8 +1,183 @@ -Hugo
avatar

Hugo

Software Engineer

SYNTAX (1) -THEMES (1)
\ No newline at end of file + + + + Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+
+ + + + + + SYNTAX (1) + + + + + + + + THEMES (1) + + + + +
+ +
+ + + + + diff --git a/categories/index.xml b/categories/index.xml index d16180f..4f1454d 100644 --- a/categories/index.xml +++ b/categories/index.xml @@ -1 +1,29 @@ -Categories on Hugohttps://nodejh.github.io/hugo-theme-mini/categories/Recent content in Categories on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000syntaxhttps://nodejh.github.io/hugo-theme-mini/categories/syntax/Mon, 11 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/categories/syntax/themeshttps://nodejh.github.io/hugo-theme-mini/categories/themes/Mon, 11 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/categories/themes/ \ No newline at end of file + + + + Categories on Hugo + https://nodejh.github.io/hugo-theme-mini/categories/ + Recent content in Categories on Hugo + Hugo -- gohugo.io + en-us + Mon, 11 Mar 2019 00:00:00 +0000 + + syntax + https://nodejh.github.io/hugo-theme-mini/categories/syntax/ + Mon, 11 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/categories/syntax/ + + + + + themes + https://nodejh.github.io/hugo-theme-mini/categories/themes/ + Mon, 11 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/categories/themes/ + + + + + diff --git a/categories/syntax/index.html b/categories/syntax/index.html index de2e64d..00915e7 100644 --- a/categories/syntax/index.html +++ b/categories/syntax/index.html @@ -1,9 +1,205 @@ -syntax | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file + + + + syntax | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+ + +
+

+ 2019 +

+ + +
+
+ Mar 11 +
+
+ + Markdown Syntax Guide + + + +
+ + markdown + + css + + html + +
+ +
+
+ +
+ + + + + +
+ + + +
+ + + + + diff --git a/categories/syntax/index.xml b/categories/syntax/index.xml index ab19e18..1f401cf 100644 --- a/categories/syntax/index.xml +++ b/categories/syntax/index.xml @@ -1 +1,20 @@ -syntax on Hugohttps://nodejh.github.io/hugo-theme-mini/categories/syntax/Recent content in syntax on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/<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> \ No newline at end of file + + + + syntax on Hugo + https://nodejh.github.io/hugo-theme-mini/categories/syntax/ + Recent content in syntax on Hugo + Hugo -- gohugo.io + en-us + Mon, 11 Mar 2019 00:00:00 +0000 + + Markdown Syntax Guide + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + Mon, 11 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + <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> + + + + diff --git a/categories/themes/index.html b/categories/themes/index.html index 296d6fb..4697096 100644 --- a/categories/themes/index.html +++ b/categories/themes/index.html @@ -1,9 +1,205 @@ -themes | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file + + + + themes | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+ + +
+

+ 2019 +

+ + +
+
+ Mar 11 +
+
+ + Markdown Syntax Guide + + + +
+ + markdown + + css + + html + +
+ +
+
+ +
+ + + + + +
+ + + +
+ + + + + diff --git a/categories/themes/index.xml b/categories/themes/index.xml index a650fec..3641bd0 100644 --- a/categories/themes/index.xml +++ b/categories/themes/index.xml @@ -1 +1,20 @@ -themes on Hugohttps://nodejh.github.io/hugo-theme-mini/categories/themes/Recent content in themes on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/<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> \ No newline at end of file + + + + themes on Hugo + https://nodejh.github.io/hugo-theme-mini/categories/themes/ + Recent content in themes on Hugo + Hugo -- gohugo.io + en-us + Mon, 11 Mar 2019 00:00:00 +0000 + + Markdown Syntax Guide + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + Mon, 11 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + <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> + + + + diff --git a/contact/index.html b/contact/index.html index f7b97bd..581c679 100644 --- a/contact/index.html +++ b/contact/index.html @@ -1 +1 @@ -https://nodejh.github.io/hugo-theme-mini/about/ \ No newline at end of file +https://nodejh.github.io/hugo-theme-mini/about/ \ No newline at end of file diff --git a/index.html b/index.html index fca4b44..13c385e 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,225 @@ -Hugo
avatar

Hugo

Software Engineer

Markdown Syntax Guide

Mar 11, 2019
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.

Rich Content

Mar 10, 2019
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.

Placeholder Text

Mar 9, 2019
Lorem est tota propiore conpellat pectoribus de pectora summo.

Math Typesetting

Mar 8, 2019
Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.

Emoji Support

Mar 5, 2019
Emoji can be enabled in a Hugo project in a number of ways.
\ No newline at end of file + + + + Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+ + + + + + +
+
+

Markdown Syntax Guide

+
Mar 11, 2019
+
+ +
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. +
+ +
+ + + + +
+
+

Rich Content

+
Mar 10, 2019
+
+ +
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. +
+ +
+ + + + +
+
+

Placeholder Text

+
Mar 9, 2019
+
+ +
Lorem est tota propiore conpellat pectoribus de pectora summo. +
+ +
+ + + + + + + +
+ +
+ + + + + diff --git a/index.xml b/index.xml index f87472e..c2d9fd8 100644 --- a/index.xml +++ b/index.xml @@ -1,13 +1,76 @@ -Hugohttps://nodejh.github.io/hugo-theme-mini/Recent content on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/<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>Rich Contenthttps://nodejh.github.io/hugo-theme-mini/posts/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/rich-content/<p>Hugo ships with several <a -href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes" -target="_blank" -rel="noopener" -> -Built-in Shortcodes -</a> for rich content, along with a <a -href="https://gohugo.io/about/hugo-and-gdpr/" -target="_blank" -rel="noopener" -> -Privacy Config -</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p>Placeholder Texthttps://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>Math Typesettinghttps://nodejh.github.io/hugo-theme-mini/posts/math-typesetting/Fri, 08 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/math-typesetting/<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p>Emoji Supporthttps://nodejh.github.io/hugo-theme-mini/posts/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/emoji-support/<p>Emoji can be enabled in a Hugo project in a number of ways.</p> \ No newline at end of file + + + + Hugo + https://nodejh.github.io/hugo-theme-mini/ + Recent content on Hugo + Hugo -- gohugo.io + en-us + Mon, 11 Mar 2019 00:00:00 +0000 + + Markdown Syntax Guide + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + Mon, 11 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + <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> + + + + Rich Content + https://nodejh.github.io/hugo-theme-mini/posts/rich-content/ + Sun, 10 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/rich-content/ + <p>Hugo ships with several <a + href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes" + + + + target="_blank" + rel="noopener" + +> + Built-in Shortcodes +</a> for rich content, along with a <a + href="https://gohugo.io/about/hugo-and-gdpr/" + + + + target="_blank" + rel="noopener" + +> + Privacy Config +</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> + + + + Placeholder Text + https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/ + Sat, 09 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/ + <p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> + + + + Math Typesetting + https://nodejh.github.io/hugo-theme-mini/posts/math-typesetting/ + Fri, 08 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/math-typesetting/ + <p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p> + + + + Emoji Support + https://nodejh.github.io/hugo-theme-mini/posts/emoji-support/ + Tue, 05 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/emoji-support/ + <p>Emoji can be enabled in a Hugo project in a number of ways.</p> + + + + diff --git a/page/1/index.html b/page/1/index.html index 1343638..410b377 100644 --- a/page/1/index.html +++ b/page/1/index.html @@ -1 +1 @@ -https://nodejh.github.io/hugo-theme-mini/ \ No newline at end of file +https://nodejh.github.io/hugo-theme-mini/ \ No newline at end of file diff --git a/page/2/index.html b/page/2/index.html new file mode 100644 index 0000000..951af8a --- /dev/null +++ b/page/2/index.html @@ -0,0 +1,211 @@ + + + + Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+ + + + + + +
+
+

Math Typesetting

+
Mar 8, 2019
+
+ +
Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries. +
+ +
+ + + + +
+
+

Emoji Support

+
Mar 5, 2019
+
+ +
Emoji can be enabled in a Hugo project in a number of ways. +
+ +
+ + + + + + + +
+ +
+ + + + + diff --git a/posts/emoji-support/index.html b/posts/emoji-support/index.html index c3ae9d6..7dfde97 100644 --- a/posts/emoji-support/index.html +++ b/posts/emoji-support/index.html @@ -1,15 +1,265 @@ -Emoji Support | Hugo

Emoji Support

Mar 5, 2019 00:00 -· -124 words -· -1 minute read

Emoji can be enabled in a Hugo project in a number of ways.

The emojify function can be called directly in templates or Inline Shortcodes -.

To enable emoji globally, set enableEmoji to true in your site’s configuration and then you can type emoji shorthand codes directly in content files; e.g.

The Emoji cheat sheet is a useful reference for emoji shorthand codes.


N.B. 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.

.emoji {
+
+
+  
+    Emoji Support | Hugo
+
+    
+    
+
+
+
+
+
+  
+
+
+
+
+
+ 
+    
+
+
+
+
+
+
+
+
+
+
+  
+
+  
+    
+
+
+    
+ + +
+

Emoji Support

+ +
+ + Mar 5, 2019 00:00 + + + · + + + + 124 words + + + + · + + + 1 minute read + +
+ +
+

Emoji can be enabled in a Hugo project in a number of ways.

+

The + emojify + function can be called directly in templates or + Inline Shortcodes +.

+

To enable emoji globally, set enableEmoji to true in your site’s + configuration + and then you can type emoji shorthand codes directly in content files; e.g.

+ +

The + Emoji cheat sheet + is a useful reference for emoji shorthand codes.

+
+

N.B. 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.

+
.emoji {
   font-family: Apple Color Emoji, Segoe UI Emoji, NotoColorEmoji, Segoe UI Symbol, Android Emoji, EmojiSymbols;
-}
comments powered by Disqus
\ No newline at end of file +}
+
+ + +
+ + emoji + +
+ + + +
+ +
+ + +comments powered by Disqus +
+ + +
+ + +
+ + + + + diff --git a/posts/index.html b/posts/index.html index 08deab8..d6ab02e 100644 --- a/posts/index.html +++ b/posts/index.html @@ -1,11 +1,276 @@ -Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file + + + + Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+ +
+

+ 2019 +

+ + +
+
+ Mar 11 +
+
+ + Markdown Syntax Guide + + + +
+ + markdown + + css + + html + +
+ +
+
+ +
+
+ Mar 10 +
+
+ + Rich Content + + + +
+ + shortcodes + + privacy + +
+ +
+
+ +
+
+ Mar 9 +
+
+ + Placeholder Text + + + +
+ + markdown + + text + +
+ +
+
+ +
+
+ Mar 8 +
+ +
+ +
+
+ Mar 5 +
+
+ + Emoji Support + + + +
+ + emoji + +
+ +
+
+ +
+ + + +
+ + + +
+ + + + + diff --git a/posts/index.xml b/posts/index.xml index 3f9bcef..f60fad5 100644 --- a/posts/index.xml +++ b/posts/index.xml @@ -1,13 +1,76 @@ -Posts on Hugohttps://nodejh.github.io/hugo-theme-mini/posts/Recent content in Posts on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/<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>Rich Contenthttps://nodejh.github.io/hugo-theme-mini/posts/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/rich-content/<p>Hugo ships with several <a -href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes" -target="_blank" -rel="noopener" -> -Built-in Shortcodes -</a> for rich content, along with a <a -href="https://gohugo.io/about/hugo-and-gdpr/" -target="_blank" -rel="noopener" -> -Privacy Config -</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p>Placeholder Texthttps://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>Math Typesettinghttps://nodejh.github.io/hugo-theme-mini/posts/math-typesetting/Fri, 08 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/math-typesetting/<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p>Emoji Supporthttps://nodejh.github.io/hugo-theme-mini/posts/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/emoji-support/<p>Emoji can be enabled in a Hugo project in a number of ways.</p> \ No newline at end of file + + + + Posts on Hugo + https://nodejh.github.io/hugo-theme-mini/posts/ + Recent content in Posts on Hugo + Hugo -- gohugo.io + en-us + Mon, 11 Mar 2019 00:00:00 +0000 + + Markdown Syntax Guide + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + Mon, 11 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + <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> + + + + Rich Content + https://nodejh.github.io/hugo-theme-mini/posts/rich-content/ + Sun, 10 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/rich-content/ + <p>Hugo ships with several <a + href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes" + + + + target="_blank" + rel="noopener" + +> + Built-in Shortcodes +</a> for rich content, along with a <a + href="https://gohugo.io/about/hugo-and-gdpr/" + + + + target="_blank" + rel="noopener" + +> + Privacy Config +</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> + + + + Placeholder Text + https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/ + Sat, 09 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/ + <p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> + + + + Math Typesetting + https://nodejh.github.io/hugo-theme-mini/posts/math-typesetting/ + Fri, 08 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/math-typesetting/ + <p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p> + + + + Emoji Support + https://nodejh.github.io/hugo-theme-mini/posts/emoji-support/ + Tue, 05 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/emoji-support/ + <p>Emoji can be enabled in a Hugo project in a number of ways.</p> + + + + diff --git a/posts/markdown-syntax-guide/index.html b/posts/markdown-syntax-guide/index.html index 93ee1c0..71fb65f 100644 --- a/posts/markdown-syntax-guide/index.html +++ b/posts/markdown-syntax-guide/index.html @@ -1,24 +1,146 @@ -Markdown Syntax Guide | Hugo

Markdown Syntax Guide

Mar 11, 2019 00:00 -· -444 words -· -3 minute read

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.

Headings 🔗

The following HTML <h1><h6> elements represent six levels of section headings. <h1> is the highest section level while <h6> is the lowest.

H1 🔗

H2 🔗

H3 🔗

H4 🔗

H5 🔗
H6 🔗

Paragraph 🔗

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.

Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.

Blockquotes 🔗

The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a footer or cite element, and optionally with in-line changes such as annotations and abbreviations.

Blockquote without attribution 🔗

Tiam, ad mint andaepu dandae nostion secatur sequo quae. -Note that you can use Markdown syntax within a blockquote.

Blockquote with attribution 🔗

Don’t communicate by sharing memory, share memory by communicating. -— Rob Pike1

Tables 🔗

Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.

NameAge
Bob27
Alice23

Inline Markdown within tables 🔗

ItalicsBoldCode
italicsboldcode

Code Blocks 🔗

Code block with backticks 🔗

<!doctype html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <title>Example HTML5 Document</title>
-</head>
-<body>
-  <p>Test</p>
-</body>
-</html>
-

Code block indented with four spaces 🔗

<!doctype html>
+
+
+  
+    Markdown Syntax Guide | Hugo
+
+    
+    
+
+
+
+
+
+  
+
+
+
+
+
+ 
+    
+
+
+
+
+
+
+
+
+
+
+  
+
+  
+    
+
+
+    
+ + +
+

Markdown Syntax Guide

+ +
+ + Mar 11, 2019 00:00 + + + · + + + + 444 words + + + + · + + + 3 minute read + +
+ +
+

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.

+

Headings 🔗

The following HTML <h1><h6> elements represent six levels of section headings. <h1> is the highest section level while <h6> is the lowest.

+

H1 🔗

H2 🔗

H3 🔗

H4 🔗

H5 🔗
H6 🔗

Paragraph 🔗

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.

+

Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.

+

Blockquotes 🔗

The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a footer or cite element, and optionally with in-line changes such as annotations and abbreviations.

+

Blockquote without attribution 🔗

+

Tiam, ad mint andaepu dandae nostion secatur sequo quae. +Note that you can use Markdown syntax within a blockquote.

+
+

Blockquote with attribution 🔗

+

Don’t communicate by sharing memory, share memory by communicating. +— Rob Pike1

+
+

Tables 🔗

Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.

+ + + + + + + + + + + + + + + + + +
NameAge
Bob27
Alice23
+

Inline Markdown within tables 🔗

+ + + + + + + + + + + + + + +
ItalicsBoldCode
italicsboldcode
+

Code Blocks 🔗

Code block with backticks 🔗

<!doctype html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <title>Example HTML5 Document</title>
+</head>
+<body>
+  <p>Test</p>
+</body>
+</html>
+

Code block indented with four spaces 🔗

<!doctype html>
 <html lang="en">
 <head>
   <meta charset="utf-8">
@@ -28,18 +150,197 @@
   <p>Test</p>
 </body>
 </html>
-

Code block with Hugo’s internal highlight shortcode 🔗

<!doctype html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <title>Example HTML5 Document</title>
-</head>
-<body>
-  <p>Test</p>
-</body>
-</html>

List Types 🔗

Ordered List 🔗

  1. First item
  2. Second item
  3. Third item

Unordered List 🔗

  • List item
  • Another item
  • And another item

Nested list 🔗

  • Fruit
    • Apple
    • Orange
    • Banana
  • Dairy
    • Milk
    • Cheese

Other Elements — abbr, sub, sup, kbd, mark 🔗

GIF is a bitmap image format.

H2O

Xn + Yn = Zn

Press CTRL+ALT+Delete to end the session.

Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures.


  1. The above quote is excerpted from Rob Pike’s talk during Gopherfest, November 18, 2015. ↩︎

comments powered by Disqus
\ No newline at end of file +
+

Code block with Hugo’s internal highlight shortcode 🔗

<!doctype html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <title>Example HTML5 Document</title>
+</head>
+<body>
+  <p>Test</p>
+</body>
+</html>
+

List Types 🔗

Ordered List 🔗

    +
  1. First item
  2. +
  3. Second item
  4. +
  5. Third item
  6. +
+

Unordered List 🔗

    +
  • List item
  • +
  • Another item
  • +
  • And another item
  • +
+

Nested list 🔗

    +
  • Fruit +
      +
    • Apple
    • +
    • Orange
    • +
    • Banana
    • +
    +
  • +
  • Dairy +
      +
    • Milk
    • +
    • Cheese
    • +
    +
  • +
+

Other Elements — abbr, sub, sup, kbd, mark 🔗

GIF is a bitmap image format.

+

H2O

+

Xn + Yn = Zn

+

Press CTRL+ALT+Delete to end the session.

+

Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures.

+
+
+
    +
  1. +

    The above quote is excerpted from Rob Pike’s + talk + during Gopherfest, November 18, 2015. ↩︎

    +
  2. +
+
+
+ + +
+ + markdown + + css + + html + +
+ + + +
+ +
+ + +comments powered by Disqus +
+ + +
+ + +
+ + + + + diff --git a/posts/math-typesetting/index.html b/posts/math-typesetting/index.html index f0743ce..edb1581 100644 --- a/posts/math-typesetting/index.html +++ b/posts/math-typesetting/index.html @@ -1,18 +1,260 @@ -Math Typesetting | Hugo

Math Typesetting

Mar 8, 2019 00:00 -· -115 words -· -1 minute read

Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.

In this example we will be using KaTeX

  • Create a partial under /layouts/partials/math.html
  • Within this partial reference the Auto-render Extension or host these scripts locally.
  • Include the partial in your templates like so:
{{ if or .Params.math .Site.Params.math }}
-{{ partial "math.html" . }}
-{{ end }}
-
  • To enable KaTex globally set the parameter math to true in a project’s configuration
  • To enable KaTex on a per page basis include the parameter math: true in content files

Note: Use the online reference of Supported TeX Functions

Examples 🔗

Block math: + + + + Math Typesetting | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + +
+ + +
+

Math Typesetting

+ +
+ + Mar 8, 2019 00:00 + + + · + + + + 115 words + + + + · + + + 1 minute read + +
+ +
+

Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.

+

In this example we will be using + KaTeX +

+
    +
  • Create a partial under /layouts/partials/math.html
  • +
  • Within this partial reference the + Auto-render Extension + or host these scripts locally.
  • +
  • Include the partial in your templates like so:
  • +
+
{{ if or .Params.math .Site.Params.math }}
+{{ partial "math.html" . }}
+{{ end }}
+
    +
  • To enable KaTex globally set the parameter math to true in a project’s configuration
  • +
  • To enable KaTex on a per page basis include the parameter math: true in content files
  • +
+

Note: Use the online reference of + Supported TeX Functions +

+ +

Examples 🔗

+

Block math: $$ \varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } } -$$

comments powered by Disqus
\ No newline at end of file +$$

+
+ + + + +
+ +
+ + +comments powered by Disqus +
+ + +
+ + +
+ + + + + diff --git a/posts/migrate-from-jekyl/index.html b/posts/migrate-from-jekyl/index.html index 5f92b7b..16531f5 100644 --- a/posts/migrate-from-jekyl/index.html +++ b/posts/migrate-from-jekyl/index.html @@ -1 +1 @@ -https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ \ No newline at end of file +https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ \ No newline at end of file diff --git a/posts/placeholder-text/index.html b/posts/placeholder-text/index.html index ab82663..898edea 100644 --- a/posts/placeholder-text/index.html +++ b/posts/placeholder-text/index.html @@ -1,13 +1,248 @@ -Placeholder Text | Hugo

Placeholder Text

Mar 9, 2019 00:00 -· -269 words -· -2 minute read

Lorem est tota propiore conpellat pectoribus de pectora summo.

Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.

  1. Exierant elisi ambit vivere dedere
  2. Duce pollice
  3. Eris modo
  4. Spargitque ferrea quos palude

Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.

  1. Comas hunc haec pietate fetum procerum dixit
  2. Post torum vates letum Tiresia
  3. Flumen querellas
  4. Arcanaque montibus omnes
  5. Quidem et

Vagus elidunt 🔗

The Van de Graaf Canon

Mane refeci capiebant unda mulcebat 🔗

Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. Faces illo pepulere tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.

Iubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli 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.

Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel mitis temploque vocatus, inque alis, oculos nomen 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 parte.

comments powered by Disqus
\ No newline at end of file + + + + Placeholder Text | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Placeholder Text

+ +
+ + Mar 9, 2019 00:00 + + + · + + + + 269 words + + + + · + + + 2 minute read + +
+ +
+

Lorem est tota propiore conpellat pectoribus de pectora summo.

+

Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.

+
    +
  1. Exierant elisi ambit vivere dedere
  2. +
  3. Duce pollice
  4. +
  5. Eris modo
  6. +
  7. Spargitque ferrea quos palude
  8. +
+

Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.

+
    +
  1. Comas hunc haec pietate fetum procerum dixit
  2. +
  3. Post torum vates letum Tiresia
  4. +
  5. Flumen querellas
  6. +
  7. Arcanaque montibus omnes
  8. +
  9. Quidem et
  10. +
+

Vagus elidunt 🔗

+

+ The Van de Graaf Canon +

+

Mane refeci capiebant unda mulcebat 🔗

Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. Faces illo pepulere tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.

+

Iubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli 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.

+

Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel mitis temploque vocatus, inque alis, oculos nomen 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 parte.

+
+ + +
+ + markdown + + text + +
+ + + +
+ +
+ + +comments powered by Disqus +
+ + +
+ + +
+ + + + + diff --git a/posts/rich-content/index.html b/posts/rich-content/index.html index 8d14110..a413140 100644 --- a/posts/rich-content/index.html +++ b/posts/rich-content/index.html @@ -1,13 +1,310 @@ -Rich Content | Hugo

Rich Content

Mar 10, 2019 00:00 -· -154 words -· -1 minute read

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.


YouTube Privacy Enhanced Shortcode 🔗


Twitter Simple Shortcode 🔗


Vimeo Simple Shortcode 🔗

Sing Jan Swing - Kinetic Type
comments powered by Disqus
\ No newline at end of file + + + + Rich Content | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Rich Content

+ +
+ + Mar 10, 2019 00:00 + + + · + + + + 154 words + + + + · + + + 1 minute read + +
+ +
+

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.

+
+

YouTube Privacy Enhanced Shortcode 🔗

+
+ +
+ + +
+

Twitter Simple Shortcode 🔗

+ + + + + + + + +
+

Vimeo Simple Shortcode 🔗

+ + + + + + + + + +
+ + +
+ + shortcodes + + privacy + +
+ + + +
+ +
+ + +comments powered by Disqus +
+ + +
+ + +
+ + + + + diff --git a/sitemap.xml b/sitemap.xml index 99177be..2430a97 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1,100 @@ -https://nodejh.github.io/hugo-theme-mini/categories/2019-03-11T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/tags/css/2019-03-11T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/tags/html/2019-03-11T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/2019-03-11T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/tags/markdown/2019-03-11T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/2019-03-11T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/posts/2019-03-11T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/categories/syntax/2019-03-11T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/tags/2019-03-11T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/categories/themes/2019-03-11T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/tags/privacy/2019-03-10T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/posts/rich-content/2019-03-10T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/tags/shortcodes/2019-03-10T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/2019-03-09T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/tags/text/2019-03-09T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/posts/math-typesetting/2019-03-08T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/tags/emoji/2019-03-05T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/posts/emoji-support/2019-03-05T00:00:00+00:00https://nodejh.github.io/hugo-theme-mini/about/2019-02-28T00:00:00+00:00 \ No newline at end of file + + + + + https://nodejh.github.io/hugo-theme-mini/categories/ + 2019-03-11T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/tags/css/ + 2019-03-11T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/tags/html/ + 2019-03-11T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/ + 2019-03-11T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/tags/markdown/ + 2019-03-11T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + 2019-03-11T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/posts/ + 2019-03-11T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/categories/syntax/ + 2019-03-11T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/tags/ + 2019-03-11T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/categories/themes/ + 2019-03-11T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/tags/privacy/ + 2019-03-10T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/posts/rich-content/ + 2019-03-10T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/tags/shortcodes/ + 2019-03-10T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/ + 2019-03-09T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/tags/text/ + 2019-03-09T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/posts/math-typesetting/ + 2019-03-08T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/tags/emoji/ + 2019-03-05T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/posts/emoji-support/ + 2019-03-05T00:00:00+00:00 + + + + https://nodejh.github.io/hugo-theme-mini/about/ + 2019-02-28T00:00:00+00:00 + + + diff --git a/tags/css/index.html b/tags/css/index.html index 1b27055..9f8b8fc 100644 --- a/tags/css/index.html +++ b/tags/css/index.html @@ -1,9 +1,205 @@ -css | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file + + + + css | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+ + +
+

+ 2019 +

+ + +
+
+ Mar 11 +
+
+ + Markdown Syntax Guide + + + +
+ + markdown + + css + + html + +
+ +
+
+ +
+ + + + + +
+ + + +
+ + + + + diff --git a/tags/css/index.xml b/tags/css/index.xml index 49dd34f..01219a3 100644 --- a/tags/css/index.xml +++ b/tags/css/index.xml @@ -1 +1,20 @@ -css on Hugohttps://nodejh.github.io/hugo-theme-mini/tags/css/Recent content in css on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/<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> \ No newline at end of file + + + + css on Hugo + https://nodejh.github.io/hugo-theme-mini/tags/css/ + Recent content in css on Hugo + Hugo -- gohugo.io + en-us + Mon, 11 Mar 2019 00:00:00 +0000 + + Markdown Syntax Guide + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + Mon, 11 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + <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> + + + + diff --git a/tags/emoji/index.html b/tags/emoji/index.html index d3fdfcc..bc00d0f 100644 --- a/tags/emoji/index.html +++ b/tags/emoji/index.html @@ -1,7 +1,201 @@ -emoji | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file + + + + emoji | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+ + +
+

+ 2019 +

+ + +
+
+ Mar 5 +
+
+ + Emoji Support + + + +
+ + emoji + +
+ +
+
+ +
+ + + + + +
+ + + +
+ + + + + diff --git a/tags/emoji/index.xml b/tags/emoji/index.xml index e4f58ef..b1d2a81 100644 --- a/tags/emoji/index.xml +++ b/tags/emoji/index.xml @@ -1 +1,20 @@ -emoji on Hugohttps://nodejh.github.io/hugo-theme-mini/tags/emoji/Recent content in emoji on HugoHugo -- gohugo.ioen-usTue, 05 Mar 2019 00:00:00 +0000Emoji Supporthttps://nodejh.github.io/hugo-theme-mini/posts/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/emoji-support/<p>Emoji can be enabled in a Hugo project in a number of ways.</p> \ No newline at end of file + + + + emoji on Hugo + https://nodejh.github.io/hugo-theme-mini/tags/emoji/ + Recent content in emoji on Hugo + Hugo -- gohugo.io + en-us + Tue, 05 Mar 2019 00:00:00 +0000 + + Emoji Support + https://nodejh.github.io/hugo-theme-mini/posts/emoji-support/ + Tue, 05 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/emoji-support/ + <p>Emoji can be enabled in a Hugo project in a number of ways.</p> + + + + diff --git a/tags/html/index.html b/tags/html/index.html index e8efb59..c554c7f 100644 --- a/tags/html/index.html +++ b/tags/html/index.html @@ -1,9 +1,205 @@ -html | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file + + + + html | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+ + +
+

+ 2019 +

+ + +
+
+ Mar 11 +
+
+ + Markdown Syntax Guide + + + +
+ + markdown + + css + + html + +
+ +
+
+ +
+ + + + + +
+ + + +
+ + + + + diff --git a/tags/html/index.xml b/tags/html/index.xml index 5911c5f..f85375b 100644 --- a/tags/html/index.xml +++ b/tags/html/index.xml @@ -1 +1,20 @@ -html on Hugohttps://nodejh.github.io/hugo-theme-mini/tags/html/Recent content in html on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/<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> \ No newline at end of file + + + + html on Hugo + https://nodejh.github.io/hugo-theme-mini/tags/html/ + Recent content in html on Hugo + Hugo -- gohugo.io + en-us + Mon, 11 Mar 2019 00:00:00 +0000 + + Markdown Syntax Guide + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + Mon, 11 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + <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> + + + + diff --git a/tags/index.html b/tags/index.html index d632725..8bb9e64 100644 --- a/tags/index.html +++ b/tags/index.html @@ -1,13 +1,223 @@ -Hugo
avatar

Hugo

Software Engineer

MARKDOWN (2) -CSS (1) -EMOJI (1) -HTML (1) -PRIVACY (1) -SHORTCODES (1) -TEXT (1)
\ No newline at end of file + + + + Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+
+ + + + + + MARKDOWN (2) + + + + + + + + CSS (1) + + + + + + + + EMOJI (1) + + + + + + + + HTML (1) + + + + + + + + PRIVACY (1) + + + + + + + + SHORTCODES (1) + + + + + + + + TEXT (1) + + + + +
+ +
+ + + + + diff --git a/tags/index.xml b/tags/index.xml index a62c256..a20a3d7 100644 --- a/tags/index.xml +++ b/tags/index.xml @@ -1 +1,74 @@ -Tags on Hugohttps://nodejh.github.io/hugo-theme-mini/tags/Recent content in Tags on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000csshttps://nodejh.github.io/hugo-theme-mini/tags/css/Mon, 11 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/tags/css/htmlhttps://nodejh.github.io/hugo-theme-mini/tags/html/Mon, 11 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/tags/html/markdownhttps://nodejh.github.io/hugo-theme-mini/tags/markdown/Mon, 11 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/tags/markdown/privacyhttps://nodejh.github.io/hugo-theme-mini/tags/privacy/Sun, 10 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/tags/privacy/shortcodeshttps://nodejh.github.io/hugo-theme-mini/tags/shortcodes/Sun, 10 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/tags/shortcodes/texthttps://nodejh.github.io/hugo-theme-mini/tags/text/Sat, 09 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/tags/text/emojihttps://nodejh.github.io/hugo-theme-mini/tags/emoji/Tue, 05 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/tags/emoji/ \ No newline at end of file + + + + Tags on Hugo + https://nodejh.github.io/hugo-theme-mini/tags/ + Recent content in Tags on Hugo + Hugo -- gohugo.io + en-us + Mon, 11 Mar 2019 00:00:00 +0000 + + css + https://nodejh.github.io/hugo-theme-mini/tags/css/ + Mon, 11 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/tags/css/ + + + + + html + https://nodejh.github.io/hugo-theme-mini/tags/html/ + Mon, 11 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/tags/html/ + + + + + markdown + https://nodejh.github.io/hugo-theme-mini/tags/markdown/ + Mon, 11 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/tags/markdown/ + + + + + privacy + https://nodejh.github.io/hugo-theme-mini/tags/privacy/ + Sun, 10 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/tags/privacy/ + + + + + shortcodes + https://nodejh.github.io/hugo-theme-mini/tags/shortcodes/ + Sun, 10 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/tags/shortcodes/ + + + + + text + https://nodejh.github.io/hugo-theme-mini/tags/text/ + Sat, 09 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/tags/text/ + + + + + emoji + https://nodejh.github.io/hugo-theme-mini/tags/emoji/ + Tue, 05 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/tags/emoji/ + + + + + diff --git a/tags/markdown/index.html b/tags/markdown/index.html index 97153de..7a0c75e 100644 --- a/tags/markdown/index.html +++ b/tags/markdown/index.html @@ -1,10 +1,226 @@ -markdown | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file + + + + markdown | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+ + +
+

+ 2019 +

+ + +
+
+ Mar 11 +
+
+ + Markdown Syntax Guide + + + +
+ + markdown + + css + + html + +
+ +
+
+ +
+
+ Mar 9 +
+
+ + Placeholder Text + + + +
+ + markdown + + text + +
+ +
+
+ +
+ + + + + +
+ + + +
+ + + + + diff --git a/tags/markdown/index.xml b/tags/markdown/index.xml index be9bb21..658555c 100644 --- a/tags/markdown/index.xml +++ b/tags/markdown/index.xml @@ -1 +1,29 @@ -markdown on Hugohttps://nodejh.github.io/hugo-theme-mini/tags/markdown/Recent content in markdown on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/<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>Placeholder Texthttps://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> \ No newline at end of file + + + + markdown on Hugo + https://nodejh.github.io/hugo-theme-mini/tags/markdown/ + Recent content in markdown on Hugo + Hugo -- gohugo.io + en-us + Mon, 11 Mar 2019 00:00:00 +0000 + + Markdown Syntax Guide + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + Mon, 11 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/markdown-syntax-guide/ + <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> + + + + Placeholder Text + https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/ + Sat, 09 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/ + <p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> + + + + diff --git a/tags/privacy/index.html b/tags/privacy/index.html index d5a97a1..1c6e35a 100644 --- a/tags/privacy/index.html +++ b/tags/privacy/index.html @@ -1,8 +1,203 @@ -privacy | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file + + + + privacy | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+ + +
+

+ 2019 +

+ + +
+
+ Mar 10 +
+
+ + Rich Content + + + +
+ + shortcodes + + privacy + +
+ +
+
+ +
+ + + + + +
+ + + +
+ + + + + diff --git a/tags/privacy/index.xml b/tags/privacy/index.xml index c2d97d5..1406aa7 100644 --- a/tags/privacy/index.xml +++ b/tags/privacy/index.xml @@ -1,13 +1,40 @@ -privacy on Hugohttps://nodejh.github.io/hugo-theme-mini/tags/privacy/Recent content in privacy on HugoHugo -- gohugo.ioen-usSun, 10 Mar 2019 00:00:00 +0000Rich Contenthttps://nodejh.github.io/hugo-theme-mini/posts/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/rich-content/<p>Hugo ships with several <a -href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes" -target="_blank" -rel="noopener" -> -Built-in Shortcodes -</a> for rich content, along with a <a -href="https://gohugo.io/about/hugo-and-gdpr/" -target="_blank" -rel="noopener" -> -Privacy Config -</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> \ No newline at end of file + + + + privacy on Hugo + https://nodejh.github.io/hugo-theme-mini/tags/privacy/ + Recent content in privacy on Hugo + Hugo -- gohugo.io + en-us + Sun, 10 Mar 2019 00:00:00 +0000 + + Rich Content + https://nodejh.github.io/hugo-theme-mini/posts/rich-content/ + Sun, 10 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/rich-content/ + <p>Hugo ships with several <a + href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes" + + + + target="_blank" + rel="noopener" + +> + Built-in Shortcodes +</a> for rich content, along with a <a + href="https://gohugo.io/about/hugo-and-gdpr/" + + + + target="_blank" + rel="noopener" + +> + Privacy Config +</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> + + + + diff --git a/tags/shortcodes/index.html b/tags/shortcodes/index.html index 98ae130..a13a805 100644 --- a/tags/shortcodes/index.html +++ b/tags/shortcodes/index.html @@ -1,8 +1,203 @@ -shortcodes | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file + + + + shortcodes | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+ + +
+

+ 2019 +

+ + +
+
+ Mar 10 +
+
+ + Rich Content + + + +
+ + shortcodes + + privacy + +
+ +
+
+ +
+ + + + + +
+ + + +
+ + + + + diff --git a/tags/shortcodes/index.xml b/tags/shortcodes/index.xml index 6ecf543..70c2552 100644 --- a/tags/shortcodes/index.xml +++ b/tags/shortcodes/index.xml @@ -1,13 +1,40 @@ -shortcodes on Hugohttps://nodejh.github.io/hugo-theme-mini/tags/shortcodes/Recent content in shortcodes on HugoHugo -- gohugo.ioen-usSun, 10 Mar 2019 00:00:00 +0000Rich Contenthttps://nodejh.github.io/hugo-theme-mini/posts/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/rich-content/<p>Hugo ships with several <a -href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes" -target="_blank" -rel="noopener" -> -Built-in Shortcodes -</a> for rich content, along with a <a -href="https://gohugo.io/about/hugo-and-gdpr/" -target="_blank" -rel="noopener" -> -Privacy Config -</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> \ No newline at end of file + + + + shortcodes on Hugo + https://nodejh.github.io/hugo-theme-mini/tags/shortcodes/ + Recent content in shortcodes on Hugo + Hugo -- gohugo.io + en-us + Sun, 10 Mar 2019 00:00:00 +0000 + + Rich Content + https://nodejh.github.io/hugo-theme-mini/posts/rich-content/ + Sun, 10 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/rich-content/ + <p>Hugo ships with several <a + href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes" + + + + target="_blank" + rel="noopener" + +> + Built-in Shortcodes +</a> for rich content, along with a <a + href="https://gohugo.io/about/hugo-and-gdpr/" + + + + target="_blank" + rel="noopener" + +> + Privacy Config +</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> + + + + diff --git a/tags/text/index.html b/tags/text/index.html index 406f689..211cb93 100644 --- a/tags/text/index.html +++ b/tags/text/index.html @@ -1,8 +1,203 @@ -text | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file + + + + text | Hugo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + avatar + + +

Hugo

+ + +

Software Engineer

+ +
+ +
+ + +
+

+ 2019 +

+ + +
+
+ Mar 9 +
+
+ + Placeholder Text + + + +
+ + markdown + + text + +
+ +
+
+ +
+ + + + + +
+ + + +
+ + + + + diff --git a/tags/text/index.xml b/tags/text/index.xml index a2b5bcf..af15c05 100644 --- a/tags/text/index.xml +++ b/tags/text/index.xml @@ -1 +1,20 @@ -text on Hugohttps://nodejh.github.io/hugo-theme-mini/tags/text/Recent content in text on HugoHugo -- gohugo.ioen-usSat, 09 Mar 2019 00:00:00 +0000Placeholder Texthttps://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> \ No newline at end of file + + + + text on Hugo + https://nodejh.github.io/hugo-theme-mini/tags/text/ + Recent content in text on Hugo + Hugo -- gohugo.io + en-us + Sat, 09 Mar 2019 00:00:00 +0000 + + Placeholder Text + https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/ + Sat, 09 Mar 2019 00:00:00 +0000 + + https://nodejh.github.io/hugo-theme-mini/posts/placeholder-text/ + <p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> + + + +