+
\ No newline at end of file
diff --git a/categories/syntax/index.html b/categories/syntax/index.html
index fb402fef..64c1c2d2 100644
--- a/categories/syntax/index.html
+++ b/categories/syntax/index.html
@@ -1,7 +1,10 @@
-syntax - PaperMod
syntax
Markdown Syntax Guide
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.
+
syntax - PaperMod
syntax
Markdown Syntax Guide
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.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/categories/themes/index.html b/categories/themes/index.html
index 929cc214..94731f3a 100644
--- a/categories/themes/index.html
+++ b/categories/themes/index.html
@@ -1,7 +1,10 @@
-themes - PaperMod
themes
Markdown Syntax Guide
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.
+
themes - PaperMod
themes
Markdown Syntax Guide
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.
...
This is Content !! Can be Info, links, social-icons...
2020Post
  [draft]
This is a quote from Author4 and links to https://www.google.com.
-...
Markdown Syntax Guide
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.
+
PaperMod - PaperMod
Hi there 👋
This is Content !! Can be Info, links, social-icons...
2020Post
  [draft]
This is a quote from Author4 and links to https://www.google.com.
+...
Markdown Syntax Guide
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
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.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/page/2/index.html b/page/2/index.html
index 8de00658..6aae8fef 100644
--- a/page/2/index.html
+++ b/page/2/index.html
@@ -1,11 +1,18 @@
-PaperMod - PaperMod
Placeholder Text
Lorem est tota propiore conpellat pectoribus de pectora summo.
+
PaperMod - PaperMod
Placeholder Text
Lorem est tota propiore conpellat pectoribus de pectora summo.
...
Math Typesetting
Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.
...
Emoji Support
Emoji can be enabled in a Hugo project in a number of ways.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/posts/2020post/index.html b/posts/2020post/index.html
index 9e8369f2..5a67786e 100644
--- a/posts/2020post/index.html
+++ b/posts/2020post/index.html
@@ -1,5 +1,6 @@
-2020Post - PaperMod
+
\ No newline at end of file
diff --git a/posts/emoji-support/index.html b/posts/emoji-support/index.html
index dc13a9de..b0c7191d 100644
--- a/posts/emoji-support/index.html
+++ b/posts/emoji-support/index.html
@@ -1,7 +1,8 @@
-Emoji Support - PaperMod
Emoji Support
Hugo Authors · March 5, 2019
Emoji can be enabled in a Hugo project in a number of ways.
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 - PaperMod
Emoji Support
Hugo Authors · March 5, 2019
Emoji can be enabled in a Hugo project in a number of ways.
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;
-}
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/posts/index.html b/posts/index.html
index 64492bf2..23847b6a 100644
--- a/posts/index.html
+++ b/posts/index.html
@@ -1,10 +1,17 @@
-Posts - PaperMod
Posts
2020Post
  [draft]
This is a quote from Author4 and links to https://www.google.com.
-...
Markdown Syntax Guide
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.
+
Posts - PaperMod
Posts
2020Post
  [draft]
This is a quote from Author4 and links to https://www.google.com.
+...
Markdown Syntax Guide
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
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.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/posts/markdown-syntax/index.html b/posts/markdown-syntax/index.html
index 1f383023..662040cd 100644
--- a/posts/markdown-syntax/index.html
+++ b/posts/markdown-syntax/index.html
@@ -1,4 +1,4 @@
-Markdown Syntax Guide - PaperMod
Markdown Syntax Guide
Hugo Authors · March 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.
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.
+
Markdown Syntax Guide - PaperMod
Markdown Syntax Guide
Hugo Authors · March 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.
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.
Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures.
The above quote is excerpted from Rob Pike’s talk during Gopherfest, November 18, 2015. ↩︎
List Types
Ordered List
First item
Second item
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.
The above quote is excerpted from Rob Pike’s talk during Gopherfest, November 18, 2015. ↩︎
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/posts/math-typesetting/index.html b/posts/math-typesetting/index.html
index f1f9c8f7..5ff95fe0 100644
--- a/posts/math-typesetting/index.html
+++ b/posts/math-typesetting/index.html
@@ -1,4 +1,4 @@
-Math Typesetting - PaperMod
Math Typesetting
Hugo Authors · March 8, 2019
Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/posts/page/2/index.html b/posts/page/2/index.html
index ac000277..071630d3 100644
--- a/posts/page/2/index.html
+++ b/posts/page/2/index.html
@@ -1,11 +1,18 @@
-Posts - PaperMod
Posts
Placeholder Text
Lorem est tota propiore conpellat pectoribus de pectora summo.
+
Posts - PaperMod
Posts
Placeholder Text
Lorem est tota propiore conpellat pectoribus de pectora summo.
...
Math Typesetting
Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.
...
Emoji Support
Emoji can be enabled in a Hugo project in a number of ways.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/posts/placeholder-text/index.html b/posts/placeholder-text/index.html
index c3aacb3e..3caef5da 100644
--- a/posts/placeholder-text/index.html
+++ b/posts/placeholder-text/index.html
@@ -1,5 +1,6 @@
-Placeholder Text - PaperMod
Placeholder Text
Hugo Authors · March 9, 2019
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.
Exierant elisi ambit vivere dedere
Duce pollice
Eris modo
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.
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.
+
\ No newline at end of file
diff --git a/posts/rich-content/index.html b/posts/rich-content/index.html
index f7eefc48..985ab7f4 100644
--- a/posts/rich-content/index.html
+++ b/posts/rich-content/index.html
@@ -1,5 +1,6 @@
-Rich Content - PaperMod
Rich Content
Hugo Authors · March 10, 2019
Table of Contents
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.
Instagram Simple Shortcode
YouTube Privacy Enhanced Shortcode
Twitter Simple Shortcode
“In addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.” — Jan Tschichold pic.twitter.com/gcv7SrhvJb
+
\ No newline at end of file
diff --git a/series/themes-guide/index.html b/series/themes-guide/index.html
index d46f2ef4..04a3a9b9 100644
--- a/series/themes-guide/index.html
+++ b/series/themes-guide/index.html
@@ -1,7 +1,10 @@
-Themes Guide - PaperMod
Themes Guide
Markdown Syntax Guide
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.
+
Themes Guide - PaperMod
Themes Guide
Markdown Syntax Guide
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.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/tags/2020/index.html b/tags/2020/index.html
index d81fd60a..63b81f35 100644
--- a/tags/2020/index.html
+++ b/tags/2020/index.html
@@ -1,6 +1,9 @@
-2020 - PaperMod
2020
2020Post
  [draft]
This is a quote from Author4 and links to https://www.google.com.
-...
+
\ No newline at end of file
diff --git a/tags/css/index.html b/tags/css/index.html
index 23a09599..2bd8c779 100644
--- a/tags/css/index.html
+++ b/tags/css/index.html
@@ -1,7 +1,10 @@
-css - PaperMod
css
Markdown Syntax Guide
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.
+
css - PaperMod
css
Markdown Syntax Guide
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.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/tags/emoji/index.html b/tags/emoji/index.html
index bea8fafc..35f435ae 100644
--- a/tags/emoji/index.html
+++ b/tags/emoji/index.html
@@ -1,7 +1,10 @@
-emoji - PaperMod
emoji
Emoji Support
Emoji can be enabled in a Hugo project in a number of ways.
+
emoji - PaperMod
emoji
Emoji Support
Emoji can be enabled in a Hugo project in a number of ways.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/tags/html/index.html b/tags/html/index.html
index cca22235..73230160 100644
--- a/tags/html/index.html
+++ b/tags/html/index.html
@@ -1,7 +1,10 @@
-html - PaperMod
html
Markdown Syntax Guide
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.
+
html - PaperMod
html
Markdown Syntax Guide
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.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/tags/index.html b/tags/index.html
index f8d84e1d..543e42ac 100644
--- a/tags/index.html
+++ b/tags/index.html
@@ -1,5 +1,6 @@
-Tags - PaperMod
+
\ No newline at end of file
diff --git a/tags/markdown/index.html b/tags/markdown/index.html
index 185577fa..743f1fca 100644
--- a/tags/markdown/index.html
+++ b/tags/markdown/index.html
@@ -1,9 +1,14 @@
-markdown - PaperMod
markdown
Markdown Syntax Guide
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.
+
markdown - PaperMod
markdown
Markdown Syntax Guide
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.
...
Placeholder Text
Lorem est tota propiore conpellat pectoribus de pectora summo.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/tags/privacy/index.html b/tags/privacy/index.html
index 9d270b7f..c51f0f15 100644
--- a/tags/privacy/index.html
+++ b/tags/privacy/index.html
@@ -1,7 +1,10 @@
-privacy - PaperMod
privacy
Rich Content
Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
+
privacy - PaperMod
privacy
Rich Content
Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/tags/shortcodes/index.html b/tags/shortcodes/index.html
index cbf3046d..ef92f0bd 100644
--- a/tags/shortcodes/index.html
+++ b/tags/shortcodes/index.html
@@ -1,7 +1,10 @@
-shortcodes - PaperMod
shortcodes
Rich Content
Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
+
shortcodes - PaperMod
shortcodes
Rich Content
Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/tags/text/index.html b/tags/text/index.html
index e6dec438..b16f969e 100644
--- a/tags/text/index.html
+++ b/tags/text/index.html
@@ -1,7 +1,10 @@
-text - PaperMod
text
Placeholder Text
Lorem est tota propiore conpellat pectoribus de pectora summo.
+
text - PaperMod
text
Placeholder Text
Lorem est tota propiore conpellat pectoribus de pectora summo.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file
diff --git a/tags/themes/index.html b/tags/themes/index.html
index 2a713920..f9ecc249 100644
--- a/tags/themes/index.html
+++ b/tags/themes/index.html
@@ -1,7 +1,10 @@
-themes - PaperMod
themes
Markdown Syntax Guide
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.
+
themes - PaperMod
themes
Markdown Syntax Guide
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.
...
\ No newline at end of file
+Theme️ PaperMod
+
\ No newline at end of file