Coder Social home page Coder Social logo

helpfulrobot / priithansen-silverstripe-foundation-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from priithansen/silverstripe-foundation-boilerplate

0.0 2.0 0.0 653 KB

Foundation 4 Theme for SilverStripe CMS

License: MIT License

Ruby 0.34% CSS 96.14% JavaScript 0.25% Scheme 3.27%

priithansen-silverstripe-foundation-boilerplate's Introduction

Foundation 4 Theme for SilverStripe CMS

Based on Foundation Sass standalone version so no need for Foundation gem anymore.

Screenshot

Alt text

Credits and Authors

Requirements

Installation and Instructions

  • Extract theme into the Silverstripe root /themes/foundation folder.
  • Delete obsolete 'themedCSS' requirements from mysite/code/Page.php init() method.
  • _variables.scss can overwrite foundation default settings.
  • _layout.scss is for Your custom css code. Gets compiled into foundation.css after foundation framework.
  • By default templates/Page.ss includes all foundation javascript files separately. There is also example code that can be copied to mysite/code/Page.php init() method so Silverstripe cam combine and minify all the js files. (Silverstripe only combines js files when in 'live' mode).
  • Not all js files are needed include the ones the site uses.

Notes

  • Enjoy and let me know if anything could be improved.

priithansen-silverstripe-foundation-boilerplate's People

Watchers

James Cloos avatar helpfulrobot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.