Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -54,14 +54,13 @@
- Responsive templates (https://templates.emailoctopus.com/) - Free HTML templates from EmailOctopus, usable with any provider.
- Campaign (https://github.com/bevacqua/campaign) - Compose responsive email templates easily, fill them with models, and send them out.
- Sendwithus (https://www.sendwithus.com/resources/templates) - Open source email templates.
- Mailchimp Email Blueprints (https://github.com/mailchimp/Email-Blueprints) - Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of 
emails.
- Mailchimp Email Blueprints (https://github.com/mailchimp/Email-Blueprints) - Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.
- Campaign Monitor Templates (https://www.campaignmonitor.com/email-templates/) - Easily create beautiful, branded email marketing campaigns.
- Responsive Transactional HTML Email Templates (https://github.com/mailgun/transactional-email-templates) - Each template is responsive and each has been tested in all the popular email clients.
- Cerberus (https://github.com/TedGoas/Cerberus) - Few responsive email patterns.
- Antwort (https://github.com/internations/antwort) - Antwort offers responsive layouts for Email that both fits and adapts to client widths.
- Responsive HTML Template (https://github.com/charlesmudy/responsive-html-email-template) - This template is designed to work on all major email platforms and it is built with media query, making it responsive 
for smartphones that supports media query.
- Responsive HTML Template (https://github.com/charlesmudy/responsive-html-email-template) - This template is designed to work on all major email platforms and it is built with media query, making it responsive for smartphones that 
supports media query.
- HTML Email Templates (https://www.htmlemailtemplates.net/) - Responsive HTML email templates for Startups & SaaS.
- Free Responsive template : Slate (https://litmus.com/resources/free-responsive-email-templates/) - Five pre-tested templates that work with any mailing service.
- Grunt Email Boilerplate (https://github.com/dwightjack/grunt-email-boilerplate) - A Grunt template to create emails.
@@ -87,12 +86,12 @@
- MailSpice analytics (https://mailspice.com) - Email analytics add-on for all email services that provides deep insights into all of your email campaigns (works with all ESPs).
- Alter.email (https://alter.email/) - A free tool to help you inline CSS, remove unused CSS, clean up your text, add extra attributes to tags, add URL tracking parameters, minify, and even prettify HTML email.
- Sensitive Subjects (https://sensitivesubjects.com/) - Never send an embarrassing subject line!
- Detergent (https://detergent.io) - A tool to prepare the text for pasting into HTML: removes invisible Unicode characters (like ETX (https://www.fileformat.info/info/unicode/char/0003/index.htm) which can come
from PSD files), encodes special characters (like turning £ into £) and improves typography.
- EmailComb (http://emailcomb.com/) - Email-friendly unused CSS removal tool which does not parse and thus accepts mixed sources, including your ESP templating tags. Extras: CSS uglification and HTML/CSS 
minification (powered by HTML Crush).
- HTML Crush (https://htmlcrush.com/) - Email-friendly HTML minifier: limits lines to 500 chars. (best practice), respects Outlook conditional tags and accepts mixed sources, including ESP templating tags. 
Optionally, can only remove indentations (not touching line breaks).
- Detergent (https://detergent.io) - A tool to prepare the text for pasting into HTML: removes invisible Unicode characters (like ETX (https://www.fileformat.info/info/unicode/char/0003/index.htm) which can come from PSD files), encodes
special characters (like turning £ into £) and improves typography.
- EmailComb (http://emailcomb.com/) - Email-friendly unused CSS removal tool which does not parse and thus accepts mixed sources, including your ESP templating tags. Extras: CSS uglification and HTML/CSS minification (powered by HTML 
Crush).
- HTML Crush (https://htmlcrush.com/) - Email-friendly HTML minifier: limits lines to 500 chars. (best practice), respects Outlook conditional tags and accepts mixed sources, including ESP templating tags. Optionally, can only remove 
indentations (not touching line breaks).
- Tabifier (https://tools.arantius.com/tabifier) - Opposite of HTML Crush - a tool to beautify the indentation in HTML files. Works with mixed input sources, including your ESP templating tags.
- Email Link Builder (https://email-link-builder.samcarlton.com/) - Make mailto links that open email drafts with prefilled Recipients, Subject, Body and more.
- email-verifier (https://github.com/AfterShip/email-verifier) - A tool for email verification without sending any emails.
@@ -211,8 +210,7 @@
Learning
- Responsive HTML Email Design (https://frontendmasters.com/courses/responsive-email/) - Responsive email course by Justine Jordan and Jason Rodriguez.
- Mastering HTML Email (http://webdesign.tutsplus.com/series/mastering-html-email--webdesign-17696) - This series of tutorials will take you through the fundamentals, exploring development techniques, workflow 
and design approaches.
- Mastering HTML Email (http://webdesign.tutsplus.com/series/mastering-html-email--webdesign-17696) - This series of tutorials will take you through the fundamentals, exploring development techniques, workflow and design approaches.
- Building Responsive Email Templates with Ink (https://scotch.io/tutorials/building-responsive-email-templates-with-ink) - Building Responsive Email Templates with Ink.
- Litmus learning (https://litmus.com/community/learning) - Litmus learning resources.