Go to file
2012-09-05 18:50:47 +12:00
assets MINOR Moved project 2010-08-02 10:06:21 +00:00
cms MINOR Added dependencies via piston 2011-04-10 21:53:26 +00:00
mysite MINOR Consistently using 'framework' term and folder 2012-06-20 15:57:11 +00:00
sapphire MINOR Added dependencies via piston 2011-04-10 21:53:26 +00:00
sapphiredocs MINOR: removed assertInstanceOf() check in test 2011-08-15 02:49:22 +00:00
scripts Tweaked styles and scripts. Use ss.screen.min and ss.print.min 2010-10-28 21:28:45 +00:00
themes MINOR: added missing version warning 2011-08-02 02:09:41 +00:00
tools ENHANCEMENT Added update script for github (triggered by cronjob) 2010-08-02 19:59:06 +00:00
.gitignore MINOR Moved project 2010-08-02 10:06:21 +00:00
.htaccess MINOR Updating rewrites to use /framework rather than /sapphire 2012-06-20 18:33:15 +00:00
.htaccess_live MINOR Updating rewrites to use /framework rather than /sapphire 2012-06-20 18:33:15 +00:00
.mergesources.yml MINOR Moved project 2010-08-02 10:06:21 +00:00
ChangeLog MINOR Moved project 2010-08-02 10:06:21 +00:00
COPYING MINOR Moved project 2010-08-02 10:06:21 +00:00
favicon.ico MINOR Updated favicon 2011-01-18 02:52:12 +00:00
index.php MINOR Moved project 2010-08-02 10:06:21 +00:00
INSTALL MINOR Moved project 2010-08-02 10:06:21 +00:00
install.php MINOR Moved project 2010-08-02 10:06:21 +00:00
Makefile FIX: Improved performance of Makefile for new instances. 2012-09-05 18:50:47 +12:00
phpunit.xml.dist MINOR Added phpunit.xml.dist 2011-01-10 21:30:46 +00:00
README.md Added a basic README 2012-09-05 18:50:25 +12:00
UPGRADING MINOR Moved project 2010-08-02 10:06:21 +00:00
web.config MINOR Moved project 2010-08-02 10:06:21 +00:00

doc.silverstripe.org

This is the source code powering http://doc.silverstripe.org. It primarily consists of:

Development and contribution

To set up a test instance:

  • Clone this repository to a LAMP server.
  • Run "make" to check out the repositories from which is builds the docs (this will take a while the first time)

To contribute an improvement, submit a pull request on GitHub. Any approved pull requests will make their way onto the doc.silverstripe.org site in the next release.