Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sendwithus/templates

Sendwithus Open Source Email Templates
https://github.com/sendwithus/templates

Last synced: 26 days ago
JSON representation

Sendwithus Open Source Email Templates

Awesome Lists containing this project

README

        

Open Source Template Project
=========

The [Sendwithus Open Source Template Project](https://www.sendwithus.com/resources/templates) 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.

- [Browse and Download Templates](https://www.sendwithus.com/resources/templates)
- [Learn More About The Open Source Template Project](https://www.sendwithus.com/resources/templates/about)

## Use with CSS Inliner
To achieve the best compatibility, use a css inliner like [premailer](https://github.com/peterbe/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 [[email protected]](mailto:[email protected]) 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 `` to fix. EG:

```html





```