@nymdev/clay-newsletter-signup

0.0.5 • Public • Published

clay-newsletter-signup

A simple newsletter signup component

Install

npm install --save @nymdev/clay-newsletter-signup

Adds a newsletter signup component that links to a signup form.

Usage

Once you install it, it will be automatically recognized by amphora. It has three editable fields, message, link, and cta.

To include it, create an instance of it and add a reference to a component list (for example, in your sidebar).

components:
  layout:
    instances:
      article:
        sidebar:
          -
            _ref: /components/clay-newsletter-signup/instances/latest-news-signup
  clay-newsletter-signup:
    instances:
      latest-news-signup:
        message: Join our email list
        link: http://a.google.form
        cta: Sign Up Now

Readme

Keywords

Package Sidebar

Install

npm i @nymdev/clay-newsletter-signup

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • gloddy
  • yoshokatana
  • nymdev