/starterkit-shila-drupal-theme

A StarterKit for developing Drupal 8 themes and Pattern Lab style guides based on Shila theme

Primary LanguageHTMLGNU General Public License v2.0GPL-2.0

Shila Drupal Theme StarterKit

A StarterKit for the Drupal Edition of Pattern Lab. Used in developing Drupal 8 themes and Pattern Lab style guides based on Shila theme.

Tries to follow Drupal CSS coding standards.

A Pattern Lab generated style guide can be found here (online style guide might not be up to date).

Please note that this StarterKit is in early stages of development.

Development tools, libraries and frameworks used

Installing development dependencies

Prerequisites: npm and Bower installed.

In the StarterKit root directory run:

npm install
bower install

Integrating with Shila theme and Pattern Lab

Please see Shila theme documentation.