Wistle (the name is meaningless) is a blog app written in Ruby. It was written to illustrate a tutorial on using Subversion's Ruby SWIG bindings. It's primary goal are:
- Storage of articles in a Subversion repository
- Multiple sites hosted by a single app, with differing views per site
Wistle uses the Merb framework and DataMapper ORM. The tutorials will be up soon at half-penny.org.
I don't necessarily intend this to be a "project" as an illustration of techniques. However, I will be checking for tickets, including feature requests.
