This is a blogging system written in Ruby on Rails and assumes a technically savvy Rails user. This isn't a replacement for Wordpress with a nice GUI for laying out all of the modules and functionality. I figure if you want to do a blogging system with Rails it's because you're using the framework already, otherwise why not use a Wordpress or similar? Therefore, much of the configuration of this assumes you're handy with rake and YML files and the like.
The blogging system is intended to rely on mashing up a bunch of content from various sites instead of doing a lot of things by itself. Not only is this due to my own personal laziness but also it's due to my desire to use the best of breed of the various applications.
Features supported in this first beta release (which I'm numbering 080325):
You're reading this now on an Orangutan based blog.
I wrote this because I didn't like the way Typo and Mephisto worked internally and wanted something of my own to hack around with. I'm releasing this under the MIT license in hope that someone else may find it useful.
Please let me know if you have any issues or would like to contribute code.
Source code available on Google Code