GitPedia

Mailtolink

A quick and easy way to generate markup for mailto links without having to worry about the annoying formatting.

From mckeever02·Updated May 28, 2026·View on GitHub·

A quick and easy way to generate markup for mailto links without having to worry about the annoying formatting. The project is written primarily in SCSS, distributed under the MIT License license, first published in 2018. Key topics include: 11ty, eleventy, eleventy-site, generator, html5.

mailtolink.me

mailtolink.me

A quick and easy way to generate markup for mailto links without having to worry about the annoying formatting.

Give it a try! Visit mailtolink.me to see it in action!

By Michael Mckeever

Getting Started

Install all dependencies using npm:

$ nvm use
$ npm install

To Develop

$ npm run dev

And in debug mode:

$ npm run dev:debug

You can view the website at the given access URL:

$ light-server is listening at http://localhost:4000

The local url is configured in .lightserverrc

To Build

npm run build

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from mckeever02/mailtolink via the GitHub API.Last fetched: 6/17/2026