@cnbritain/wc-video-theatredeprecated

Video theatre component

Usage no npm install needed!

<script type="module">
  import cnbritainWcVideoTheatre from 'https://cdn.skypack.dev/@cnbritain/wc-video-theatre';
</script>

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:

  • Node.jsbrew install node
  • Grunt - npm install -g grunt-cli
  • Other prereqs? Python? Virtualenv?

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