Skip to content

A Yokai specific yeoman generator to start the foundation of any Drupal theme.

Notifications You must be signed in to change notification settings

yokaiteam/nue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nue

Yokai specific Drupal Theme Generator

A Yeoman generator based on Generator Drupal Theme

Imgur

Image credits, Ben Newman

Getting Started

$ npm install -g yo

To install generator-drupal-theme from npm, run:

$ npm install -g generator-drupal-theme

Finally, initiate the generator:

$ yo drupal-theme

Creating a Sub Theme

This Yeoman generator allows you to create a sub-theme of any Drupal base theme. When you initiate the generator, it will ask you which Drupal base theme you would like to use. There are several packed with this, some of which will give you their own special code when you create a sub-theme. You can also specify any other base theme of your choice, by selecting "custom".

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.

If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.

License

MIT

About

A Yokai specific yeoman generator to start the foundation of any Drupal theme.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 76.3%
  • JavaScript 15.5%
  • Ruby 5.3%
  • PHP 2.9%