0.0
The project is in a healthy, maintained state
Jekyll plugin extracted from al-folio that renders configurable newsletter forms and ships frontend JavaScript handlers.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

>= 2.0, < 3.0
~> 13.0

Runtime

>= 3.9, < 5.0
>= 4.0, < 6.0
 Project Readme

al-newsletter

al_newsletter provides reusable newsletter form and JS handlers for al-folio v1.x and compatible Jekyll sites.

Installation

gem 'al_newsletter'
plugins:
  - al_newsletter

Usage

{% al_newsletter_form align=center margin=true %}
{% al_newsletter_scripts %}

Ecosystem context

  • Starter examples/docs live in al-folio.
  • Newsletter UI/runtime behavior is owned here.

Contributing

Newsletter behavior and rendering changes should be proposed in this repository.