-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
38 lines (28 loc) · 1.37 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Michael Doyle]]></title>
<link href="http://MichaelDoyle.github.com/atom.xml" rel="self"/>
<link href="http://MichaelDoyle.github.com/"/>
<updated>2015-06-19T20:59:48-04:00</updated>
<id>http://MichaelDoyle.github.com/</id>
<author>
<name><![CDATA[Michael Doyle]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[New Blog!]]></title>
<link href="http://MichaelDoyle.github.com/blog/2013/01/26/new-blog/"/>
<updated>2013-01-26T17:53:00-05:00</updated>
<id>http://MichaelDoyle.github.com/blog/2013/01/26/new-blog</id>
<content type="html"><![CDATA[<p>Welcome to my blog, which is hosted on GitHub.</p>
<p>I recently joined GitHub in hopes to:</p>
<ul>
<li>Establish a better online presense for myself as a software developer</li>
<li>Get exposure to technologies I wouldn’t otherwise encounter in my day to day work, Git included</li>
<li>Hopefully contribute to some cool projects</li>
</ul>
<p>Once I get up and running, I plan on writing about a range of topics that interest me. Mostly programming, music, things I’ve been up to on GitHub, and life in general.</p>
<p>Until then, please bear with me while I get everything set up!</p>
]]></content>
</entry>
</feed>