Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dudeonthehorse/kilogram
Email Development Framework
https://github.com/dudeonthehorse/kilogram
Last synced: 2 months ago
JSON representation
Email Development Framework
- Host: GitHub
- URL: https://github.com/dudeonthehorse/kilogram
- Owner: dudeonthehorse
- Created: 2014-08-29T02:05:12.000Z (over 10 years ago)
- Default Branch: dev
- Last Pushed: 2017-10-12T04:34:49.000Z (over 7 years ago)
- Last Synced: 2024-09-17T05:07:09.159Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.1 MB
- Stars: 504
- Watchers: 68
- Forks: 94
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-emails - @dudeonthehorse/kilogram
README
# Why it's awesome?
Kilogram provides a minimal setup of styles, template engine and sweet tools for a fast and clean email development.# Contents
- Bulletproof Email Templates:
- v2.0 Simple Newsletter
- v1.0
- Mozilla Nunjucks Template Engine
- CSS Inliner
- HTML Minifier
- And some little things :)# Getting Started
1. Download Kilogram
2. Go to `project_name` folder using `$ ls` or `$ dir` command
3. Run `$ gulp` to launch builder and project watcher
4. Have fun!# Email Clients Support
- All versions of desktop Outlook
- Office 365 (web)
- Outlook.com (web, iOS, android, windows phone)
- Thunderbird (windows)
- AOL mail (iOS)
- Yahoo! mail (web, iOS, android)
- Google Inbox (web, iOS, android)
- Gmail (web, iOS, android)
- Mail.ru (web, iOS, android)
- myMail (iOS, android)
- Rambler mail (web, iOS, android)
- Yandex mail (web, iOS, android)
- Airmail (iOS, OSX)
- Apple Mail (iOS, OSX)
- Spark (iOS)
- Polymail (iOS, OSX)# Special Thanks
- @emailwizardry
- @csscoderRU