Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graham Browne

Prerequisites

  1. Install nodejs and npm.

  2. Install grunt-cli globally

npm install -g grunt-cli

Setup project

  1. Download this project to your themes directory in your local Wordpress installation. Switch the active theme to this.

  2. Open a cmd prompt or terminal and navigate to the grahambrowne theme directory.

  3. Install packages

    npm install
    
  4. For livereload to work modify the footer to point to the correct virtual host e.g. <script src="http://grahambrowne.local:35729/livereload.js"></script>

  5. Run the grunt tasks

    grunt
    

    This will generate the CSS files from LESS, and watch files for any changes and livereload.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages