-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
28 lines (22 loc) · 1.32 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Ron de las Alas]]></title>
<link href="http://delasare.github.com/atom.xml" rel="self"/>
<link href="http://delasare.github.com/"/>
<updated>2013-03-01T17:18:00-05:00</updated>
<id>http://delasare.github.com/</id>
<author>
<name><![CDATA[Ron de las Alas]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[First Post]]></title>
<link href="http://delasare.github.com/blog/2013/02/24/first-post/"/>
<updated>2013-02-24T17:48:00-05:00</updated>
<id>http://delasare.github.com/blog/2013/02/24/first-post</id>
<content type="html"><![CDATA[<p>A few months ago I thought about trying to start blogging again on some level. I thought I would give Octopress a spin.
After a couple of misfires I gave up on it and got lazy. For whatever reason today, I felt like hacking on something so I decided to try again. If you are reading this blog post, then you can tell that I have successfully set up my new blog!</p>
<p>Not really sure what I am going to be posting here. I’ve always said that it would be nice to have a blog if I thought there was something that I had to say…so here we go.</p>
]]></content>
</entry>
</feed>