README
wc-gallery-strip
A gallery variation that displays the images in a strip
Macro settings
Key | Optional | Default | Description |
---|---|---|---|
model | false | The data model | |
image_count | true | 6 | The amount of images to include |
cls | true | '' | Additional class to add to the element |
JS Documentation
Themes
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