This commit is contained in:
adityatelange
2021-09-04 07:41:13 +00:00
parent db5f061cee
commit 1837dddbb1
66 changed files with 183 additions and 127 deletions

View File

@ -8,7 +8,7 @@
<meta name=description content="Posts - PaperMod">
<meta name=author content="Theme PaperMod">
<link rel=canonical href=https://adityatelange.github.io/hugo-PaperMod/posts/>
<link crossorigin=anonymous href=/hugo-PaperMod/assets/css/stylesheet.min.00d5d4fc479b1575183ee8d86b4fb372ba9d9b1904e96fa8e4c40ff7debe2b94.css integrity="sha256-ANXU/EebFXUYPujYa0+zcrqdmxkE6W+o5MQP996+K5Q=" rel="preload stylesheet" as=style>
<link crossorigin=anonymous href=/hugo-PaperMod/assets/css/stylesheet.min.9f1d947375927e9847272b1f4e9be81336f539e513bf04d52cade31f81cad1af.css integrity="sha256-nx2Uc3WSfphHJysfTpvoEzb1OeUTvwTVLK3jH4HK0a8=" rel="preload stylesheet" as=style>
<link rel=icon href=https://adityatelange.github.io/hugo-PaperMod/favicon.ico>
<link rel=icon type=image/png sizes=16x16 href=https://adityatelange.github.io/hugo-PaperMod/favicon-16x16.png>
<link rel=icon type=image/png sizes=32x32 href=https://adityatelange.github.io/hugo-PaperMod/favicon-32x32.png>
@ -84,7 +84,8 @@
</header>
<article class=post-entry>
<header class=entry-header>
<h2>Markdown Syntax Guide</h2>
<h2>Markdown Syntax Guide
</h2>
</header>
<section class=entry-content>
<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.
@ -95,7 +96,8 @@
</article>
<article class=post-entry>
<header class=entry-header>
<h2>Rich Content</h2>
<h2>Rich Content
</h2>
</header>
<section class=entry-content>
<p>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.
@ -106,7 +108,8 @@
</article>
<article class=post-entry>
<header class=entry-header>
<h2>Placeholder Text</h2>
<h2>Placeholder Text
</h2>
</header>
<section class=entry-content>
<p>Lorem est tota propiore conpellat pectoribus de pectora summo.
@ -116,7 +119,8 @@
</article>
<article class=post-entry>
<header class=entry-header>
<h2>Math Typesetting</h2>
<h2>Math Typesetting
</h2>
</header>
<section class=entry-content>
<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.
@ -127,7 +131,8 @@
</article>
<article class=post-entry>
<header class=entry-header>
<h2>Emoji Support</h2>
<h2>Emoji Support
</h2>
</header>
<section class=entry-content>
<p>Emoji can be enabled in a Hugo project in a number of ways.