
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
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:
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.
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.
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’.
Update the Radiant assets from in your project:
$ rake radiant:update
Migrate the database:
$ rake production db:migrate
Restart the web server
To run tests you will need to have the following gems installed:
gem install ZenTest rspec rspec-rails cucumber webrat nokogiri sqlite3-ruby
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
FAQs
Unknown package
We found that radiant demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.