README
wc-show-summary-header
Header of the show summary page
Macro settings
Key | Optional | Default | Description |
---|---|---|---|
show | false | The show we are displaying | |
brand | true | 'default' | The brand currently using the header |
theme | true | 'light' | The theme style |
share_providers | true | None | The providers to show share buttons for. If set to None, will display no buttons |
Themes
- Vogue
Prerequisites:
Demo:
Install dependencies:
npm install
Build the things:
npm run sass
npm run js
npm run docs
Hint your JS
npm run jshint
Python the pythons:
npm run demo-install
Start the demo server:
python demo.py