govCMS / govcms8_uikit_starter

GovCMS 8 UI-Kit Starter
10 stars 16 forks source link

GovCMS 8 UI-Kit Starter

CircleCI

This theme implements UI Kit into GovCMS. It makes use of the templates provided in govcms8_uikit and extends them to work with Drupal. It also provide styling for the layout templates and modifiers from _govcms8foundations module.

Getting up and running

  1. Run command npm run setup. This may take a while – be patient, do some exercise.
  2. Copy and rename default.config-local.json to config-local.json.
  3. Update content of config.local.json to suite your local environment.

Workflow options

Production setup

This will produce:

Development setup

This will produce:

JS Linting

This will check for common errors in your JS files. Its not a part of the watch task.

Generating Styleguide

It is using KSS-Node style-guide with custom twig template.