@cnbritain/wc-article-sidebar-contentdeprecated

Content that appears in the sidebar in an article

Usage no npm install needed!

<script type="module">
  import cnbritainWcArticleSidebarContent from 'https://cdn.skypack.dev/@cnbritain/wc-article-sidebar-content';
</script>

README

wc-article-sidebar-content

Content that appears in the sidebar in an article

Macro settings

Key Optional Default Description
items false None The items to display
brand false 'default' The magazine brand
title false None The title to display at the top

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