2017 © Pedro Peláez
 

silverstripe-theme ignite

SilverStripe Ignite Theme (Starter Silverstripe HTML/PostCSS/Webpack Tooling Base)

image

andrewhoule/ignite

SilverStripe Ignite Theme (Starter Silverstripe HTML/PostCSS/Webpack Tooling Base)

  • Thursday, May 3, 2018
  • by andrewhoule
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 50 % Grown

The README.md

Starter Silverstripe HTML/PostCSS/Webpack Tooling Base

Author

  • Andrew Houle
  • http://andrewhoule.me

About

This is a bare essentials HTML/PostCSS/Webpack tooling base. It's meant as a starter kit, and a base to your tooling workflow, but not a full fledged theme. It has some base styles and functionality that are relevant to a Silverstripe site. It includes webpack configuration tasks for PostCSS, SVG sprites, Babel, and BrowserSync., (*1)

Installation

  • Download and add to your theme folder. Then rename and point to the new theme.
  • If not already setup on globally on your local machine, then setup Node (https://nodejs.org/en/) and NPM (https://www.npmjs.com/). Run 'npm install' at the command line of the theme directory to add all the necessary packages.
  • Go into webpack.dev.babel.js and update the local server info.
  • Run 'npm start' at the command line to watch with webpack and to open a testing server.

The Versions

03/05 2018

dev-master

9999999-dev

SilverStripe Ignite Theme (Starter Silverstripe HTML/PostCSS/Webpack Tooling Base)

  Sources   Download

BSD-3-Clause

The Requires

 

theme silverstripe