Sun, 10 Feb 2008

Site changes

I re-worked the web-site so that it's checked into SVN along with the code and it's generated using the static renderer. I did this for a couple of reasons:

  1. the web-site, except the wiki, is already static because we have read-only permissions to the file system on SourceForge
  2. putting it in SVN allows enterprising individuals to pull the whole thing down and work to make it look way better
  3. it makes it easier for us to move the PyBlosxom project to some other system
  4. it provides me a really solid testing ground for static rendering

If you bump into any issues, let me know.

If you want to help overhaul the site so that it's way better, let me know.

/will (willhelm at users dot sourceforge dot net)

Thu, 10 Jan 2008

PyBlosxom 1.4.3 released

This release fixes some minor issues with WSGI and Paste support. It also supports template variables in the form of $(foo) which prevents variable name ambiguity. Additionally there are some bug fixes and more unit tests.

Download here:

http://sourceforge.net/project/showfiles.php?group_id=67445&package_id=65802&release_id=567698

If you have any problems, please toss a bug in the bug tracker, say hi on IRC (#pyblosxom on irc.freenode.net), or send an email to the pyblosxom-users mailing list.

/will (willhelm at users dot sourceforge dot net)