https://github.com/aviaryan/email-templates
Email templates for Dev Letters and others
https://github.com/aviaryan/email-templates
Last synced: 7 months ago
JSON representation
Email templates for Dev Letters and others
- Host: GitHub
- URL: https://github.com/aviaryan/email-templates
- Owner: aviaryan
- License: mit
- Created: 2018-09-15T07:07:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T08:54:16.000Z (almost 3 years ago)
- Last Synced: 2025-03-11T11:26:09.561Z (7 months ago)
- Homepage:
- Size: 216 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Email templates for my projects
Uses [MJML](https://mjml.io/documentation/). See a demo of MJML [here](https://mjml.io/try-it-live/).
## Why open source this?
Because it can help someone.
## Running
```sh
npm run start
```## Changelog
- The old template at `devletters/letters.mjml` was copied to `aviaryan.com/email-v1-centered.mjml` since it is now my personal newsletter.
- Only the template I am currently using is included in the build scripts.