@cnbritain/wc-show-summary-headerdeprecated

Header of the show summary page

Usage no npm install needed!

<script type="module">
  import cnbritainWcShowSummaryHeader from 'https://cdn.skypack.dev/@cnbritain/wc-show-summary-header';
</script>

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:

  • 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