Description: WVU Design System.
Developers name(s): Adam Glenn
Github repository URL: https://github.com/wvuweb/wvu-design-system
Documentation website URL: https://designsystem.sandbox.wvu.edu
Dependencies necessary to work with this theme: Sass.
Requirements
You will need to install Node ^12.13.1.
npm install -g gulp
in your terminal.cd ~/Sites/cleanslate_themes/MY-SITE
)npm ci
gulp
.Note: the gulpfile.js
in its base form will only compile your Sass.
Go to the (WVU Design System documentation website)[https://designsystem.wvu.edu] for more info.