This commit is contained in:
adityatelange
2020-10-27 14:18:40 +00:00
parent 374015fb22
commit c2d676c251
25 changed files with 95 additions and 197 deletions

View File

@@ -12,12 +12,7 @@
<pubDate>Tue, 15 Sep 2020 11:30:03 +0530</pubDate>
<guid>https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-installation/</guid>
<description>Guide Follow this guide to setup hugo and create a new site. Make sure you install latest version of hugo(&amp;gt;=0.74.0).
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 git submodule update --init --recursive Updating theme with submodule :</description>
<description>Read Install and Update instructions here</description>
</item>
<item>
@@ -26,8 +21,7 @@ cd themes/hugo-PaperMod git pull or you can use as submodule with
<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/auto params: # defaultTheme: light # defaultTheme: dark defaultTheme: auto # to switch between dark or light according to browser theme Theme Switch Toggle (enabled by default) Shows icon besides title of page to change theme</description>
<description>Get known about All Features in PaperMod</description>
</item>
<item>
@@ -36,8 +30,7 @@ cd themes/hugo-PaperMod git pull or you can use as submodule with
<pubDate>Thu, 17 Sep 2020 11:30:03 +0530</pubDate>
<guid>https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-icons/</guid>
<description>Social Icons 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.</description>
<description>List of all Icons supported by PaperMod</description>
</item>
<item>
@@ -46,8 +39,7 @@ socialIcons: # optional - name: &amp;quot;&amp;lt;NAME&amp;gt;&amp;quot; url: &a
<pubDate>Thu, 24 Sep 2020 11:33:33 +0530</pubDate>
<guid>https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-variables/</guid>
<description>Variables in PaperMod Below are variables used with this theme&amp;hellip;
Site Variables name type example ShowReadingTime boolean true | false defaultTheme string light | dark | auto ShowShareButtons boolean true | false cover.linkFullImages boolean true | false cover.responsiveImages boolean true | false Page Variables name type example showtoc boolean true | false tocopen boolean true | false hidemeta boolean true | false cover.</description>
<description>List of Front Matter variables used by PaperMod</description>
</item>
<item>
@@ -56,10 +48,7 @@ Site Variables name type example ShowReadingTime boolean true | false d
<pubDate>Fri, 18 Sep 2020 11:30:03 +0530</pubDate>
<guid>https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-how-to/</guid>
<description>Intro We&amp;rsquo;ll be using yml/yaml format for all examples down below, I recommend using yml over toml as it is easier to read.
Override theme template By Hugo&amp;rsquo;s Lookup Order, you can override any part of a theme that you want. The following is a quick example.
Let&amp;rsquo;s say you wish the list was different. All you have to do is copy the list template:
your-site/themes/papermod/layouts/_defaults/list.html And paste it under your own layouts folder:</description>
<description>FAQs</description>
</item>
</channel>