aboutsummaryrefslogtreecommitdiff
path: root/public/atom.xml
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2011-05-15 18:33:00 -0400
committerBrandon Mathis <brandon@imathis.com>2011-05-15 18:33:00 -0400
commitc7d5365f81552cae16bbb91696ca3e67b4a0a2e9 (patch)
tree76c57e41828a3492535cde7fe82bef98ccea0eb4 /public/atom.xml
parente4c2d5790bac6a74037638fde049c374fc44cc7b (diff)
downloadmy_new_personal_website-c7d5365f81552cae16bbb91696ca3e67b4a0a2e9.tar.xz
my_new_personal_website-c7d5365f81552cae16bbb91696ca3e67b4a0a2e9.zip
major refactoring, improved file watching, changed site to public to support rack via pow (http://pow.cx) also implemented the basics of a 320 and up design refresh on the classic theme. This should make it great for mobile reading
Diffstat (limited to 'public/atom.xml')
-rw-r--r--public/atom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/public/atom.xml b/public/atom.xml
index a4c87f35..816a6304 100644
--- a/public/atom.xml
+++ b/public/atom.xml
@@ -4,7 +4,7 @@
<title></title>
<link href="http://yoursite.com/atom.xml" rel="self"/>
<link href="http://yoursite.com/"/>
- <updated>2011-04-11T16:23:20-05:00</updated>
+ <updated>2011-05-15T18:13:17-04:00</updated>
<id>http://yoursite.com/</id>
<author>
<name>Your Name</name>
@@ -17,7 +17,7 @@
<entry>
<title>Test of Typography</title>
<link href="http://yoursite.com/2011/04/07/test-of-typography/"/>
- <updated>2011-04-07T19:17:00-05:00</updated>
+ <updated>2011-04-07T19:17:00-04:00</updated>
<id>http://yoursite.com/2011/04/07/test-of-typography</id>
<content type="html">&lt;p&gt;In the past I've always designed my own business cards, printed them on expensive card stock, and hand-cut them with an X-Acto knife. My cards were way nicer than those my clients had gotten &lt;em&gt;professionally&lt;/em&gt; printed with bubbly ink, no-bleed designs, and cheap paper. Though I put tremendous care into my cards, I never was happy with the design.&lt;/p&gt;
@@ -76,7 +76,7 @@ people I work for I've never met in-person.&lt;/p&gt;
<entry>
<title>Test Post</title>
<link href="http://yoursite.com/2011/03/14/test-post/"/>
- <updated>2011-03-14T00:00:00-05:00</updated>
+ <updated>2011-03-14T00:00:00-04:00</updated>
<id>http://yoursite.com/2011/03/14/test-post</id>
<content type="html">&lt;p&gt;This is a test!&lt;/p&gt;
</content>
@@ -85,7 +85,7 @@ people I work for I've never met in-person.&lt;/p&gt;
<entry>
<title>Hello World! I'm Octopress!</title>
<link href="http://yoursite.com/2009/11/13/hello-world/"/>
- <updated>2009-11-13T00:00:00-06:00</updated>
+ <updated>2009-11-13T00:00:00-05:00</updated>
<id>http://yoursite.com/2009/11/13/hello-world</id>
<content type="html">&lt;p&gt;&lt;strong&gt;Octopress is a blogging framework designed for hackers&lt;/strong&gt;, based on &lt;a href=&quot;http://github.com/mojombo/jekyll&quot;&gt;Jekyll&lt;/a&gt; the blog aware static site generator powering &lt;a href=&quot;http://pages.github.com/&quot;&gt;Github pages&lt;/a&gt;.
If you don't know what Jekyll is, &lt;a href=&quot;http://metajack.im/2009/01/23/blogging-with-git-emacs-and-jekyll/&quot;&gt;Jack Moffitt&lt;/a&gt; wrote a good summary:&lt;/p&gt;