-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
64 lines (48 loc) · 1.62 KB
/
atom.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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[GOcta Docs]]></title>
<link href="http://gocta.github.io/atom.xml" rel="self"/>
<link href="http://gocta.github.io/"/>
<updated>2013-05-14T14:49:23+09:00</updated>
<id>http://gocta.github.io/</id>
<author>
<name><![CDATA[GClue,Inc.]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[GOctaはじめます]]></title>
<link href="http://gocta.github.io/blog/2013/05/14/goctahazimemasu/"/>
<updated>2013-05-14T12:05:00+09:00</updated>
<id>http://gocta.github.io/blog/2013/05/14/goctahazimemasu</id>
<content type="html"><![CDATA[<h1>テスト</h1>
<p><a href="http://www.google.co.jp/nexus/">Galaxy Nexus</a></p>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>aaa
</span><span class='line'>#include<stdio.h>
</span><span class='line'>ahaaaaaa</span></code></pre></td></tr></table></div></figure>
<p><img src="http://zafiel.wingall.com/img/top6.jpg" alt="Galaxy Nexus写真" /></p>
<ul>
<li>test</li>
<li>test2</li>
<li>test3</li>
</ul>
<p><strong>強調</strong></p>
<table>
<tr>
<td>表表表</td>
<td>表表表</td>
</tr>
<tr>
<td>表表表</td>
<td>表表表</td>
</tr>
<tr>
<td>表表表</td>
<td>表表表</td>
</tr>
</table>
]]></content>
</entry>
</feed>