Initial commit

This commit is contained in:
2026-07-30 11:30:00 +00:00
commit 88f62c7e09
7 changed files with 293 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
---
subject: "Welcome!"
lists: ["Newsletter"]
from_email: "Your Name <hello@example.org>"
tags: ["welcome"]
---
This is a sample campaign showing the `campaign.md` format — edit it, rename
its directory, or delete it entirely once you've got the hang of things. See
the [eec-campaigns README](https://gitea.reground.org/will/eec-campaigns#campaignmd)
for the full field reference.
{{ if .Subscriber.Attribs.first_name }}Hi {{ .Subscriber.Attribs.first_name }},{{ else }}Hi there,{{ end }}
Thanks for subscribing! You'll hear from us here whenever we've got something
worth sharing.
Talk soon.