tzs007 / generator-bannertime

Yeoman generator for HTML5 banners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Build Status npm version MIT license Gitter Chat

Yeoman generator for HTML5 banners.

  • Designed to streamline new banner builds
  • Standardised workflow
  • Gulp best practices

Usage

More information in the documentation.

Install

These instructions assume you have admin privelages and node installed.

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

You may need to use sudo npm install -g yo gulp generator-bannertime

Create a new banner with the generator

Create a new directory and change into that directory:
mkdir my-new-banner && cd $_
Run yo bannertime, and answer the questions:
yo bannertime

Documentation

Features

Logo Logo Logo Logo Logo Logo Logo Logo

Contributing

Guidelines

Todo

  • Hidden folders
  • Preview Page
  • Warning prompt if no suitable backup image found on gulp prod

Changelog

Changelog

License

MIT

About

Yeoman generator for HTML5 banners


Languages

Language:JavaScript 92.7%Language:HTML 4.2%Language:CSS 3.1%