unclecheese/silverstripe-green

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

Installs: 509

Dependents: 1

Suggesters: 0

Security: 0

Stars: 11

Watchers: 3

Forks: 4

Open Issues: 2

Type:silverstripe-module

dev-master 2016-10-19 01:22 UTC

This package is auto-updated.

Last update: 2024-03-29 03:13:22 UTC


README

green.png?raw=true

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