0.4.1 • Published 7 years ago

generator-scratch v0.4.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Scratch

About

Scratch is a starter theme generator based on _s and Foundation. It's a theme meant for hacking so don't use it as a Parent Theme. Instead try turning it into the next, most awesome, WordPress theme out there.

Setup

Install Yeoman

npm install -g yo

Install Grunt.js

npm install -g grunt-cli

Install generator-scratch

npm install -g generator-scratch

Lots of code will happen. This may take a few minutes. Go make a beverage! When it's done you can use the generator like so... Navigate to your development WordPress theme folder change path as needed:

cd public_html/wordpress-root/wp-content/themes

Run the generator

yo scratch

You will be prompted with a few basic questions to help the setup get started. Once you get past the description question you will again see lots of code. That's grunt and bower doing their thing. It's also time to drink your beverage!

Navigate to your new theme:

cd newtheme

In the root of your theme, run the following:

npm i

Then run grunt to build the project.

0.4.1

7 years ago

0.4.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.9

7 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago