diff --git a/404.html b/404.html index 91c9f82..d9e4f94 100644 --- a/404.html +++ b/404.html @@ -1,7 +1,6 @@ -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 diff --git a/about-hugo/index.html b/about-hugo/index.html index f6ae9c3..f7b97bd 100644 --- a/about-hugo/index.html +++ b/about-hugo/index.html @@ -1 +1 @@ -https://example.com/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 f6ae9c3..f7b97bd 100644 --- a/about-us/index.html +++ b/about-us/index.html @@ -1 +1 @@ -https://example.com/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 cf65114..2b5ae27 100644 --- a/about/index.html +++ b/about/index.html @@ -1,8 +1,8 @@ -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 -.

\ No newline at end of file diff --git a/about/index.xml b/about/index.xml index 2904f61..f676196 100644 --- a/about/index.xml +++ b/about/index.xml @@ -1 +1 @@ -About on Hugohttps://example.com/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 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 diff --git a/archives/index.html b/archives/index.html deleted file mode 100644 index f9e25cc..0000000 --- a/archives/index.html +++ /dev/null @@ -1,194 +0,0 @@ - - - - Hugo Themes - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-

- -
- - May 28, 2019 00:00 - - - · - - - - 0 word - - - - · - - - 0 minute read - -
- -
- -
- - - -
- -
- - -comments powered by Disqus -
- -
- - -
- - - - - diff --git a/articles/index.html b/articles/index.html deleted file mode 100644 index 0400b0e..0000000 --- a/articles/index.html +++ /dev/null @@ -1 +0,0 @@ -http://nodejh.github.io/hugo-theme-mini/posts/ \ No newline at end of file diff --git a/blog/index.html b/blog/index.html deleted file mode 100644 index 0400b0e..0000000 --- a/blog/index.html +++ /dev/null @@ -1 +0,0 @@ -http://nodejh.github.io/hugo-theme-mini/posts/ \ No newline at end of file diff --git a/categories/index.html b/categories/index.html index 5418b5d..5ea6188 100644 --- a/categories/index.html +++ b/categories/index.html @@ -1,8 +1,7 @@ -Hugo
avatar

Hugo

Software Engineer

SYNTAX (1) -THEMES (1)
\ No newline at end of file diff --git a/categories/index.xml b/categories/index.xml index 29a9dc7..d16180f 100644 --- a/categories/index.xml +++ b/categories/index.xml @@ -1 +1 @@ -Categories on Hugohttps://example.com/categories/Recent content in Categories on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000syntaxhttps://example.com/categories/syntax/Mon, 11 Mar 2019 00:00:00 +0000https://example.com/categories/syntax/themeshttps://example.com/categories/themes/Mon, 11 Mar 2019 00:00:00 +0000https://example.com/categories/themes/ \ No newline at end of file +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 diff --git a/categories/syntax/index.html b/categories/syntax/index.html index ace674d..04b73bf 100644 --- a/categories/syntax/index.html +++ b/categories/syntax/index.html @@ -1,9 +1,8 @@ -syntax | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file diff --git a/categories/syntax/index.xml b/categories/syntax/index.xml index bb3083c..ab19e18 100644 --- a/categories/syntax/index.xml +++ b/categories/syntax/index.xml @@ -1 +1 @@ -syntax on Hugohttps://example.com/categories/syntax/Recent content in syntax on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://example.com/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://example.com/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 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 diff --git a/categories/themes/index.html b/categories/themes/index.html index a85ea35..d77459b 100644 --- a/categories/themes/index.html +++ b/categories/themes/index.html @@ -1,9 +1,8 @@ -themes | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file diff --git a/categories/themes/index.xml b/categories/themes/index.xml index c3e87b9..a650fec 100644 --- a/categories/themes/index.xml +++ b/categories/themes/index.xml @@ -1 +1 @@ -themes on Hugohttps://example.com/categories/themes/Recent content in themes on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://example.com/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://example.com/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 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 diff --git a/contact/index.html b/contact/index.html index f6ae9c3..f7b97bd 100644 --- a/contact/index.html +++ b/contact/index.html @@ -1 +1 @@ -https://example.com/about/ \ No newline at end of file +https://nodejh.github.io/hugo-theme-mini/about/ \ No newline at end of file diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index 0400b0e..0000000 --- a/docs/index.html +++ /dev/null @@ -1 +0,0 @@ -http://nodejh.github.io/hugo-theme-mini/posts/ \ No newline at end of file diff --git a/index.html b/index.html index c8cd3b3..05d52ae 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,5 @@ -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 diff --git a/index.xml b/index.xml index e160570..f87472e 100644 --- a/index.xml +++ b/index.xml @@ -1,4 +1,4 @@ -Hugohttps://example.com/Recent content on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://example.com/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://example.com/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://example.com/posts/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://example.com/posts/rich-content/<p>Hugo ships with several <a +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" @@ -10,4 +10,4 @@ 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://example.com/posts/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://example.com/posts/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>Math Typesettinghttps://example.com/posts/math-typesetting/Fri, 08 Mar 2019 00:00:00 +0000https://example.com/posts/math-typesetting/<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p>Emoji Supporthttps://example.com/posts/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://example.com/posts/emoji-support/<p>Emoji can be enabled in a Hugo project in a number of ways.</p> \ No newline at end of file +</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 diff --git a/page/1/index.html b/page/1/index.html index 1b3cd9a..1343638 100644 --- a/page/1/index.html +++ b/page/1/index.html @@ -1 +1 @@ -https://example.com/ \ No newline at end of file +https://nodejh.github.io/hugo-theme-mini/ \ No newline at end of file diff --git a/posts/emoji-support/index.html b/posts/emoji-support/index.html index e1758a0..ac82544 100644 --- a/posts/emoji-support/index.html +++ b/posts/emoji-support/index.html @@ -1,15 +1,14 @@ -Emoji Support | Hugo

Emoji Support

Mar 5, 2019 00:00 +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
comments powered by Disqus
\ No newline at end of file +nodejh

Powered by Hugo Theme By nodejh

\ No newline at end of file diff --git a/posts/index.html b/posts/index.html index f9d3d7b..8608832 100644 --- a/posts/index.html +++ b/posts/index.html @@ -1,11 +1,10 @@ -Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file diff --git a/posts/index.xml b/posts/index.xml index f5b8ebf..3f9bcef 100644 --- a/posts/index.xml +++ b/posts/index.xml @@ -1,4 +1,4 @@ -Posts on Hugohttps://example.com/posts/Recent content in Posts on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://example.com/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://example.com/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://example.com/posts/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://example.com/posts/rich-content/<p>Hugo ships with several <a +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" @@ -10,4 +10,4 @@ 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://example.com/posts/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://example.com/posts/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>Math Typesettinghttps://example.com/posts/math-typesetting/Fri, 08 Mar 2019 00:00:00 +0000https://example.com/posts/math-typesetting/<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p>Emoji Supporthttps://example.com/posts/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://example.com/posts/emoji-support/<p>Emoji can be enabled in a Hugo project in a number of ways.</p> \ No newline at end of file +</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 diff --git a/posts/markdown-syntax-guide/index.html b/posts/markdown-syntax-guide/index.html index 876435d..550d8a3 100644 --- a/posts/markdown-syntax-guide/index.html +++ b/posts/markdown-syntax-guide/index.html @@ -1,8 +1,7 @@ -Markdown Syntax Guide | Hugo

Markdown Syntax Guide

Mar 11, 2019 00:00 +Markdown Syntax Guide | Hugo

Markdown Syntax Guide

Mar 11, 2019 00:00 · 444 words · @@ -37,9 +36,9 @@ <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 diff --git a/posts/math-typesetting/index.html b/posts/math-typesetting/index.html index a992410..8e94f3a 100644 --- a/posts/math-typesetting/index.html +++ b/posts/math-typesetting/index.html @@ -1,8 +1,7 @@ -Math Typesetting | Hugo

Math Typesetting

Mar 8, 2019 00:00 +Math Typesetting | Hugo

Math Typesetting

Mar 8, 2019 00:00 · 115 words · @@ -13,6 +12,6 @@ $$ \varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } } $$

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

Powered by Hugo Theme By nodejh

\ No newline at end of file diff --git a/posts/migrate-from-jekyl/index.html b/posts/migrate-from-jekyl/index.html index 06d578b..5f92b7b 100644 --- a/posts/migrate-from-jekyl/index.html +++ b/posts/migrate-from-jekyl/index.html @@ -1 +1 @@ -https://example.com/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 226640e..ed50398 100644 --- a/posts/placeholder-text/index.html +++ b/posts/placeholder-text/index.html @@ -1,13 +1,12 @@ -Placeholder Text | Hugo

Placeholder Text

Mar 9, 2019 00:00 +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

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 +nodejh

Powered by Hugo Theme By nodejh

\ No newline at end of file diff --git a/posts/rich-content/index.html b/posts/rich-content/index.html index 94b43d7..519ff0a 100644 --- a/posts/rich-content/index.html +++ b/posts/rich-content/index.html @@ -1,13 +1,12 @@ -Rich Content | Hugo

Rich Content

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

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 +nodejh

Powered by Hugo Theme By nodejh

\ No newline at end of file diff --git a/showcase/index.html b/showcase/index.html deleted file mode 100644 index 0400b0e..0000000 --- a/showcase/index.html +++ /dev/null @@ -1 +0,0 @@ -http://nodejh.github.io/hugo-theme-mini/posts/ \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index 93b4613..99177be 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ -https://example.com/categories/2019-03-11T00:00:00+00:00https://example.com/tags/css/2019-03-11T00:00:00+00:00https://example.com/tags/html/2019-03-11T00:00:00+00:00https://example.com/2019-03-11T00:00:00+00:00https://example.com/tags/markdown/2019-03-11T00:00:00+00:00https://example.com/posts/markdown-syntax-guide/2019-03-11T00:00:00+00:00https://example.com/posts/2019-03-11T00:00:00+00:00https://example.com/categories/syntax/2019-03-11T00:00:00+00:00https://example.com/tags/2019-03-11T00:00:00+00:00https://example.com/categories/themes/2019-03-11T00:00:00+00:00https://example.com/tags/privacy/2019-03-10T00:00:00+00:00https://example.com/posts/rich-content/2019-03-10T00:00:00+00:00https://example.com/tags/shortcodes/2019-03-10T00:00:00+00:00https://example.com/posts/placeholder-text/2019-03-09T00:00:00+00:00https://example.com/tags/text/2019-03-09T00:00:00+00:00https://example.com/posts/math-typesetting/2019-03-08T00:00:00+00:00https://example.com/tags/emoji/2019-03-05T00:00:00+00:00https://example.com/posts/emoji-support/2019-03-05T00:00:00+00:00https://example.com/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: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 diff --git a/tags/css/index.html b/tags/css/index.html index 0947522..63b2cb2 100644 --- a/tags/css/index.html +++ b/tags/css/index.html @@ -1,9 +1,8 @@ -css | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file diff --git a/tags/css/index.xml b/tags/css/index.xml index 9d18881..49dd34f 100644 --- a/tags/css/index.xml +++ b/tags/css/index.xml @@ -1 +1 @@ -css on Hugohttps://example.com/tags/css/Recent content in css on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://example.com/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://example.com/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 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 diff --git a/tags/emoji/index.html b/tags/emoji/index.html index a61ee89..953dca4 100644 --- a/tags/emoji/index.html +++ b/tags/emoji/index.html @@ -1,7 +1,6 @@ -emoji | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file diff --git a/tags/emoji/index.xml b/tags/emoji/index.xml index 9c9918b..e4f58ef 100644 --- a/tags/emoji/index.xml +++ b/tags/emoji/index.xml @@ -1 +1 @@ -emoji on Hugohttps://example.com/tags/emoji/Recent content in emoji on HugoHugo -- gohugo.ioen-usTue, 05 Mar 2019 00:00:00 +0000Emoji Supporthttps://example.com/posts/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://example.com/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 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 diff --git a/tags/html/index.html b/tags/html/index.html index 3355d6c..fab17dc 100644 --- a/tags/html/index.html +++ b/tags/html/index.html @@ -1,9 +1,8 @@ -html | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file diff --git a/tags/html/index.xml b/tags/html/index.xml index b115d60..5911c5f 100644 --- a/tags/html/index.xml +++ b/tags/html/index.xml @@ -1 +1 @@ -html on Hugohttps://example.com/tags/html/Recent content in html on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://example.com/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://example.com/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 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 diff --git a/tags/index.html b/tags/index.html index d1ff723..235124c 100644 --- a/tags/index.html +++ b/tags/index.html @@ -1,13 +1,12 @@ -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 diff --git a/tags/index.xml b/tags/index.xml index 7e11f77..a62c256 100644 --- a/tags/index.xml +++ b/tags/index.xml @@ -1 +1 @@ -Tags on Hugohttps://example.com/tags/Recent content in Tags on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000csshttps://example.com/tags/css/Mon, 11 Mar 2019 00:00:00 +0000https://example.com/tags/css/htmlhttps://example.com/tags/html/Mon, 11 Mar 2019 00:00:00 +0000https://example.com/tags/html/markdownhttps://example.com/tags/markdown/Mon, 11 Mar 2019 00:00:00 +0000https://example.com/tags/markdown/privacyhttps://example.com/tags/privacy/Sun, 10 Mar 2019 00:00:00 +0000https://example.com/tags/privacy/shortcodeshttps://example.com/tags/shortcodes/Sun, 10 Mar 2019 00:00:00 +0000https://example.com/tags/shortcodes/texthttps://example.com/tags/text/Sat, 09 Mar 2019 00:00:00 +0000https://example.com/tags/text/emojihttps://example.com/tags/emoji/Tue, 05 Mar 2019 00:00:00 +0000https://example.com/tags/emoji/ \ No newline at end of file +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 diff --git a/tags/index/index.html b/tags/index/index.html deleted file mode 100644 index ff70eb1..0000000 --- a/tags/index/index.html +++ /dev/null @@ -1,187 +0,0 @@ - - - - index | Hugo Themes - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - avatar - - -

Hugo Themes

- - -

Software Engineer

- -
- -
- - -
-

- 2019 -

- - -
-
- Mar 11 -
-
- - Posts - - - -
- - index - -
- -
-
- -
- - - - - -
- - - -
- - - - - diff --git a/tags/index/index.xml b/tags/index/index.xml deleted file mode 100644 index 031858f..0000000 --- a/tags/index/index.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - index on Hugo Themes - http://nodejh.github.io/hugo-theme-mini/tags/index/ - Recent content in index on Hugo Themes - Hugo -- gohugo.io - en-us - - Posts - http://nodejh.github.io/hugo-theme-mini/posts/ - Mon, 11 Mar 2019 00:00:00 +0000 - - http://nodejh.github.io/hugo-theme-mini/posts/ - - - - - diff --git a/tags/markdown/index.html b/tags/markdown/index.html index 0bdbfd1..4701b70 100644 --- a/tags/markdown/index.html +++ b/tags/markdown/index.html @@ -1,10 +1,9 @@ -markdown | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file diff --git a/tags/markdown/index.xml b/tags/markdown/index.xml index c94c956..be9bb21 100644 --- a/tags/markdown/index.xml +++ b/tags/markdown/index.xml @@ -1 +1 @@ -markdown on Hugohttps://example.com/tags/markdown/Recent content in markdown on HugoHugo -- gohugo.ioen-usMon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://example.com/posts/markdown-syntax-guide/Mon, 11 Mar 2019 00:00:00 +0000https://example.com/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://example.com/posts/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://example.com/posts/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> \ No newline at end of file +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 diff --git a/tags/privacy/index.html b/tags/privacy/index.html index 55634f2..dbb0879 100644 --- a/tags/privacy/index.html +++ b/tags/privacy/index.html @@ -1,8 +1,7 @@ -privacy | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file diff --git a/tags/privacy/index.xml b/tags/privacy/index.xml index d4bbe66..c2d97d5 100644 --- a/tags/privacy/index.xml +++ b/tags/privacy/index.xml @@ -1,4 +1,4 @@ -privacy on Hugohttps://example.com/tags/privacy/Recent content in privacy on HugoHugo -- gohugo.ioen-usSun, 10 Mar 2019 00:00:00 +0000Rich Contenthttps://example.com/posts/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://example.com/posts/rich-content/<p>Hugo ships with several <a +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" diff --git a/tags/shortcodes/index.html b/tags/shortcodes/index.html index 2cf6836..d015dc9 100644 --- a/tags/shortcodes/index.html +++ b/tags/shortcodes/index.html @@ -1,8 +1,7 @@ -shortcodes | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file diff --git a/tags/shortcodes/index.xml b/tags/shortcodes/index.xml index b5a06b1..6ecf543 100644 --- a/tags/shortcodes/index.xml +++ b/tags/shortcodes/index.xml @@ -1,4 +1,4 @@ -shortcodes on Hugohttps://example.com/tags/shortcodes/Recent content in shortcodes on HugoHugo -- gohugo.ioen-usSun, 10 Mar 2019 00:00:00 +0000Rich Contenthttps://example.com/posts/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://example.com/posts/rich-content/<p>Hugo ships with several <a +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" diff --git a/tags/text/index.html b/tags/text/index.html index 939574a..0b39609 100644 --- a/tags/text/index.html +++ b/tags/text/index.html @@ -1,8 +1,7 @@ -text | Hugo
avatar

Hugo

Software Engineer

\ No newline at end of file diff --git a/tags/text/index.xml b/tags/text/index.xml index 877628a..a2b5bcf 100644 --- a/tags/text/index.xml +++ b/tags/text/index.xml @@ -1 +1 @@ -text on Hugohttps://example.com/tags/text/Recent content in text on HugoHugo -- gohugo.ioen-usSat, 09 Mar 2019 00:00:00 +0000Placeholder Texthttps://example.com/posts/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://example.com/posts/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> \ No newline at end of file +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