hugo-theme-wondermod/series/papermod/index.xml
2020-09-17 09:00:01 +00:00

6 lines
1.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PaperMod</title><link>https://adityatelange.github.io/hugo-PaperMod/series/papermod/</link><description>Recent content 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>Tue, 15 Sep 2020 11:30:03 +0530</lastBuildDate><atom:link href="https://adityatelange.github.io/hugo-PaperMod/series/papermod/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></channel></rss>