templates

Sendwithus Open Source Email Templates

  • Owner: sendwithus/templates
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Open Source Template Project

The Sendwithus Open Source Template Project is a collection of free email templates created and managed by the sendwithus team and community.

Anyone may contribute new themes and templates, or make impactful updates to the existing ones.

Use with CSS Inliner

To achieve the best compatibility, use a css inliner like premailer.

License

All templates are licensed under the Apache 2.0 license. They are offered as is, free of charge to everyone.

Contributing

Pull requests are welcome. Whether you're submitting a brand new theme or tweaking the look and feel of an existing one, send it our way - we want to see it.

Don’t have a Github account? Send your template designs directly to us at community@sendwithus.com and we’ll feature them on our resources page.

Any contributions are made under the contribution terms of the Apache 2.0 license.

Notes

Some email platforms aren't compatible with @import statements. Simply switch the @import to an html <link> to fix. EG:

<!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. -->
    <!--[if mso]>
        <style>
            * {
                font-family: sans-serif !important;
            }
        </style>
    <![endif]-->

    <!-- All other clients get the webfont reference; some will render the font and others will silently fail to the fallbacks. More on that here: http://stylecampaign.com/blog/2015/02/webfont-support-in-email/ -->
    <!--[if !mso]><!-->
        <link href='https://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'>
    <!--<![endif]-->

Main metrics

Overview
Name With Ownersendwithus/templates
Primary LanguageHTML
Program languageHTML (Language Count: 1)
Platform
License:Apache License 2.0
所有者活动
Created At2014-03-21 17:07:05
Pushed At2024-03-11 20:45:22
Last Commit At2024-03-11 13:45:16
Release Count0
用户参与
Stargazers Count1.8k
Watchers Count79
Fork Count286
Commits Count326
Has Issues Enabled
Issues Count18
Issue Open Count3
Pull Requests Count33
Pull Requests Open Count0
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private