1.0.4 • Published 8 years ago

generator-ghost-interface v1.0.4

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

Ghost Interface Yeoman Generator

Allows generation of asset pipeline enabled Ghost theme development using Interface, a thin UI toolkit created by Create the Bridge.

Installation

You need to make sure both Yeoman and the generator have been installed

$ npm install -g yo
$ npm install -g generator-ghost-interface

Usage

Generate the theme directory using:

$ yo ghost-interface

Move into the theme directory

$ cd theme-name/

Run the Ghost server in development mode

$ gulp

Prepare assets for production

$ gulp prod

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/CreateTheBridge/generator-ghost-interface.

License

The gem is available as open source under the terms of the MIT License.

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago