mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-03 02:28:34 +02:00
deploy: b6af9eddee
This commit is contained in:
@ -4,6 +4,10 @@
|
||||
<title>Posts on PaperMod</title>
|
||||
<link>https://adityatelange.github.io/hugo-PaperMod/posts/</link>
|
||||
<description>Recent content in Posts on PaperMod</description>
|
||||
<image>
|
||||
<url>https://adityatelange.github.io/hugo-PaperMod/papermod-cover.png</url>
|
||||
<link>https://adityatelange.github.io/hugo-PaperMod/papermod-cover.png</link>
|
||||
</image>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Wed, 20 Jan 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://adityatelange.github.io/hugo-PaperMod/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
@ -12,7 +16,7 @@
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://adityatelange.github.io/hugo-PaperMod/posts/markdown-syntax/</guid>
|
||||
<description><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></description>
|
||||
<description>Sample article showcasing basic Markdown syntax and formatting for HTML elements.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
@ -21,7 +25,7 @@
|
||||
<pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://adityatelange.github.io/hugo-PaperMod/posts/rich-content/</guid>
|
||||
<description><p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p></description>
|
||||
<description>A brief description of Hugo Shortcodes</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
@ -30,7 +34,7 @@
|
||||
<pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://adityatelange.github.io/hugo-PaperMod/posts/placeholder-text/</guid>
|
||||
<description><p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p></description>
|
||||
<description>Lorem Ipsum Dolor Si Amet</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
@ -39,7 +43,7 @@
|
||||
<pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://adityatelange.github.io/hugo-PaperMod/posts/math-typesetting/</guid>
|
||||
<description><p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p></description>
|
||||
<description>A brief guide to setup KaTeX</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
@ -48,7 +52,7 @@
|
||||
<pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://adityatelange.github.io/hugo-PaperMod/posts/emoji-support/</guid>
|
||||
<description><p>Emoji can be enabled in a Hugo project in a number of ways.</p></description>
|
||||
<description>Guide to emoji usage in Hugo</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
@ -4,6 +4,10 @@
|
||||
<title>PaperMod</title>
|
||||
<link>https://adityatelange.github.io/hugo-PaperMod/posts/papermod/</link>
|
||||
<description>Recent content on PaperMod</description>
|
||||
<image>
|
||||
<url>https://adityatelange.github.io/hugo-PaperMod/papermod-cover.png</url>
|
||||
<link>https://adityatelange.github.io/hugo-PaperMod/papermod-cover.png</link>
|
||||
</image>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Wed, 20 Jan 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://adityatelange.github.io/hugo-PaperMod/posts/papermod/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
|
Reference in New Issue
Block a user