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 (
radiant /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Aug 25 14:06:24 -0700 2008 | [seancribbs] |
| |
CHANGELOG | Fri Oct 10 11:08:46 -0700 2008 | [seancribbs] |
| |
CONTRIBUTORS | Thu Oct 09 20:26:03 -0700 2008 | [seancribbs] |
| |
INSTALL | Fri Jun 20 08:53:05 -0700 2008 | [seancribbs] |
| |
LICENSE | Fri Jun 20 08:53:05 -0700 2008 | [seancribbs] |
| |
README | Wed Jun 25 20:22:35 -0700 2008 | [jlong] |
| |
Rakefile | Fri Jun 20 08:53:05 -0700 2008 | [seancribbs] |
| |
app/ | Thu Oct 09 20:18:32 -0700 2008 | [jgarber] |
| |
bin/ | Fri Jun 20 08:53:05 -0700 2008 | [seancribbs] |
| |
config/ | Mon Jul 28 20:02:01 -0700 2008 | [seancribbs] |
| |
db/ | Sun Jul 27 13:28:40 -0700 2008 | [seancribbs] |
| |
lib/ | Fri Oct 10 11:03:42 -0700 2008 | [seancribbs] |
| |
log/ | Fri Jun 20 08:53:05 -0700 2008 | [seancribbs] |
| |
public/ | Sun Jul 27 13:47:16 -0700 2008 | [seancribbs] |
| |
script/ | Wed Jul 30 05:43:21 -0700 2008 | [seancribbs] |
| |
spec/ | Fri Oct 10 11:08:46 -0700 2008 | [seancribbs] |
| |
stories/ | Fri Jun 20 08:53:05 -0700 2008 | [seancribbs] |
| |
test/ | Tue Jun 24 11:30:45 -0700 2008 | [zapnap] |
| |
vendor/ | Mon Sep 01 06:27:10 -0700 2008 | [seancribbs] |
README
== Welcome to Radiant Radiant is a no-fluff, open source content management system designed for small teams. It is similar to Textpattern or MovableType, but is a general purpose content management system (not just a blogging engine). Radiant features: * An elegant user interface * The ability to arrange pages in a hierarchy * Flexible templating with layouts, snippets, page parts, and a custom tagging language (Radius: http://radius.rubyforge.org) * A simple user management/permissions system * Support for Markdown and Textile as well as traditional HTML (it's easy to create other filters) * An advanced plugin system * Operates in two modes: dev and production depending on the URL * A caching system which expires pages every 5 minutes * Built using Ruby on Rails * And much more... == License Radiant is released under the MIT license and is copyright (c) 2006-2008 John W. Long and Sean Cribbs. A copy of the MIT license can be found in the LICENSE file. == Installation and Setup Radiant is a traditional Ruby on Rails application, meaning that you can configure and run it the way you would a normal Rails application. See the INSTALL file for more details. == Support The best place to get support is on the mailing list: http://radiantcms.org/mailing-list/ There is also a Trac powered dev site available here: http://dev.radiantcms.org/ Please Note: Before filing a ticket on the dev site discuss your question or problem on the mailing list. This makes it much easier to manage legitimate tickets. Enjoy! -- The Radiant Dev Team http://radiantcms.org




