static_caching
Caches rendered content in directory structure that mirrors the URL. Apache (or the web server of your choice) can then serve the static pages without hitting the Radiant application at all.
| Author | Tricycle Developments |
|---|---|
| Website | http://github.com/tricycle/radiant-static-caching-extension |
| Repository | git://github.com/tricycle/radiant-static-caching-extension.git |
| Download | http://github.com/tricycle/radiant-static-caching-extension/tarball/master |
| Supports | Radiant 0.8.0 |
| Record Created | June 23, 2009 (over 2 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install static_caching
