1.0.8 • Published 10 years ago

generator-p2-theme v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
10 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

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago