Files
sunfloweracres-campaigns/campaigns/welcome/campaign.md
T
2026-07-30 11:30:00 +00:00

19 lines
599 B
Markdown

---
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.