/kss-with-drupal

Exploration of KSS, Drupal, and Component-driven design

Primary LanguageHTML

KSS + Drupal = Dynamic Style Guides

KSS Drupal

Requirements

  • Node.js
  • A locally hosted clean install of Drupal 8.

Installation

  • Install a clean version of Drupal 8.
  • Install and enable the Components Libraries module.
  • Move themes/custom/kss into your themes/custom directory to make the theme available.
  • Move the rest of this repo into the root of your Drupal site.
  • Run npm install to install packages.

Getting started

  • Run gulp serve to see the style guide.