1.0.4 • Published 10 years ago

generator-ghost-interface v1.0.4

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

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago