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
Luke Sutton (author)
Mon May 04 21:40:49 -0700 2009
commit  b2a1ebb1951dc5cd9cfaaf16d31c16ac349f9b8d
tree    93ef4b361d8de5a8b25245d9a333a1df5a1f2443
parent  9302a8b54c85e50d72c2a3ce873d3b16d17bc608
name age message
file .gitignore Wed Jan 14 19:02:21 -0800 2009 Make sure page descriptions defined for testing... [Luke Sutton]
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. [Luke Sutton]
directory design/ Thu Dec 11 22:06:25 -0800 2008 Just a few additions to the design docs. [Luke Sutton]
directory gluttonberg/ Loading commit data...
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.