Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ExchangeRate-API/strange-case.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/public/tags/hugo/index.xml')
-rw-r--r--exampleSite/public/tags/hugo/index.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/exampleSite/public/tags/hugo/index.xml b/exampleSite/public/tags/hugo/index.xml
new file mode 100644
index 0000000..d568b5e
--- /dev/null
+++ b/exampleSite/public/tags/hugo/index.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>Hugo on Hugo Themes</title>
+ <link>https://gohugo.io/tags/hugo/</link>
+ <description>Recent content in Hugo on Hugo Themes</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
+ <lastBuildDate>Wed, 02 Apr 2014 00:00:00 +0000</lastBuildDate>
+
+ <atom:link href="https://gohugo.io/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
+
+
+ <item>
+ <title>Getting Started with Hugo</title>
+ <link>https://gohugo.io/post/hugoisforlovers/</link>
+ <pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
+
+ <guid>https://gohugo.io/post/hugoisforlovers/</guid>
+ <description>Step 1. Install Hugo Go to Hugo releases and download the appropriate version for your OS and architecture.
+Save it somewhere specific as we will be using it in the next step.
+More complete instructions are available at Install Hugo
+Step 2. Build the Docs Hugo has its own example site which happens to also be the documentation site you are reading right now.
+Follow the following steps:
+ Clone the Hugo repository Go into the repo Run hugo in server mode and build the docs Open your browser to http://localhost:1313 Corresponding pseudo commands:</description>
+ </item>
+
+ </channel>
+</rss> \ No newline at end of file