Skip to content

A boilerplate theme for SilverStripe using Foundation 3

License

Notifications You must be signed in to change notification settings

FinBoWa/Silverplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SilverPlate

A SilverStripe Boilerplate Theme built on Foundation 3

Version

1.2.1

Maintainer Contacts

Requirements

Documentation

Just another take on a boilerplate theme for SilverStripe, using Foundation 3 from Zurb as a front-end framework to kickstart a nice website.

It really is only a boilerplate, so don't expect a fully fledged theme here.

Installation Instructions

  • Make sure, SilverStripe, Compass and Foundation 3 (the gem version) are installed and working.

  • Download Silverplate and place it into the /themes directory of your SilverStripe installation.

  • To install the foundation files, $ cd /path/to/your-silverstripe-installation/themes/silverplate and run $ compass install foundation for a complete installation.

  • To update your foundation files, run $ compass install -r zurb-foundation foundation/upgrade --force.

###Optional installation with Composer

  • Install SilverStripe using Composer: read about it here
  • $ cd /path/to/your-silverstripe-installation/ and run $ composer require p7media/silverplate dev-master to install this theme
  • $ cd /themes/silverplate/ and run $ compass install -r zurb-foundation foundation/upgrade --force to install the missing foundation files

Now you should be ready to go :-)

Known Issues

GitHub Issue Tracker

About

A boilerplate theme for SilverStripe using Foundation 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published