Skip to content

This is a custom theme for Drupal 8 site. It is a sub-theme of Classy and incorporates elements of the Digital Transformation Agency's UI Kit.

Notifications You must be signed in to change notification settings

iijiang/drupal-8-govau-uikit-theme

Repository files navigation

drupal-8-govau-uikit-theme

Check for Node and npm

Make sure that you've installed Node and npm before attempting to install gulp.

node --version
npm --version

Install the gulp command if needs

npm install --global gulp-cli

Install gulp

Run this command in this project directory:

npm install --save-dev gulp

Start development this theme

npm install

Start gulp watch

gulp [default]

Generate styleguide

gulp styleguide

About

This is a custom theme for Drupal 8 site. It is a sub-theme of Classy and incorporates elements of the Digital Transformation Agency's UI Kit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published