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

https://github.com/qubistlabs/jibrel-com-emails

Emails for Jibrel.com
https://github.com/qubistlabs/jibrel-com-emails

Last synced: about 2 months ago
JSON representation

Emails for Jibrel.com

Awesome Lists containing this project

README

          

# Jibrel Emails

Prerendered emails are inside dist folder. They are divided into folders in following order:

1. By language
2. By type: **promotional** are for marketing purposes, **transactional** are for app usage
3. By occurrence

For example: `/dist/en/transactional/email-confirm/index.html` is:

1. In English
2. Transactional
3. For email confirmation

We also prepare zip archives with all message resources for marketing, but don't include those in repo.

Templates use `{{variableName}}` for interpolation.