Subscribe
Get an email when new events are posted.
Setup required: No subscription provider is configured.
- Choose a provider. Buttondown, Mailchimp, ConvertKit, etc.
- Create a public subscribe endpoint URL. For example:
- Buttondown: https://buttondown.email/api/emails/embed-subscribe/your-list-id
- Mailchimp: Your audience embed form URL
- Set an environment variable
PUBLIC_SUBSCRIBE_ACTION
to that URL. On local dev, you can add it to an.env
file; on deployment, set it in your host settings. - Reload the site; this page will render the live form.
Alternatively, users can follow our RSS feed.