Skip to content

A micro-framework for SilverStripe that offers a design-driven approach to creating unique templates

License

Notifications You must be signed in to change notification settings

offseat/silverstripe-green

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SilverStripe Green

We're consuming way too many page types. Stop the pollution, clean up the litter, and save a site tree.

Go green.

Hippie!

SilverStripe Green is a micro-framework that offers a design-driven approach to creating page templates that need rapid prototyping and/or rarely change. Instead of creating new page types every time you need a new design, you can create a self-contained design that supplies its own template, CSS and a serialised content structures in the form of YAML or JSON. These are called design modules.

Sound interesting?

Installation

composer require unclecheese/silverstripe-green

Dependencies

Recommended addons

Tests

framework sake dev/tests/GreenTest

About

A micro-framework for SilverStripe that offers a design-driven approach to creating unique templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.4%
  • JavaScript 1.2%
  • CSS 1.1%
  • Scheme 0.3%