.. _Snurf 0.2.1: http://snurf.bdash.net.nz/2004/12/22/snurf-0-2-1-available/
What is Snurf? ---------------
Snurf is a Python-based blogging system that differs from many similar systems in that it uses the file-system for data storage, and generates static HTML files which are then served by a standard web-server.
Changes --------
* Web addresses entered in comments now have http:// prepended if it is not already present. Previously such addresses would have been interpreted by the web browser as a URL relative to the post's address.
* The default templates now use HTML entities rather than UTF-8 characters for non-ASCII characters. This removes the need to configure the web server to send the correct "charset" field in the Content-Type header of Snurf-generated pages.
Download
--------
Snurf 0.2.1 is available for `download`_. Installation instructions are provided in the included `README.txt`_.
.. _download: http://snurf.bdash.net.nz/files/snurf-0.2.1.tar.gz
.. _README.txt: http://bdash.net.nz/svn/snurf/tags/snurf-0.2.1/README.txt
---
Mark Rowe <http://bdash.net.nz/>
-- http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html
