Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

bvdr/Grunt-Setup-for-WordPress-Themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grunt setup for WordPress Themes

Included:

  • SASS files OCSS structure
  • JavaScript folders and starter files for Plugins and Actions
  • Basic Grunt setup with: compass, imagemin, jshint, uglify, watch, rsync
  • CSS source maps

How to install:

  1. Copy assets folder to your theme
  2. Run npm install in assets folder to get the latest grunt dependencies for this project (you might need to run it with sudo depending on your environment)
  3. Configure the output by editing Gruntfile.js
  4. Run grunt watch in assets folder

Stuff used to make this:

  • Grunt as the main runner

About

Grunt setup for WordPress Themes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published