Locomotive - Open Source CMS For Rails
Locomotive is a simple but powerful CMS based on liquid templates and mongodb database. Locomotive CMS does not use a classic sql database such as mysql or postgresql but rather a nosql database named mongodb.
Features
- managing as many websites as you want with one application instance
- nice looking UI (see http://www.locomotivecms.com for some screenshots)
- flexible content types
- playing smoothly with Heroku and MongoHQ
- inline editing (beta)
Locomotive has been tested it with both ruby 1.8.7 (2009-06-12 patchlevel 174) and ruby 1.9.2.p0 which are two of ruby versions Heroku supports. Locomotive is in beta but already used in production with success.
Requirements: Ruby, Mongodb, ImageMagick,
Demo: http://www.locomotivecms.com
License: MIT license