public
Description: Open source Rails based content management that works.
Homepage: http://www.ansuzcms.com
Clone URL: git://github.com/knewter/ansuz.git
ansuz /
name age message
file .gitignore Tue Feb 10 05:21:46 -0800 2009 merged in james, adam's changes to the installer [Josh Adams]
file CHANGELOG Thu Nov 13 19:11:48 -0800 2008 added CHANGELOG [Josh Adams]
file CONTRIBUTORS Sat Sep 20 14:00:53 -0700 2008 updated CONTRIBUTORS [Josh Adams]
file COPYING Fri Nov 14 11:39:18 -0800 2008 fixed a bug in the page metadata stuff I did [Josh Adams]
file Capfile Sat Sep 06 18:51:55 -0700 2008 added deploy script [Josh Adams]
file README.markdown Mon Feb 09 20:04:02 -0800 2009 [README] updated readme with instructions for p... [altrux]
file Rakefile Tue Aug 19 20:25:23 -0700 2008 checked in a base rails app [Josh Adams]
file VERSION Fri Jan 02 13:15:23 -0800 2009 updated admin to include link to google group [Josh Adams]
directory app/ Wed Mar 11 13:26:14 -0700 2009 fixed page 404 error [Josh Adams]
directory base_images/ Mon Dec 08 05:38:50 -0800 2008 moved an svg around [Josh Adams]
directory config/ Tue Feb 10 05:19:00 -0800 2009 merged installer [Josh Adams]
directory db/ Mon Feb 09 19:55:12 -0800 2009 [SCHEMA] deleted schema, as it should all be in... [altrux]
directory doc/ Sat Jan 03 20:26:00 -0800 2009 moved readme.plugins to doc [Josh Adams]
directory lib/ Tue Feb 10 05:19:00 -0800 2009 merged installer [Josh Adams]
directory public/ Mon Feb 16 16:49:19 -0800 2009 added a background pattern for the admin... [Josh Adams]
directory script/ Fri Aug 22 18:32:55 -0700 2008 [ARCH] Imported rspec/rspec-rails 1.1.4 [hosh]
directory spec/ Thu Jan 29 17:27:02 -0800 2009 fixed more nastiness in installer. gave up on s... [James Cook]
directory stories/ Fri Aug 22 18:32:55 -0700 2008 [ARCH] Imported rspec/rspec-rails 1.1.4 [hosh]
directory test/ Sun Jan 25 15:32:16 -0800 2009 added comments system, media player page plugin... [Josh Adams]
directory themes/ Sat Jan 17 16:58:11 -0800 2009 fixed default pink theme js dir [Josh Adams]
directory vendor/ Thu Mar 19 14:53:11 -0700 2009 unnamespaced form builder helper in master [Josh Adams]
README.markdown

Ansuz

Ansuz is an open source Content Management System built in Ruby on Rails. It aims for a modular / plugin-based design, and should have more features out of the box than any other Rails CMS we’re aware of.

By combining the CMSes of Isshen Solutions and Isotope 11, we plan to create a best-of-breed technology suitable for production use on a myriad of sites. Ansuz is licensed via the BSD license.

Quick Start

  1. clone from github: git clone git://github.com/knewter/ansuz.git
  2. install gems: sudo rake gems:install
  3. create proper config/database.yml (note: install script supports this, but db script creation is bugged, so should be done externally from the script)
  4. create databases for development & test environments (note: install script is currently bugged for this)
  5. rake ansuz:install

NOTE: SQLite has problems with ansuz, please don't use it for now.

NOTE: See the Ansuz Site Launcher

If run with sudo on a server with passenger set up and all the gems already installed, it will check out a new ansuz and set up a fresh database for it and set up a vhost for the domain specified. So, then if that domain points to the server, Bam! Done.

This software is BSD licensed. See the COPYING file for details.

For help, feel free to contact the authors at Our Google Gorup, or individually:

  • josh at isotope11.com
  • james at isotope11.com
  • adam at isshen.com

Physical Address

Isotope 11, Inc. 600 Beacon Parkway Suite 950 Birmingham, AL 35209