1.3.0 • Published 8 years ago

@cnbritain/wc-article-footer-sponsor v1.3.0

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

wc-article-footer-sponsor

Footer sponsor component for articles

Macro settings

KeyOptionalDefaultDescription
articlefalseThe article with the sponsor

Themes

  • Wired

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