/WPSkeletonTheme

Pound and Grain Skeleton Wordpress theme

Primary LanguagePHPMIT LicenseMIT

Skeleton Wordpress theme

A wordpress theme for developers building a completely custom website. Comes with grunt tasks including:

  • grunt-contrib-watch
  • grunt-contrib-sass
  • grunt-contrib-concat
  • grunt-contrib-cssmin
  • grunt-contrib-uglify
  • grunt-pngmin
  • grunt-grunticon
  • grunt-svgmin

Installation

Install npm if you don't already have it.

cd themes
git clone https://github.com/JamesPlayer/WPSkeletonTheme.git name-of-your-theme
cd name-of-your-theme
npm install

In order to create new SVG icons, and to compile all Sass, JS, as well as every other task except for minification, run grunt.

Run grunt watch to compile JS and Sass as it changes.

Run grunt deploy to minify JS and CSS.

JS includes: