3.0.1 • Published 3 years ago

generator-stanlee v3.0.1

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

Generator-StanLee-WPTheme

Yeoman generator for a WordPress starter theme (using StanLee) with Gulp and other good stuff. This will install the last version of StanLee and optionally a Gulp setup ready for development and production.

Installation

Install required tools yo and gulp:
npm install -g yo gulp
Install generator-stanlee:
npm install -g generator-stanlee

Run

Create a new directory, and go into:
mkdir my-new-theme && cd $_
Run yo stanlee, and fill the info:
yo stanlee

Usage

  • Run npm start to start the project and watch changes

  • Run npm run zip to build your theme for production (you will find a my-new-theme.zip file in my-new-theme/dist/)

Bower usage || Utilisation de Bower

  • Run bower install --save <package> to install frontend dependencies

License

MIT Copyright (c) 2021 THATMUCH

3.0.1

3 years ago

3.0.0

3 years ago

2.0.9

4 years ago

2.0.8

4 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago