<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (steven)</title>
    <link>https://pinboard.in/u:steven/public/</link>
    <description>recent bookmarks from steven</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://toroid.org/ams/git-website-howto"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://toroid.org/ams/git-website-howto">
    <title>Using git to deploy a website</title>
    <dc:date>2011-03-20T17:51:03+00:00</dc:date>
    <link>http://toroid.org/ams/git-website-howto</link>
    <dc:creator>steven</dc:creator><description><![CDATA[I like the idea of 'git push production', but I'd be scared shitless to actually do that without a rollback plan. I didn't realize before this, but a push target can have multiple locations, which might enable you to push to an entire web cluster. Interesting.]]></description>
<dc:subject>git deployment</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:steven/b:3852f23ff3a5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:steven/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:steven/t:deployment"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>