DEV Community

Cover image for How to Add a Newsletter to Your Markdown Blog
Gus
Gus

Posted on β€’ Edited on

5 3

How to Add a Newsletter to Your Markdown Blog

Let's say we have a markdown blog that is:

  1. Using GitHub for its content
  2. Hosted on Vercel, Netlify, GitHub Pages, or the like

How do we add a newsletter on top of this whilst keeping all our writing on GitHub? This tutorial shows how.

1. Create an account on GitLetter

Visit gitletter.vercel.app and create an account.

Full disclaimer: I'm the sole creator of this tool.

2. Connect your repo

Go to Settings and click Connect to GitHub.

Once back in GitLetter, select the repository and directory where your markdown content is stored (this is where your email issues will be deployed).

3. (Optional) Add a sign up form to your blog

Go to Subscribers and click Manage > Add form to your blog.

Copy-paste this sign up form to an apt place on your blog – like your home page.


Enjoy automatic deploys! πŸŽ‰

Now every time you send an issue, your blog will be automatically updated.

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (2)

Collapse
 
musikele profile image
Michele Nasti β€’

App landing page works, other links do not. Can you fix?

Collapse
 
delenamalan_1 profile image
Delena Malan β€’

Sounds very useful! Would love the see the demo. :) Currently it's showing as "Video unavailable."

Sentry image

See why 4M developers consider Sentry, β€œnot bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay