initial commit
This commit is contained in:
commit
a6261020ee
130 changed files with 3179 additions and 0 deletions
26
public/posts/index.xml
Normal file
26
public/posts/index.xml
Normal file
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on console-demo</title>
|
||||
<link>http://localhost:1313/posts/</link>
|
||||
<description>Recent content in Posts on console-demo</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>fr-FR</language>
|
||||
<lastBuildDate>Sat, 03 Aug 2019 00:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Introduction</title>
|
||||
<link>http://localhost:1313/posts/what-is-hugo/</link>
|
||||
<pubDate>Sat, 03 Aug 2019 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/posts/what-is-hugo/</guid>
|
||||
<description><p>Hugo is an open-source project and lives by the work of its contributors. There are plenty of open issues, and we need your help to make Hugo even more awesome. You don&rsquo;t need to be a Go guru to contribute to the project&rsquo;s development.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>What is Hugo</title>
|
||||
<link>http://localhost:1313/posts/introduction/</link>
|
||||
<pubDate>Mon, 01 Jul 2019 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/posts/introduction/</guid>
|
||||
<description><p>Hugo is a fast and modern static site generator written in Go, and designed to make website creation fun again.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
Loading…
Add table
Add a link
Reference in a new issue