This package has been deprecated

Author message:

component moved into @cnbritain/merlin-www-article

@cnbritain/wc-article-author

2.9.4 • Public • Published

wc-article-author

Displays profile information about the information along with publish date

Settings

Key Optional Default Description
profiles true None Profiles that need to be displayed
photography_credit true None Photography credit
article_date true None Date of the article

JS Settings

ArticleAuthor

ArticleAuthor.init()

Trigger the load of any images

Kind: static method of ArticleAuthor

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-author

Weekly Downloads

1

Version

2.9.4

License

ISC

Last publish

Collaborators

  • rtt
  • samtiffin
  • cnduk