Radiant

Radiant is a no-fluff, open source content management system designed for small teams.

  • 所有者: radiant/radiant
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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).

Build Status

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-2018
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.

Installation of a Prerelease

As Radiant nears newer releases, you can experiment with any prerelease version.

Install the prerelease gem with the following command:

$ gem install radiant --prerelease

This will install the gem with the prerelease name, for example: ‘radiant-0.9.0.rc2’.

Upgrading an Existing Project to a newer version

  1. Update the Radiant assets from in your project:

     $ rake radiant:update
    
  2. Migrate the database:

     $ rake production db:migrate
    
  3. Restart the web server

Development Requirements

To run tests you will need to have the following gems installed:

gem install ZenTest rspec rspec-rails cucumber webrat nokogiri sqlite3-ruby

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

主要指標

概覽
名稱與所有者radiant/radiant
主編程語言Ruby
編程語言Ruby (語言數: 7)
平台
許可證MIT License
所有者活动
創建於2008-06-20 15:28:43
推送於2021-04-05 17:22:15
最后一次提交2021-04-05 13:22:14
發布數23
最新版本名稱1.1.4 (發布於 2013-09-24 21:08:25)
第一版名稱0.6.8 (發布於 )
用户参与
星數1.7k
關注者數72
派生數341
提交數2.5k
已啟用問題?
問題數349
打開的問題數66
拉請求數63
打開的拉請求數3
關閉的拉請求數16
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?