Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sendwithus/templates
- Owner: sendwithus
- License: apache-2.0
- Created: 2014-03-21T17:07:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T20:45:22.000Z (8 months ago)
- Last Synced: 2024-10-01T14:04:27.326Z (about 1 month ago)
- Language: HTML
- Homepage: https://www.sendwithus.com/resources/templates
- Size: 1.06 MB
- Stars: 1,819
- Watchers: 80
- Forks: 286
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-emails - @sendwithus/templates
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
```