Skip to content

fourkitchens/kss-with-drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Exploration of KSS, Drupal, and Component-driven design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published