mirror of
https://github.com/kennethreitz-archive/kennethreitz.github.com.git
synced 2026-06-05 23:40:17 +00:00
47 lines
3.8 KiB
XML
47 lines
3.8 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
|
<title>My Octopress Blog</title>
|
|
<link href="http://yoursite.com/atom.xml" rel="self" />
|
|
<link href="http://yoursite.com" />
|
|
<updated>2010-04-05T04:26:11-04:00</updated>
|
|
<id>http://yoursite.com</id>
|
|
<author>
|
|
<name>Your Name</name>
|
|
<email>author@domain.com</email>
|
|
</author>
|
|
<entry>
|
|
<title>My Muffin</title>
|
|
<link href="http://yoursite.com/blog/2010/04/01/my-muffin" />
|
|
<updated>2010-04-01T00:00:00-04:00</updated>
|
|
<id>http://yoursite.com/blog/2010/04/01/my-muffin</id>
|
|
<content type="html">
|
|
<p><strong>Octopress is a blogging framework designed for hackers</strong>, based on <a href="http://github.com/mojombo/jekyll">Jekyll</a> the blog aware static site generator powering <a href="http://pages.github.com/">Github pages</a>.
|
|
If you don’t know what Jekyll is, <a href="http://metajack.im/2009/01/23/blogging-with-git-emacs-and-jekyll/">Jack Moffitt</a> wrote a good summary:</p>
|
|
|
|
<blockquote><p>Jekyll is a static blog generator; it transforms a directory of input files into another directory of files suitable for a blog. The management of the blog is handled by standard, familiar tools like creating and renaming files, the text editor of your choice, and version control.<br/>
|
|
<cite><strong>Jack Moffitt</strong> <a href="http://metajack.im/2009/01/23/blogging-with-git-emacs-and-jekyll/">Blogging with Git Emacs and Jekyll</a></cite></p></blockquote>
|
|
|
|
<p>There’s no database to set up, and you get to use tools like Emacs, vim, or TextMate to write your posts, not some lame in-browser text editor. Just write, generate, deploy, using the same tools and patters you already use for your daily work.</p>
|
|
|
|
<p><a href="http://wiki.github.com/imathis/octopress/">Read the wiki to learn more</a></p>
|
|
</content>
|
|
</entry>
|
|
<entry>
|
|
<title>Hello World! I’m Octopress!</title>
|
|
<link href="http://yoursite.com/blog/2009/11/13/hello-world" />
|
|
<updated>2009-11-13T00:00:00-05:00</updated>
|
|
<id>http://yoursite.com/blog/2009/11/13/hello-world</id>
|
|
<content type="html">
|
|
<p><strong>Octopress is a blogging framework designed for hackers</strong>, based on <a href="http://github.com/mojombo/jekyll">Jekyll</a> the blog aware static site generator powering <a href="http://pages.github.com/">Github pages</a>.
|
|
If you don’t know what Jekyll is, <a href="http://metajack.im/2009/01/23/blogging-with-git-emacs-and-jekyll/">Jack Moffitt</a> wrote a good summary:</p>
|
|
|
|
<blockquote><p>Jekyll is a static blog generator; it transforms a directory of input files into another directory of files suitable for a blog. The management of the blog is handled by standard, familiar tools like creating and renaming files, the text editor of your choice, and version control.<br/>
|
|
<cite><strong>Jack Moffitt</strong> <a href="http://metajack.im/2009/01/23/blogging-with-git-emacs-and-jekyll/">Blogging with Git Emacs and Jekyll</a></cite></p></blockquote>
|
|
|
|
<p>There’s no database to set up, and you get to use tools like Emacs, vim, or TextMate to write your posts, not some lame in-browser text editor. Just write, generate, deploy, using the same tools and patters you already use for your daily work.</p>
|
|
|
|
<p><a href="http://wiki.github.com/imathis/octopress/">Read the wiki to learn more</a></p>
|
|
</content>
|
|
</entry>
|
|
</feed>
|