This repo contains a public landing page for a newsletter dedicated to Product Development Managers and AI industry news.
Live Demo: See newsletter.html. To use as a website:
- Enable GitHub Pages (in repository settings)
- Set branch to
main(ormaster) and select/ (root)as source - Access your page at:
https://sinkrest.github.io/lab/newsletter.html
How to Make the Signup Form Work:
- Connect the form to a mailing list manager (e.g., Mailchimp, ConvertKit, Buttondown, etc.)
- The included form is a static HTML demo; backend/email collection is not live by default.
Feel free to open an issue, or submit a pull request to improve the page!