Posts on PaperModhttps://adityatelange.github.io/hugo-PaperMod/posts/Recent content in Posts on PaperModHugo -- gohugo.ioenThu, 24 Sep 2020 11:33:33 +0530Papermod - Installationhttps://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-installation/Tue, 15 Sep 2020 11:30:03 +0530https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-installation/Follow this guide to setup hugo and create a new site. Make sure you install latest version of hugo(&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 :Papermod - Featureshttps://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-features/Wed, 16 Sep 2020 11:30:03 +0530https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-features/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 or params: defaultTheme: auto # to switch between dark or light according to browser theme Archives Layout Add vars below to page-variables layout: &#34;archives&#34; ex: here Home-Info Mode Use 1st entry as some InformationMarkdown Syntax Guidehttps://adityatelange.github.io/hugo-PaperMod/posts/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://adityatelange.github.io/hugo-PaperMod/posts/markdown-syntax/<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>Papermod - Iconshttps://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-icons/Thu, 17 Sep 2020 11:30:03 +0530https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-icons/Social Icons Usage : socialIcons: # optional - name: &quot;&lt;NAME&gt;&quot; url: &quot;&lt;link&gt;&quot; - name: &quot;&lt;NAME&gt;&quot; url: &quot;&lt;link2&gt;&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.Papermod - Variableshttps://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-variables/Thu, 24 Sep 2020 11:33:33 +0530https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-variables/Variables in PaperMod Below are variables used with this theme&hellip; Site Variables name type example ShowReadingTime boolean true | false defaultTheme string light | dark | auto ShowShareButtons boolean true | false Page Variables name type example showtoc boolean true | false tocopen boolean true | false hidemeta boolean true | falseRich Contenthttps://adityatelange.github.io/hugo-PaperMod/posts/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://adityatelange.github.io/hugo-PaperMod/posts/rich-content/<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-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>Placeholder Texthttps://adityatelange.github.io/hugo-PaperMod/posts/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://adityatelange.github.io/hugo-PaperMod/posts/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>Math Typesettinghttps://adityatelange.github.io/hugo-PaperMod/posts/math-typesetting/Fri, 08 Mar 2019 00:00:00 +0000https://adityatelange.github.io/hugo-PaperMod/posts/math-typesetting/<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p>Emoji Supporthttps://adityatelange.github.io/hugo-PaperMod/posts/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://adityatelange.github.io/hugo-PaperMod/posts/emoji-support/<p>Emoji can be enabled in a Hugo project in a number of ways.</p>