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 | Tue Aug 18 07:37:55 -0700 2009 | |
| |
.gitmodules | Fri Jul 31 20:54:55 -0700 2009 | |
| |
CHANGELOG | Sat Dec 05 19:33:17 -0800 2009 | |
| |
CONTRIBUTORS | Fri Oct 09 13:05:07 -0700 2009 | |
| |
INSTALL | Wed Sep 02 15:04:12 -0700 2009 | |
| |
LICENSE | Fri Feb 06 17:10:20 -0800 2009 | |
| |
README | Wed Sep 02 15:05:37 -0700 2009 | |
| |
Rakefile | Fri Jun 20 08:53:05 -0700 2008 | |
| |
app/ | Sat Dec 05 21:03:04 -0800 2009 | |
| |
bin/ | Fri Jun 20 08:53:05 -0700 2008 | |
| |
config/ | Sat Dec 05 20:54:41 -0800 2009 | |
| |
db/ | Tue Sep 29 15:18:35 -0700 2009 | |
| |
features/ | Sat Dec 05 20:54:41 -0800 2009 | |
| |
lib/ | Sat Dec 05 21:12:04 -0800 2009 | |
| |
log/ | Fri Jun 20 08:53:05 -0700 2008 | |
| |
public/ | Tue Nov 10 14:00:09 -0800 2009 | |
| |
radiant.gemspec | Fri Oct 09 13:11:17 -0700 2009 | |
| |
script/ | Sat Dec 05 20:54:41 -0800 2009 | |
| |
spec/ | Sat Dec 05 21:12:04 -0800 2009 | |
| |
test/ | Sat Dec 05 19:08:21 -0800 2009 | |
| |
vendor/ | Sat Dec 05 21:57:00 -0800 2009 |
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-2009 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. == Development Requirements To run tests you will need to have the following gems installed: gem install ZenTest rspec rspec-rails cucumber webrat nokogiri == Support The best place to get support is on the mailing list: http://radiantcms.org/mailing-list/ Most of the development for Radiant happens on Github: http://github.com/radiant/radiant/ The project wiki is here: http://wiki.github.com/radiant/radiant/ Enjoy! -- The Radiant Dev Team http://radiantcms.org







