1.0.8 • Published 8 years ago

generator-p2-theme v1.0.8

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

generator-p2-theme NPM version Build Status Dependency Status

Theme generator for Phase2

This is one of two pieces of our themes:

  • generator-p2-theme (aka yo p2-theme) (this repo) - this asks questions and then creates new files to be committed to start off a project's theme.
  • p2-theme-core - the core gulp tasks that handles most of the theme's automation.

Installation

First, install Yeoman and generator-p2-theme using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-p2-theme

Then generate your new project:

yo p2-theme

Core Configuration

All core configuration is handled by p2-theme-core.

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago