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
commit  d800645ddc898ab0d663b22d10576ebbdbc39e85
tree    0a23bfcb4788a44a10a02901b32eb839f2ed3b78
parent  b2a1ebb1951dc5cd9cfaaf16d31c16ac349f9b8d
name age message
file .gitignore Wed Jan 14 19:02:21 -0800 2009 Make sure page descriptions defined for testing... [lukesutton]
file LICENSE Sun Sep 21 17:02:24 -0700 2008 Initial commit of prototype [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. [lukesutton]
directory design/ Thu Dec 11 22:06:25 -0800 2008 Just a few additions to the design docs. [lukesutton]
directory gluttonberg/ Mon May 04 22:38:16 -0700 2009 Tweak the list of mime-types and sanatise names... [lukesutton]

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.