-
Notifications
You must be signed in to change notification settings - Fork 0
/
feed.xml
130 lines (94 loc) · 2.44 KB
/
feed.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>yasainet</title>
<subtitle>Makes developing websites simple.</subtitle>
<id>http://yasainet.github.io/</id>
<link href="http://yasainet.github.io/"/>
<link href="http://yasainet.github.io/feed.xml" rel="self"/>
<updated>2016-05-17T09:00:00+09:00</updated>
<author>
<name>yasainet</name>
</author>
<entry>
<title>yasai</title>
<link rel="alternate" href="http://yasainet.github.io/2016/05/17/yasainet/"/>
<id>http://yasainet.github.io/2016/05/17/yasainet/</id>
<published>2016-05-17T09:00:00+09:00</published>
<updated>2016-05-17T17:12:57+09:00</updated>
<author>
<name>yasainet</name>
</author>
<summary type="html">yasai
</summary>
</entry>
<entry>
<title>hoge</title>
<link rel="alternate" href="http://yasainet.github.io/2016/05/17/hoge/"/>
<id>http://yasainet.github.io/2016/05/17/hoge/</id>
<published>2016-05-17T09:00:00+09:00</published>
<updated>2016-05-17T17:06:20+09:00</updated>
<author>
<name>yasainet</name>
</author>
<summary type="html">hoge!
hogehoge
</summary>
</entry>
<entry>
<title>hello</title>
<link rel="alternate" href="http://yasainet.github.io/2016/05/17/hello/"/>
<id>http://yasainet.github.io/2016/05/17/hello/</id>
<published>2016-05-17T09:00:00+09:00</published>
<updated>2016-05-17T14:58:32+09:00</updated>
<author>
<name>yasainet</name>
</author>
<summary type="html">h1
h2
h3
h4
h5
h6
if hoge &gt;= 100 then
p 'hoge'
end
$ cd /vagrant/.middleman
hello
hello
~~hello~~
list
list
list
list
list
list
list
list
list
quoter
Markdown: Qiita
Left align
Right align
Center align
This
This
This
column
</summary>
</entry>
<entry>
<title>Welcome to Ghost</title>
<link rel="alternate" href="http://yasainet.github.io/2013/10/26/welcome-to-ghost/"/>
<id>http://yasainet.github.io/2013/10/26/welcome-to-ghost/</id>
<published>2013-10-26T09:00:00+09:00</published>
<updated>2016-05-17T14:36:46+09:00</updated>
<author>
<name>yasainet</name>
</author>
<summary type="html">You’re in! Nice. We’ve put together a little post to introduce you to the Ghost
editor and get you started. Go ahead and edit this post to get going and learn
how it all works!
Getting Started
Writing in markdown is really easy. In the left hand panel</summary>
</entry>
</feed>