CARVIEW |
Select Language
HTTP/2 301
server: nginx
date: Tue, 05 Aug 2025 06:53:48 GMT
content-type: text/html; charset=utf-8
content-length: 111
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Mon, 16 Feb 2009 16:02:25 GMT
x-archive-orig-connection: close
x-archive-orig-status: 301 Moved Permanently
location: https://web.archive.org/web/20090216160226/https://github.com/radiant/radiant/tree/master
x-archive-orig-x-runtime: 15ms
x-archive-orig-cache-control: no-cache
x-archive-orig-content-length: 111
cache-control: max-age=1800
accept-ranges: bytes
memento-datetime: Mon, 16 Feb 2009 16:02:26 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 17 Sep 2008 02:08:05 GMT", ; rel="prev memento"; datetime="Wed, 17 Dec 2008 17:44:14 GMT", ; rel="memento"; datetime="Mon, 16 Feb 2009 16:02:26 GMT", ; rel="next memento"; datetime="Mon, 16 Feb 2009 16:09:49 GMT", ; rel="last memento"; datetime="Mon, 28 Jun 2010 08:21:48 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_8_20090216150520_crawl100-c/52_8_20090216160225_crawl101.arc.gz
server-timing: captures_list;dur=0.767792, exclusion.robots;dur=0.025973, exclusion.robots.policy;dur=0.011956, esindex;dur=0.014542, cdx.remote;dur=32.096516, LoadShardBlock;dur=217.914457, PetaboxLoader3.datanode;dur=124.353869, PetaboxLoader3.resolve;dur=99.556159, load_resource;dur=158.040455
x-app-server: wwwb-app220
x-ts: 301
x-tr: 459
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; path=/
cache-control: private
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 05 Aug 2025 06:53:49 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Mon, 16 Feb 2009 16:02:25 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 102ms
x-archive-orig-etag: "a54c43af06ebd6483a0c6b6fdf5834aa"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 30325
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 16 Feb 2009 16:02:26 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 31 Jul 2008 04:06:01 GMT", ; rel="prev memento"; datetime="Wed, 04 Feb 2009 12:16:54 GMT", ; rel="memento"; datetime="Mon, 16 Feb 2009 16:02:26 GMT", ; rel="next memento"; datetime="Thu, 26 Feb 2009 00:08:51 GMT", ; rel="last memento"; datetime="Sun, 29 Sep 2019 01:46:38 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_8_20090216150520_crawl100-c/52_8_20090216160225_crawl101.arc.gz
server-timing: captures_list;dur=0.680791, exclusion.robots;dur=0.024742, exclusion.robots.policy;dur=0.011412, esindex;dur=0.013331, cdx.remote;dur=105.122853, LoadShardBlock;dur=358.688720, PetaboxLoader3.datanode;dur=200.588992, PetaboxLoader3.resolve;dur=192.838261, load_resource;dur=194.458576
x-app-server: wwwb-app220
x-ts: 200
x-tr: 759
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
radiant's radiant at master - GitHub
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 (

Run the following if you haven't already:
gem sources -a https://gems.github.com
Install the gem(s):
sudo gem install radiant-radiant
Description: | Radiant is a no-fluff, open source content management system designed for small teams. |
Homepage: | https://radiantcms.org/ |
Clone URL: |
git://github.com/radiant/radiant.git
Give this clone URL to anyone.
git clone git://github.com/radiant/radiant.git
|
radiant /
== 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: https://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. == Development Requirements * gem install ZenTest rspec rspec-rails == Support The best place to get support is on the mailing list: https://radiantcms.org/mailing-list/ There is also a Trac powered dev site available here: https://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 https://radiantcms.org
This feature is coming soon. Sit tight!