Skip to content

A Grunt Template for setting up a Pressgang ready Wordpress Child Theme

License

Notifications You must be signed in to change notification settings

benedict-w/pressgang-child

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For more information on Grunt Scaffolding see - https://gruntjs.com/project-scaffolding

A Grunt Template for setting up a PressGang ready Wordpress Child Theme

  • Install Grunt CLI http://gruntjs.com/getting-started.
  • Install Grunt Scaffolding - https://gruntjs.com/project-scaffolding
  • Create folder for child theme in: wp-content/themes/[pressgang-child]
  • Init local Grunt in child theme directory with: sudo npm install grunt --save-dev
  • Clone this repo git clone https://github.com/pressgang-wp/pressgang-child.git ~/.grunt-init/pressgang-child
  • grunt init the pressgang-child template: grunt-init --force pressgang-child

Directory Structure

.
|-- acf-json
|-- css
   + styles.css
|-- js
|-- lang
|-- scss
  + styles.scss
|--views
+ functions.php
+ Gruntfile.js
+ style.css

About

A Grunt Template for setting up a Pressgang ready Wordpress Child Theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published