HCPSS / parity

A Drupal 8 theme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parity

Parity is a Drupal 8 HCPSS theme, meant to provide a base for HCPSS websites and applications.

Screenshot

Development

To develop the theme, you need npm, bower, and grunt. There is a convenient docker container that can help:

docker run --rm -it -v $(pwd):/app --workdir=/app node npm install
docker run --rm -v $(pwd):/data banderson/node-bower-gulp bower install
docker run --rm -it --name watchme -v $(pwd):/data banderson/node-bower-gulp gulp watch

About

A Drupal 8 theme.


Languages

Language:CSS 44.3%Language:HTML 41.1%Language:JavaScript 14.6%