forked from radiant/radiant
Radiant is a no-fluff, open source content management system designed for small teams.
License
joebushi/radiant
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This branch is 1868 commits behind radiant:master.
== 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
About
Radiant is a no-fluff, open source content management system designed for small teams.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Ruby 91.1%
- JavaScript 8.9%