Skip to content

PropertyBrands/btt-generator-wp-cabana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeoman Generator to generate WordPress Cabana theme

Cabana is loosely based on underscores. This Yeoman generator will download Cabana, change all references to your theme name and run npm install for you.

Installation

This generator is not published on NPM so use this method to download and install

Install Yeoman (if you don't already have it):

npm install -g yo

Install this generator globally on your system:

npm install -g https://github.com/bluetent/generator-wp-cabana/tarball/master

Make a directory for your theme:

mkdir themename && cd themename

Run the generator:

yo wp-cabana

And then follow the propmts.

About

Repo for Cabana WordPress theme Yeoman Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published