@cnbritain/wc-section-magazinedeprecated

Magazine section slice

Usage no npm install needed!

<script type="module">
  import cnbritainWcSectionMagazine from 'https://cdn.skypack.dev/@cnbritain/wc-section-magazine';
</script>

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:

  • 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

Python the pythons:

npm run demo-install

Start the demo server:

python demo.py