toastnz/quicksimple

There is no license information available for the latest version (dev-master) of this package.

Light weight version of quicksilver site skeleton

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 1

Open Issues: 19

Language:Scheme


README

687474703a2f2f70696e632e6e7a2f6769742f717569636b73696c7665722f717569636b73696c7665722e706e67

68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6164655f776974682d2532302532302532302545322539382539352d677265656e2e737667

68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6164655f62792d2546302539462539322541392546302539462539322541392d6464646464642e737667

68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6164655f666f722d2546302539462539322542352d6536616363612e737667

Requirements

  • SilverStripe >= 4.4.4

Installation

Friends don't let friends install from an archive. Use Composer.

composer create-project -s dev toastnz/quicksimple myNewProject

QuickStatic

QuickStatic is a namespace for static templates - it allows you to easily separate static SS files from functional pages and controllers.

For static pagetypes, extend StaticPage and place your template in themes/quicksilver/templates/QuickStatic/Layout.

Todo

  • More helper classes
  • Include QuickBlocks

Contributing

Code guidelines

This project follows the standards defined in: