Skip to content

A minimal Silverstripe theme that started life as the Blackcandy theme with side navigation that dynamically expands the lower you are in the page tree.

Notifications You must be signed in to change notification settings

Bendihossan/Greycandy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

This was a theme for Silverstripe 2.x, now v3 is available and I don't have the time or the itch to scratch to maintain this.

If anyone wants to take over the project, let me know.

Greycandy

A simple, clean and hopefully useful theme for Silverstripe. Introduction

Greycandy is a Silverstripe theme (www.silverstripe.com) that is responsive and scalable to low resolutions and mobile devices. Author: Steffan Harries Contact: [email protected] Git: https://github.com/Bendihossan/Greycandy

Description

This theme is a simple and minimal theme designed for use with Silverstripe 2.4 and greater. It's written in CSS3 and uses a media queries to scale (for browsers that support it, a fallback stylesheet exists for IE7 and JavaScript for Media Query support). The theme is designed for small websites that need a basic theme from which to build upon and grow. It has a dynamic sidebar with nested elements that grows on demand.

Installation

Put the Greycandy folder in a the /themes directory of your Silverstripe installation. Then login to your Silverstripe admin page and choose the theme from the dropdown box. Once you've done that just flush Silverstripe's cache by adding "?flush=1" to the end of your URI. If the theme doesn't work after than you probably have a permissions issue and there's plenty of Google results on how to fix that.

You may also wish to edit the Includes/Footer.ss file using your favourite text editor for some customisation. I don't required you to keep references to me or my site in the Footer file but I do appreciate it.

Problems?

Sent me an email! I welcome anyone who has pull requests that will improve the overall theme. You can also email me at [email protected]. Please try to include as much information as you can about the problem as well as any suggested fixes you have.

The "New/Modified" BSD License

Copyright (c) 2012, Steffan Harries (www.steffanharries.me.uk) All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL STEFFAN HARRIES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Enjoy :)

About

A minimal Silverstripe theme that started life as the Blackcandy theme with side navigation that dynamically expands the lower you are in the page tree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages