Skip to content

zomnium/generator-wp-underscores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-wp-underscores Build Status

A very simple Yeoman generator for WordPress starter theme _s.

Getting Started

Install Yeoman

npm install -g yo

Install generator-wp-underscores

npm install -g generator-wp-underscores

Create a folder in your WordPress themes folder and initiate the generator

mkdir theme-name && cd $_
yo wp-underscores

Answer some questions in the prompt and you're done!

Run

grunt

to watch .scss files and live reload!

Note: live reload works only if you're working on localhost, 192.168.50.4, or an URL ending in .dev

License

MIT License

About

Yeoman generator for _s starter theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published