This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
congo /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Sep 24 03:19:08 -0700 2009 | |
| |
LICENSE | Mon Sep 07 13:33:59 -0700 2009 | |
| |
README | Fri Oct 30 16:25:16 -0700 2009 | |
| |
Rakefile | Mon Sep 07 11:03:57 -0700 2009 | |
| |
app/ | Tue Nov 10 15:00:50 -0800 2009 | |
| |
config/ | Tue Nov 10 15:00:50 -0800 2009 | |
| |
db/ | Tue Nov 10 15:00:50 -0800 2009 | |
| |
doc/ | Mon Sep 07 11:03:57 -0700 2009 | |
| |
lib/ | Tue Nov 10 15:00:50 -0800 2009 | |
| |
log/ | Wed Sep 23 15:49:10 -0700 2009 | |
| |
public/ | Fri Oct 30 16:19:05 -0700 2009 | |
| |
script/ | Mon Sep 07 11:50:12 -0700 2009 | |
| |
spec/ | Fri Oct 30 16:19:05 -0700 2009 | |
| |
tmp/ | Mon Sep 07 11:03:57 -0700 2009 | |
| |
vendor/ | Mon Sep 07 11:03:57 -0700 2009 |
README
Congo (from content + mongo) aims to be a document based content API and CMS. It uses mongoDB as backend. It will probably feature pull templates based on Radius template system. Interesting bits: - The documents or contents will be formatted as if they were created by a ad-hoc application, and not spread all over several tables (like in ez publish, expressionengine, drupal...) - You don't need to run ALTER TABLE or any kind of migrations whatsoever. That's an expensive operation for production databases - You can create similar types based on scopes, like an account, website or user.








