silverstripe-staticpublisher/README.md

24 lines
654 B
Markdown
Raw Normal View History

2012-09-25 10:02:26 +02:00
# StaticPublisher
2012-09-21 07:47:26 +02:00
2013-03-29 10:25:47 +01:00
[![Build Status](https://secure.travis-ci.org/silverstripe-labs/silverstripe-staticpublisher.png?branch=master)](http://travis-ci.org/silverstripe-labs/silverstripe-staticpublisher)
2012-09-21 07:47:26 +02:00
## Introduction
2012-09-25 10:02:26 +02:00
This module provides an extension for exporting a SilverStripe application as
static files to both a local or remote server for increased site performance.
2012-09-21 07:47:26 +02:00
## Maintainer Contact
* Will Rossiter (Nickname: wrossiter, willr) `<will@fullscreen.io>`
* Sam Minneé (Nickname: sminnee) <sam@silverstripe.com>
## Requirements
* SilverStripe 3.1
* Tar archive
2012-09-21 09:18:57 +02:00
## Documentation
2012-09-25 10:02:26 +02:00
See the docs folder.
2012-09-21 09:18:57 +02:00
2012-09-21 07:47:26 +02:00
Note this is untested on Windows.