README
wc-section-magazine
Magazine section slice
Macro Settings
Key | Optional | Default | Description |
---|---|---|---|
magazine_issue | false | The issue to display | |
articles | true | None | The articles to display below the magazine |
JS Documentation
SectionMagazine
SectionMagazine.init()
Initialises the lazyload of images
Kind: static method of SectionMagazine
Themes
- Wired
Prerequisites:
Demo:
Install dependencies:
npm install
Build the things:
npm run sass
npm run js
Python the pythons:
npm run demo-install
Start the demo server:
python demo.py