sghoweri / kss-with-drupal

Exploration of KSS, Drupal, and Component-driven design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Exploration of KSS, Drupal, and Component-driven design


Languages

Language:HTML 42.9%Language:CSS 42.2%Language:JavaScript 14.9%