Skip to content

markbain/mbd-wp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DN Digital WordPress Theme

By Mark Bain Design

Setup

  • Open project directory in terminal and run npm install to install all grunt plugins
  • Run bower install to download Bower components (and their dependencies) as listed in bower.js and place them in the "/assets" directory.
  • Run grunt copybowerto copy assets from bower_components to the theme.

Usage

  • Run grunt to execute default tasks
  • Run grunt imageminto minify images
  • Run grunt build to output build files
  • Load all styles/scripts via functions.phpand concat/uglify with a plugin

About

my wp boilerplate for 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published