grafana/emails
Oleg Gaidarenko 66f739815b
Emails: remove the yarn.lock (#18724)
yarn.lock with old deps triggers the github vuln errors, if you update deps
to newest versions grunt commands will stop working. Since we generating
emails here, vuln errors seems needless.

We need to remove grunt dependency anyhow
2019-08-26 18:26:49 +02:00
..
assets/css getting tables to behave on mobile 2016-08-29 16:55:19 -04:00
grunt tech(emails): small update to grunt watch for emails 2015-08-11 16:40:23 +02:00
templates Fix: Alert email variable name typo fixed (#16232) 2019-03-27 09:42:20 +01:00
gruntfile.js feat(invite): began work on email template build system, and css inlining 2015-08-10 17:50:02 +02:00
package.json Emails: resurrect template notification (#18686) 2019-08-26 17:19:03 +02:00
README.md Emails: resurrect template notification (#18686) 2019-08-26 17:19:03 +02:00

Prerequisites

  • npm install
  • gem install premailer

Tasks

  • npm run build (default task will build new inlines email templates)
  • npm start (will build on source html or css change)

Result

Assembled email templates will be in dist/ and final inlined templates will be in ../public/emails/