ec-featured-news-widgets

1.0.6 • Public • Published

FEATURED NEWS WIDGET

An Apostrophe CMS module to provide a block for a piece of news with a faded image background, as well as a description of the news, a date, and a configurable link.

GETTING STARTED

Prerequisites

In order to use this module, you should have:

  • NPM
  • ApostropheCMS

Installing

From within your apostrophe project directory, run npm install --save ec-featured-news

Include widget in projects' app.js file:

  modules: {
    'ec-featured-news': {},
    // ... other modules
}

Configuration

Colors

In css/variables.less, colors are assigned to variable names. These hex values can be edited without impacting the functionality. These values are used to configure the background and content colors of the quote.

Screenshots

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Readme

Keywords

Package Sidebar

Install

npm i ec-featured-news-widgets

Weekly Downloads

2

Version

1.0.6

License

MIT

Unpacked Size

7.46 kB

Total Files

9

Last publish

Collaborators

  • pelibby16