public
Description: This repo is no longer active, please refer to http://github.com/FreerangeFuture/gluttonberg/
Homepage: http://gluttonberg.com
Clone URL: git://github.com/lukesutton/gluttonberg.git
name age message
file .gitignore Wed Jan 14 19:02:21 -0800 2009 Make sure page descriptions defined for testing... [Luke Sutton]
file LICENSE Tue Sep 30 17:25:20 -0700 2008 Stubbing out base slice. Warning: currently no... [Luke Sutton]
file NOTES Sun Sep 21 17:02:24 -0700 2008 Initial commit of prototype [Luke Sutton]
file README.textile Wed Dec 03 17:43:19 -0800 2008 Tweak the main readme to point to the design docs. [Luke Sutton]
directory design/ Loading commit data...
directory gluttonberg/
README.textile

Gluttonberg – A Content Management System

This is an open source content management system being developed by
Freerange Future

Our basic philosophy for this CMS is that it shouldn’t try to be everything
to everybody. Rather, it should provide the basic components needed for
content management, a small and simple API for additional components,
authentication etc. and otherwise just stay out of the way.

Most importantly, you should be able to extend it with custom code on a
per-project basis without it making you cry.

It’s built on top of Merb and DataMapper. It is not ORM-agnostic and will
never be. Soz :)

Learning More

We have the beginnings of a roadmap in the Git repo. It’s stored in the design
directory. You can read it online at github.
It describes the basic philosophy behind the project and then details the
planned implementation for it’s various features

Helping

Firstly, YES PLEASE :) We’ve got a whole bunch of good ideas for developing
this CMS and would love to have other people pitch in. Commit access is given
freely, no questions asked.

If you’re interested, send a message to lukesutton through Github.

Any bugs can be posted on our lighthouse project.