2.1.0 • Published 8 years ago

@cnbritain/wc-show-summary-author v2.1.0

Weekly downloads
12
License
ISC
Repository
github
Last release
8 years ago

wc-show-summary-author

Component that display meta, trends and related tags for a show

Macro settings

show_summary_author

KeyOptionalDefaultDescription
showfalseThe show to display
brandtrue'default'The brand displaying the component
themetrue'light'The theme

show_summary_author_meta

KeyOptionalDefaultDescription
showfalseThe show to display
brandtrue'default'The brand displaying the component
themetrue'light'The theme

show_summary_author_trends

KeyOptionalDefaultDescription
showfalseThe show to display
brandtrue'default'The brand displaying the component
themetrue'light'The theme

show_summary_author_related

KeyOptionalDefaultDescription
showfalseThe show to display
brandtrue'default'The brand displaying the component
themetrue'light'The theme

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