~sircmpwn/git-send-email.io

Website for introducing people to git send-email
Link to git-am.io
.builds/static.yml: upgrade Alpine
Add a section on cover letters

clone

read-only
https://git.sr.ht/~sircmpwn/git-send-email.io
read/write
git@git.sr.ht:~sircmpwn/git-send-email.io

You can also use your local clone with git send-email.

#git-send-email.io

The source code powering git-send-email.io.

#Contributing

Add git-send-email.io into the subject line:

git config format.subjectPrefix 'PATCH git-send-email.io'

and send patches to ~sircmpwn/sr.ht-dev@lists.sr.ht.

#Running locally

To run the website, just serve this directory as static content with your favorite httpd. Here's a one-liner:

python3 -m http.server 8000

Running the auto-responder... is much harder. This depends on a fully operational lists.sr.ht setup, which requires at least 5 daemons and a working MTA. This is left as an exercise to the reader. Rig up a webhook to receive post:received events from your test list to /webhook.