README
wc-article-footer-share
Share buttons that appear at the bottom of an article/gallery
Macro settings
Key | Optional | Default | Description |
---|---|---|---|
share_providers | false | The share providers to use | |
article | false | The article we are sharing | |
title | true | '' | Title to display above |
brand | true | 'default' | Current brand |
theme | true | 'light' | The theme of the component |
Themes
- Wired
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