bojler
Bojler is an email framework for developing responsive and lightweight email templates that will render correctly across each of the most popular email clients.
If you have experience with email template development, you know how painful it is to build a perfect email template that works across all email clients.
To make it easier for you to develop responsive and lightweight email templates we have created Bojler.
⚠️
Old version [v1.0.0] Old version of Bojler can be found here.
Project documentation 📖
Full project documentation can be found at http://bojler.slicejack.com/.
Quick-start guide 🚀
- Clone the repo:
git clone https://github.com/Slicejack/bojler.git
- Install node packages:
npm install
- Create an email with HTML and SASS inside
/source
directory - Compile an email:
npm run gulp
- Compress and optimize images
- Test email properly
- Send email properly 🎉
Full getting started guide can be found here.
Features
Quick features overview:
- SASS support
- Automatic CSS inlining
- Embedded CSS
- Webserver with Live Reload
- Reset styles
- Responsive design
- Typography
- Grid system
- Utility classes
- Components
- Great compatibility
- Well documented code
- It's an open source project!
Bugs and feature requests 🕷️
If you find a bug or need new feature please open a new issue and we will discuss about it.
How to contribute ? 🛠️
You can review the guidelines for contributing to this repository here.
Change Log
All notable changes to this project will be documented in CHANGELOG file.
Credits
Special thanks to:
- Ian Hoar
- Sean Powell
- James White
- Campaign Monitor
- MailChimp
- Email on Acid
- Litmus
- Bringinteraktiv
- Zurb Foundation
License
All contents of this boilerplate are licensed under the MIT license.