hugo-theme-wondermod/posts/index.xml

13 lines
5.2 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on PaperMod</title><link>https://adityatelange.github.io/hugo-PaperMod/posts/</link><description>Recent content in Posts on PaperMod</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright © 20082019, Steve Francia and the Hugo Authors; all rights reserved.</copyright><lastBuildDate>Thu, 17 Sep 2020 11:30:03 +0530</lastBuildDate><atom:link href="https://adityatelange.github.io/hugo-PaperMod/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Papermod - Installation</title><link>https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-installation/</link><pubDate>Tue, 15 Sep 2020 11:30:03 +0530</pubDate><guid>https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-installation/</guid><description>Follow this guide to setup hugo and create a new site. Make sure you install latest version of hugo(&amp;gt;=0.57.1).
After you have created a new site, at Step 3 follow the steps:
Inside the folder of your Hugo site, run:
git clone https://github.com/adityatelange/hugo-PaperMod themes/hugo-PaperMod --depth=1 Updating theme :
cd themes/hugo-PaperMod git pull or you can use as submodule with
git submodule add https://github.com/adityatelange/hugo-PaperMod.git themes/hugo-PaperMod Updating theme with submodule :</description></item><item><title>Papermod - Features</title><link>https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-features/</link><pubDate>Wed, 16 Sep 2020 11:30:03 +0530</pubDate><guid>https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-features/</guid><description>Assets (js/css) The following is enabled by default
minification - makes the assets size smallest as possible. bundling - bundles all the styles in one single asset fingerprint/intergity check. Default Theme light/dark params: defaultTheme: light or
params: defaultTheme: dark Archives Layout Add vars below to page-variables
layout: &amp;#34;archives&amp;#34; ex: here
Home-Info Mode Use 1st entry as some Information
add following to config file
params: homeInfoParams: Title: Hi there wave Content: Can be Info, links, about.</description></item><item><title>Papermod - Icons</title><link>https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-icons/</link><pubDate>Thu, 17 Sep 2020 11:30:03 +0530</pubDate><guid>https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-icons/</guid><description>Usage :
socialIcons: # optional - name: &amp;quot;&amp;lt;NAME&amp;gt;&amp;quot; url: &amp;quot;&amp;lt;link&amp;gt;&amp;quot; - name: &amp;quot;&amp;lt;NAME&amp;gt;&amp;quot; url: &amp;quot;&amp;lt;link2&amp;gt;&amp;quot; No. name platform link 1 123rf 123rf.com 2 adobestock stock.adobe.com 3 behance behance.net 4 codepen codepen.io 5 cryptohack cryptohack.org 6 dev dev.to 7 discogs discogs.com 8 dreamstime dreamstime.com 9 dribbble dribbble.com 10 email - 11 facebook facebook.</description></item><item><title>Markdown Syntax Guide</title><link>https://adityatelange.github.io/hugo-PaperMod/posts/markdown-syntax/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://adityatelange.github.io/hugo-PaperMod/posts/markdown-syntax/</guid><description>&lt;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.&lt;/p></description></item><item><title>Rich Content</title><link>https://adityatelange.github.io/hugo-PaperMod/posts/rich-content/</link><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><guid>https://adityatelange.github.io/hugo-PaperMod/posts/rich-content/</guid><description>&lt;p>Hugo ships with several &lt;a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes&lt;/a> for rich content, along with a &lt;a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config&lt;/a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p></description></item><item><title>Placeholder Text</title><link>https://adityatelange.github.io/hugo-PaperMod/posts/placeholder-text/</link><pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate><guid>https://adityatelange.github.io/hugo-PaperMod/posts/placeholder-text/</guid><description>&lt;p>Lorem est tota propiore conpellat pectoribus de pectora summo.&lt;/p></description></item><item><title>Math Typesetting</title><link>https://adityatelange.github.io/hugo-PaperMod/posts/math-typesetting/</link><pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate><guid>https://adityatelange.github.io/hugo-PaperMod/posts/math-typesetting/</guid><description>&lt;p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p></description></item><item><title>Emoji Support</title><link>https://adityatelange.github.io/hugo-PaperMod/posts/emoji-support/</link><pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate><guid>https://adityatelange.github.io/hugo-PaperMod/posts/emoji-support/</guid><description>&lt;p>Emoji can be enabled in a Hugo project in a number of ways.&lt;/p></description></item></channel></rss>