All Projects → fourkitchens → Kss With Drupal

fourkitchens / Kss With Drupal

Exploration of KSS, Drupal, and Component-driven design

Labels

KSS + Drupal = Dynamic Style Guides

This repo is a companion to Frontend Style Guide Miniseries: Part Two: KSS

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].