Skip to content

Investigate simple email subscription (likely via Buttondown) #105

Description

@twistedmelonman

Goal

Investigate adding a simple email subscription option for the blog/site, most likely using Buttondown.

Scope of investigation

  • Buttondown pricing/free tier limits and whether they fit our needs
  • Embed options: hosted subscribe page vs. embeddable form vs. API-based custom form
  • How it'd integrate with the current Astro site (src/content/blog/) — static form embed vs. a small serverless function (Netlify function) hitting the Buttondown API
  • Data/privacy considerations (what we tell subscribers, double opt-in, unsubscribe flow)
  • Whether we need to store any subscriber data ourselves or if Buttondown handles it all
  • Rough implementation estimate once an approach is chosen

Deliverable

A short writeup/recommendation on the preferred integration approach, to be used as the basis for a follow-up implementation issue/PR.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions