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
- Host: GitHub
- URL: https://github.com/qubistlabs/jibrel-com-emails
- Owner: qubistlabs
- Created: 2019-11-28T14:47:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-22T12:35:23.000Z (4 months ago)
- Last Synced: 2025-08-04T15:33:51.235Z (3 months ago)
- Language: HTML
- Size: 1.66 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
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.