-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
49 lines (31 loc) · 1.86 KB
/
atom.xml
File metadata and controls
49 lines (31 loc) · 1.86 KB
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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Compassites Tech Blog</title>
<link href="/atom.xml" rel="self"/>
<link href="https://compassites.github.io/"/>
<updated>2016-09-16T09:17:49.660Z</updated>
<id>https://compassites.github.io/</id>
<author>
<name>Kunal Mangaraj</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>Hello World</title>
<link href="https://compassites.github.io/2016/09/16/hello-world/"/>
<id>https://compassites.github.io/2016/09/16/hello-world/</id>
<published>2016-09-16T06:10:13.000Z</published>
<updated>2016-09-16T09:17:49.660Z</updated>
<content type="html"><![CDATA[<h2 id="Helloadada"><a href="#Helloadada" class="headerlink" title="Helloadada"></a>Helloadada</h2><p>Testing something out</p>
<figure class="highlight php"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line"><span class="keyword">echo</span> <span class="string">'testing'</span>;</div></pre></td></tr></table></figure>
]]></content>
<summary type="html">
<h2 id="Helloadada"><a href="#Helloadada" class="headerlink" title="Helloadada"></a>Helloadada</h2><p>Testing something out</p>
<figure clas
</summary>
<category term="Test" scheme="https://compassites.github.io/categories/Test/"/>
<category term="Foo" scheme="https://compassites.github.io/categories/Test/Foo/"/>
<category term="Bar" scheme="https://compassites.github.io/categories/Test/Foo/Bar/"/>
<category term="php" scheme="https://compassites.github.io/tags/php/"/>
<category term="sample" scheme="https://compassites.github.io/tags/sample/"/>
</entry>
</feed>