dovel website

Dovel project Git home

Welcome! Here you'll find general info about our projects and how to contribute to them. We proudly use dovel email technology for our mailing lists. Its hooks are in the scripts repo. Please read the next sections before making a contribution.

Repositories

hooks
Hooks to be used to receive/send emails.
scripts
Repo containing scripts to be used with dovel, and git hooks that powers our web interface.
server
This is the main dovel repository, it has the Go code to run dovel SMTP server.
site
Dovel website repository.
ssh-client
ssh client for accessing dovel server emails.
web
Repo with a simple http server with auth to serve my email.

Latest commit

1a65f16 on site:

commit 1a65f16c6f305abe841c03ef4ff39028db863a32
Author: myr 
Date:   Fri Oct 18 14:46:59 2024 -0300

    Added funding file

Contributing

The dovel team uses the git email workflow to accept contributions. All email sent to dovel.email is considered as git mailling lists. To send email about other subjects please address them to dovel _AT_ terminal.pink.

Browse the mailing list online.

Email addresses

To send contributions use the repo name inside brackets as subject, i.e. to contribute to the server project send email to mailing _AT_ dovel.email, with subject starting with [server]. Please CC me as well so I can reply faster: dovel _AT_ terminal.pink.

Email etiquette

We only accept plain text email. More info and recomendations can be found on useplaintext.email. Also git-send-email.io has instructions on how to setup git to send email for many platforms.