Go to file
Will Rossiter 841ecd9fe5 Rename static to staticpublisher. 2012-09-25 20:02:26 +12:00
code Rename static to staticpublisher. 2012-09-25 20:02:26 +12:00
docs Rename static to staticpublisher. 2012-09-25 20:02:26 +12:00
tasks Rename static to staticpublisher. 2012-09-25 20:02:26 +12:00
tests Rename static to staticpublisher. 2012-09-25 20:02:26 +12:00
.gitignore Ignore .DS_Store files 2012-09-21 17:49:16 +12:00
.htaccess Protect main.php 2012-09-21 19:48:50 +12:00
LICENSE Initial import 2012-09-21 17:47:26 +12:00
README.md Rename static to staticpublisher. 2012-09-25 20:02:26 +12:00
_config.php Add blank _config 2012-09-21 19:54:26 +12:00
main.php Rename static to staticpublisher. 2012-09-25 20:02:26 +12:00

README.md

StaticPublisher

Introduction

This module provides an extension for exporting a SilverStripe application as static files to both a local or remote server for increased site performance.

Maintainer Contact

* Will Rossiter (Nickname: wrossiter, willr) `<will@fullscreen.io>`
* Sam Minneé (Nickname: sminnee) <sam@silverstripe.com>

Requirements

  • SilverStripe 3.1
  • Tar archive

Documentation

See the docs folder.

Note this is untested on Windows.