Skip to content
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.

degdigital/styleguidekit-patternlab-deg-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Styleguidekit Pattern Lab DEG Web

The static assets for the DEG StyleguideKit for Pattern Lab. Contains styles and mark-up for Pattern Lab's front-end.

Static Assets for the Default StyleguideKit

These static assets are meant to be used with the default Mustache and Twig StyleguideKits. They control the look, feel, and functionality of the front-end of Pattern Lab PHP.

Development Requirements

In order to modify these assets you need to install the following:

Making Changes

To make changes always edit files in src/. To make sure that these changes are reflected in the front-end and dist/ folder run the following:

gulp --copy-dist=../../../public

To watch for changes you can use:

gulp --watch --copy-dist=../../../public

At this point changes to the static assets should compile to the correct locations in the project as well as dist/.

About

The static assets for the default StyleguideKit for Pattern Lab. Contains styles and mark-up for Pattern Lab's front-end.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published