npqhugo/exampleSite/public/index.xml

109 lines
4.6 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>title</title>
<link>https://example.com/</link>
<description>Recent content on title</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>Copyright © 20082019, Steve Francia and the Hugo Authors; all rights reserved.</copyright>
<lastBuildDate>Sat, 11 Apr 2020 18:49:01 +0200</lastBuildDate>
<atom:link href="https://example.com/index.xml" rel="self" type="application/rss+xml" />
<item>
<title></title>
<link>https://example.com/posts/post1/</link>
<pubDate>Sat, 11 Apr 2020 18:49:01 +0200</pubDate>
<guid>https://example.com/posts/post1/</guid>
<description>welcome to my place</description>
</item>
<item>
<title></title>
<link>https://example.com/posts/post2/</link>
<pubDate>Sat, 11 Apr 2020 18:49:01 +0200</pubDate>
<guid>https://example.com/posts/post2/</guid>
<description>this is a micro blog used for short updates and link sharing, you can configure its behavior in config.toml</description>
</item>
<item>
<title></title>
<link>https://example.com/archives/</link>
<pubDate>Tue, 28 May 2019 00:00:00 +0000</pubDate>
<guid>https://example.com/archives/</guid>
<description></description>
</item>
<item>
<title>Markdown Syntax Guide</title>
<link>https://example.com/blog/markdown-syntax/</link>
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
<guid>https://example.com/blog/markdown-syntax/</guid>
<description>&lt;p&gt;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&gt;</description>
</item>
<item>
<title>Rich Content</title>
<link>https://example.com/blog/rich-content/</link>
<pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate>
<guid>https://example.com/blog/rich-content/</guid>
<description>&lt;p&gt;Hugo ships with several &lt;a href=&#34;https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes&#34;&gt;Built-in Shortcodes&lt;/a&gt; for rich content, along with a &lt;a href=&#34;https://gohugo.io/about/hugo-and-gdpr/&#34;&gt;Privacy Config&lt;/a&gt; and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.&lt;/p&gt;</description>
</item>
<item>
<title>Placeholder Text</title>
<link>https://example.com/blog/placeholder-text/</link>
<pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate>
<guid>https://example.com/blog/placeholder-text/</guid>
<description>&lt;p&gt;Lorem est tota propiore conpellat pectoribus de
pectora summo.&lt;/p&gt;</description>
</item>
<item>
<title>Math Typesetting</title>
<link>https://example.com/blog/math-typesetting/</link>
<pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate>
<guid>https://example.com/blog/math-typesetting/</guid>
<description>&lt;p&gt;Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p&gt;</description>
</item>
<item>
<title>Emoji Support</title>
<link>https://example.com/blog/emoji-support/</link>
<pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate>
<guid>https://example.com/blog/emoji-support/</guid>
<description>&lt;p&gt;Emoji can be enabled in a Hugo project in a number of ways.&lt;/p&gt;</description>
</item>
<item>
<title>About</title>
<link>https://example.com/about/</link>
<pubDate>Thu, 28 Feb 2019 00:00:00 +0000</pubDate>
<guid>https://example.com/about/</guid>
<description>Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.
Hugo makes use of a variety of open source projects including:
https://github.</description>
</item>
<item>
<title>get in touch</title>
<link>https://example.com/contact/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://example.com/contact/</guid>
<description> Send </description>
</item>
</channel>
</rss>