feat(invite): began work on email template build system, and css inlining
Showing
.editorconfig
0 → 100644
emails/README.md
0 → 100644
emails/assets/css/ink.css
0 → 100644
This diff is collapsed.
Click to expand it.
emails/assets/css/style.css
0 → 100644
emails/dist/email1.html
0 → 100644
emails/dist/email2.html
0 → 100644
emails/grunt/aliases.yaml
0 → 100644
emails/grunt/assemble.js
0 → 100644
emails/grunt/clean.js
0 → 100644
emails/grunt/premailer.js
0 → 100644
emails/grunt/processhtml.js
0 → 100644
emails/grunt/replace.js
0 → 100644
emails/grunt/uncss.js
0 → 100644
emails/grunt/watch.js
0 → 100644
emails/gruntfile.js
0 → 100644
emails/new_user_invite.html
0 → 100644
This diff is collapsed.
Click to expand it.
emails/package.json
0 → 100644
{ | ||
"name": "Grafana-Email-Campaign", | ||
"version": "1.0.0", | ||
"description": "Grafana Email templates based on Zurb Ink", | ||
"repository": "dnnsldr/", | ||
"author": { | ||
"name": "dnnsldr", | ||
"email": "delder@riester.com", | ||
"url": "https://github.com/dnnsldr" | ||
}, | ||
"devDependencies": { | ||
"grunt": "^0.4.5", | ||
"grunt-premailer": "^0.2.10", | ||
"grunt-processhtml": "^0.3.3", | ||
"grunt-uncss": "^0.3.7", | ||
"load-grunt-config": "^0.14.0", | ||
"grunt-contrib-watch": "^0.6.1", | ||
"grunt-text-replace": "^0.3.12" | ||
}, | ||
"dependencies": { | ||
"grunt-assemble": "^0.4.0", | ||
"grunt-contrib-clean": "^0.6.0" | ||
} | ||
} |
emails/reset_password.html
0 → 100644
emails/templates/email1.html
0 → 100644
emails/templates/email2.html
0 → 100644
emails/templates/layouts/default.html
0 → 100644
emails/welcome_on_signup.html
0 → 100644
Please
register
or
sign in
to comment