Initial commit: Hugo site with PaperMod theme
This commit is contained in:
33
site/public/posts/index.xml
Normal file
33
site/public/posts/index.xml
Normal file
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Posts on PaperMod</title>
|
||||
<link>http://localhost:1313/posts/</link>
|
||||
<description>Recent content in Posts on PaperMod</description>
|
||||
<generator>Hugo -- 0.147.3</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 16 Sep 2020 00:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Papermod - Features</title>
|
||||
<link>http://localhost:1313/posts/papermod-features/</link>
|
||||
<pubDate>Wed, 16 Sep 2020 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/posts/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/integrity check. Default Theme light/dark&hellip;</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Papermod - Installation</title>
|
||||
<link>http://localhost:1313/posts/papermod-installation/</link>
|
||||
<pubDate>Tue, 15 Sep 2020 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/posts/papermod-installation/</guid>
|
||||
<description>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&hellip;</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Markdown Syntax Guide</title>
|
||||
<link>http://localhost:1313/posts/markdown-syntax/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/posts/markdown-syntax/</guid>
|
||||
<description>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&hellip;</description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
Reference in New Issue
Block a user