README
wc-video-theatre
Video theatre component
Macro settings
| Key | Optional | Default | Description |
|---|---|---|---|
| video | False | The video article | |
| additional_videos | True | None | Videos to display in the sidebar |
| brand | True | 'default' | The brand |
| share_providers | True | None | The share buttons to display |
| latest_videos | True | None | The latest videos |
| ad_config | True | None | The config for ads |
JS Documentation
Themes
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