-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
39 lines (32 loc) · 1.53 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Myonlyzzy's Blog</title>
<link>http://example.org/</link>
<description>Recent content on Myonlyzzy's Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Wed, 19 Jul 2017 17:34:53 +0800</lastBuildDate>
<atom:link href="http://example.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Test</title>
<link>http://example.org/post/test/</link>
<pubDate>Wed, 19 Jul 2017 17:34:53 +0800</pubDate>
<guid>http://example.org/post/test/</guid>
<description>hugo test instrution abc
678
890
| | | | | :&ndash;: | &mdash;- | &mdash;- | | | | | | | | | | | | |
## hello
Sfasfsafasf.abhaloodfefsfsafafsfasfaffasfasfaafaf
package main import ( &quot;github.com/urfave/cli&quot; &quot;fmt&quot; ) func main() { app:=cli.NewApp() app.Name =&quot;boom&quot; app.Usage= &quot;make an explosive entrance&quot; app.Action=func(c *cli.Context) error { fmt.Println(&quot;boom I say&quot;) return nil } //app.Run(os.Args) world a b c helloworld</description>
</item>
<item>
<title>About</title>
<link>http://example.org/about/</link>
<pubDate>Mon, 03 Jul 2017 20:27:16 +0800</pubDate>
<guid>http://example.org/about/</guid>
<description></description>
</item>
</channel>
</rss>