<?xml version="1.0"?>
<!DOCTYPE content [ <!ENTITY nbsp " "> ]>
<rdf:RDF xml:base="http://snarfed.org/rdf"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/">

<rdf:Description rdf:about="http://snarfed.org">
  <dc:title> snarfed.org  </dc:title>
  <dc:description> draw group stream of consciousness </dc:description>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>
</rdf:Description>

<rdf:Description rdf:about="http://snarfed.org/space/snarfed.org%20PyBlosxom%20flavour">
  <dc:title> snarfed.org PyBlosxom flavour </dc:title>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:date> 2006-10-08T23:54:00Z </dc:date>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>

  <content>
    <p><a href="/space/snarfed_flavour_screenshot.jpg"><img src="/space/snarfed_flavour_screenshot_thumb.jpg" alt="snarfed_flavour_screenshot_thumb.jpg" title="" /></a></p>

<p><a href="http://snipsnap.org/">PyBlosxom</a>, the server that runs this site,
supports
<a href="http://pyblosxom.sourceforge.net/blog/registry/flavours?sortby=path">flavours</a>.
They change your PyBlosxom site's appearance, using
<a href="http://pyblosxom.sourceforge.net/1.3.1/manual/c224.html#AEN235">templates</a>,
<a href="http://www.w3.org/Style/CSS/">CSS</a>, images, and other files, without changing
its content. There's a <a href="http://pyblosxom.sf.net/1.3.1/manual/c224.html">longer
description</a> on the
<a href="http://pyblosxom.sf.net/">PyBlosxom site</a>.</p>

<p>The snarfed.org flavour is <a href="/space/snarfed_flavour.tar.gz">available for download</a>.
To try it out on your site,
<a href="/space/snarfed_flavour.tar.gz">download snarfed_flavour.tar.gz</a> and copy the
contents of <code>datadir/</code> and <code>flavourdir/snarfed.flav</code> into your PyBlosxom's
datadir and flavourdir, respectively. Then, edit <code>config.py</code> and add this line:</p>

<div class='p-shadow'><pre><code>py['default_flavour'] = 'snarfed'
</code></pre></div>

<p><br class='clearing' />This flavour is licensed under the
<a href="http://creativecommons.org/licenses/by/2.0/">Creative Commons</a>.</p>

  </content>

  <rdf:Seq>

  </rdf:Seq>
</rdf:Description>
</rdf:RDF>
