-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
214 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 43 additions & 0 deletions
43
email/workspace/output/slight.rose.opossum/sent/Kishan-metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"name": "Kishan", | ||
"record": { | ||
"name": "Kishan", | ||
"email": "[email protected]", | ||
"subject": "DoCSoc x Kishan", | ||
"attachment1": "./attachments/DoCSoc Sponsorship Proposal 24-25.pdf", | ||
"attachment2": "./attachments/munch.jpg" | ||
}, | ||
"engine": "nunjucks", | ||
"engineOptions": { | ||
"templatePath": "templates/template.md.njk", | ||
"rootHtmlTemplate": "templates/wrapper.html.njk" | ||
}, | ||
"files": [ | ||
{ | ||
"filename": "Kishan__nunjucks__Preview-Markdown.md", | ||
"engineData": { | ||
"name": "Preview-Markdown.md", | ||
"metadata": { | ||
"type": "markdown" | ||
} | ||
} | ||
}, | ||
{ | ||
"filename": "Kishan__nunjucks__Preview-HTML.html", | ||
"engineData": { | ||
"name": "Preview-HTML.html", | ||
"metadata": { | ||
"type": "html" | ||
} | ||
} | ||
} | ||
], | ||
"email": { | ||
"to": "[email protected]", | ||
"subject": "DoCSoc x Kishan" | ||
}, | ||
"attachments": [ | ||
"./attachments/munch.jpg" | ||
], | ||
"$originalFilepath": "output/slight.rose.opossum/Kishan-metadata.json" | ||
} |
26 changes: 26 additions & 0 deletions
26
email/workspace/output/slight.rose.opossum/sent/Kishan__nunjucks__Preview-HTML.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<!-- DoCSoc Mail Merge Wrapper - used to wrap results rendered from Markdown --> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
</head> | ||
<body> | ||
<p>Dear Kishan,</p> | ||
<p>I hope you are well. Do you like the photo I sent?</p> | ||
<p>If you are seeing this email, it means that the new mail merge tool is working as expected.</p> | ||
<p>For it was this email you see, that was sent by complete mail merge pipeline.</p> | ||
<p>Of course, some things are still missing, namely:</p> | ||
<ul> | ||
<li>Attachments</li> | ||
<li>Crash-proofing so you don't double send emails</li> | ||
<li>A nice CLI</li> | ||
<li>Docs</li> | ||
</ul> | ||
<p>But it does work!</p> | ||
<p>Kind regards,<br> | ||
Some TypeScript code on behalf of Kishan Sambhi (he/him)<br> | ||
DoCSoc Vice President</p> | ||
|
||
</body> | ||
</html> |
20 changes: 20 additions & 0 deletions
20
...workspace/output/slight.rose.opossum/sent/Kishan__nunjucks__Preview-Markdown.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Dear Kishan, | ||
|
||
I hope you are well. Do you like the photo I sent? | ||
|
||
If you are seeing this email, it means that the new mail merge tool is working as expected. | ||
|
||
For it was this email you see, that was sent by complete mail merge pipeline. | ||
|
||
Of course, some things are still missing, namely: | ||
|
||
- Attachments | ||
- Crash-proofing so you don't double send emails | ||
- A nice CLI | ||
- Docs | ||
|
||
But it does work! | ||
|
||
Kind regards, | ||
Some TypeScript code on behalf of Kishan Sambhi (he/him) | ||
DoCSoc Vice President |
42 changes: 42 additions & 0 deletions
42
email/workspace/output/specified.brown.grasshopper/Kishan-metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"name": "Kishan", | ||
"record": { | ||
"name": "Kishan", | ||
"email": "[email protected]", | ||
"subject": "DoCSoc x Kishan", | ||
"attachment1": "./attachments/DoCSoc Sponsorship Proposal 24-25.pdf", | ||
"attachment2": "./attachments/munch.jpg" | ||
}, | ||
"engine": "nunjucks", | ||
"engineOptions": { | ||
"templatePath": "templates/template.md.njk", | ||
"rootHtmlTemplate": "templates/wrapper.html.njk" | ||
}, | ||
"files": [ | ||
{ | ||
"filename": "Kishan__nunjucks__Preview-Markdown.md", | ||
"engineData": { | ||
"name": "Preview-Markdown.md", | ||
"metadata": { | ||
"type": "markdown" | ||
} | ||
} | ||
}, | ||
{ | ||
"filename": "Kishan__nunjucks__Preview-HTML.html", | ||
"engineData": { | ||
"name": "Preview-HTML.html", | ||
"metadata": { | ||
"type": "html" | ||
} | ||
} | ||
} | ||
], | ||
"email": { | ||
"to": "[email protected]", | ||
"subject": "DoCSoc x Kishan" | ||
}, | ||
"attachments": [ | ||
"./attachments/munch.jpg" | ||
] | ||
} |
26 changes: 26 additions & 0 deletions
26
email/workspace/output/specified.brown.grasshopper/Kishan__nunjucks__Preview-HTML.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<!-- DoCSoc Mail Merge Wrapper - used to wrap results rendered from Markdown --> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
</head> | ||
<body> | ||
<p>Dear Kishan,</p> | ||
<p>I hope you are well.</p> | ||
<p>If you are seeing this email, it means that the new mail merge tool is working as expected.</p> | ||
<p>For it was this email you see, that was sent by complete mail merge pipeline.</p> | ||
<p>Of course, some things are still missing, namely:</p> | ||
<ul> | ||
<li>Attachments</li> | ||
<li>Crash-proofing so you don't double send emails</li> | ||
<li>A nice CLI</li> | ||
<li>Docs</li> | ||
</ul> | ||
<p>But it does work!</p> | ||
<p>Kind regards,<br> | ||
Some TypeScript code on behalf of Kishan Sambhi (he/him)<br> | ||
DoCSoc Vice President</p> | ||
|
||
</body> | ||
</html> |
19 changes: 19 additions & 0 deletions
19
...kspace/output/specified.brown.grasshopper/Kishan__nunjucks__Preview-Markdown.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
Dear Kishan, | ||
|
||
I hope you are well. | ||
|
||
If you are seeing this email, it means that the new mail merge tool is working as expected. | ||
|
||
For it was this email you see, that was sent by complete mail merge pipeline. | ||
|
||
Of course, some things are still missing, namely: | ||
- Attachments | ||
- Crash-proofing so you don't double send emails | ||
- A nice CLI | ||
- Docs | ||
|
||
But it does work! | ||
|
||
Kind regards, | ||
Some TypeScript code on behalf of Kishan Sambhi (he/him) | ||
DoCSoc Vice President |