This package has been deprecated

Author message:

this package has been deprecated

@growthops/generator-kh-drupal-theme

1.0.1 • Public • Published

generator-kh-drupal-theme NPM version Build Status Dependency Status

Generates custom Webpack-based themes for Drupal 8

Installation

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

npm install -g yo
npm install -g @growthops/generator-kh-drupal-theme

Usage

Say you want to generate a theme called "My Custom Theme"

mkdir -p custom/my_custom_theme
cd custom/my_custom_theme
yo @growthops/kh-drupal-theme

Then at the prompts

  1. Enter your theme name (e.g. My Custom Theme)
  2. Enter your local drupal server's URI (e.g. http://my-awesome-site.dev.dd:8083)

Finally start your webpack dev server

npm start

License

MIT © Trimantium Growth Ops

Package Sidebar

Install

npm i @growthops/generator-kh-drupal-theme

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

99.6 MB

Total Files

20996

Last publish

Collaborators