undefinedoffset / silverstripe-codebank-theme
This is the theme for Code Bank's stand-alone implementation, it is not designed to be used with a full SilverStripe CMS powered website.
Installs: 33
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Language:CSS
Type:silverstripe-theme
pkg:composer/undefinedoffset/silverstripe-codebank-theme
Requires
This package is auto-updated.
Last update: 2025-10-29 02:14:51 UTC
README
This is the theme for Code Bank's stand-alone implementation, it is not designed to be used with a full SilverStripe CMS powered website.
##Requirements:
- SilverStripe 3.1.x
 - CodeBank 3.x
 
##Installation:
- Download CodeBank Theme here https://github.com/UndefinedOffset/silverstripe-codebank-theme/archive/master.zip
 - Extract and copy the theme into the 
themes/directory of your SilverStripe project. If you've named it correctly, there should be a directory calledthemes/codeBank/templates. 
If you prefer you may also install using composer:
composer require undefinedoffset/silverstripe-codebank-theme
#Attribution:
- Some Icons are from the Fudge Icon Set http://p.yusukekamiyamane.com/
 - Code Bank Logo is derived from the Tango Desktop Project http://tango.freedesktop.org
 - Other icons are from the noun project http://thenounproject.com/
 - Code Bank is powered by the SilverStripe framework http://www.silverstripe.org
 - Code Bank uses portions of the Zend Framework http://framework.zend.com/
 - Syntax highlighting provided by SyntaxHighlighter https://github.com/alexgorbatchev/SyntaxHighlighter