0.3.2 • Published 8 years ago

generator-bannerjoy v0.3.2

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

BannerJoy

Installation

Start by installing Node.js if you don't already have that.

NPM

Install the generator and it's dependencies.

npm install -g yo gulp generator-bannerjoy

Usage

Start project

To begin a new banner project create a new folder, run the following command and answer the questions.

yo bannerjoy
Create new banner size

To add a new size to the project run this:

yo bannerjoy:size

Answer the question about width, height and network. A new folder with will be created in src.

Distribute

Create minified versions of the banners and zip-files for delivery.

gulp

Zip-files for each size with HTML, CSS and JS minified will be created in delivery-folder and minified version of the banners will be created in dist. All .DS_Store-files will be excluded from the zip-files.

gulp watch

Experimental gulp watch for Sass.

0.3.2

8 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago