This package has been deprecated

Author message:

component moved into @cnbritain/merlin-www-article

@cnbritain/wc-article-header

3.9.4 • Public • Published

wc-article-header

The header of an article. Contains title, description, meta and share

Macro Settings

Key Optional Default Description
article false The article model

JS Documentation

ArticleHeader

ArticleHeader.init()

Initialises the lazyload of images

Kind: static method of ArticleHeader

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:

cd demo
virtualenv .
source bin/activate
pip install -r requirements.txt

Start the demo server:

python demo.py

Readme

Keywords

none

Package Sidebar

Install

npm i @cnbritain/wc-article-header

Weekly Downloads

1

Version

3.9.4

License

ISC

Last publish

Collaborators

  • rtt
  • samtiffin
  • cnduk