Add welcome course stub (day-0 only)
Sync courses / sync (push) Successful in 4s

active: false until day-1+ copy is ready. Entered via /subscribe's
SUBSCRIBE_ENROLL_COURSE_SLUG=welcome, not signup_list_name — the
site's mailing-list signup already adds to the list.
This commit is contained in:
2026-07-24 11:30:45 -04:00
parent 90961ee7e4
commit 2a4d61be15
2 changed files with 31 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
active: false # stub: only one step so far — flip once day-1+ copy is ready
slug: welcome
name: "Welcome to Two Squirrels Press"
from_email: hello@twosquirrelspress.com
ceiling_hours: 24
# Entered only via eec's own POST /subscribe (the site's "join the mailing
# list" form), which also enrolls in this course when configured with
# SUBSCRIBE_ENROLL_COURSE_SLUG=welcome (see the eec-twosquirrelspress
# Ansible role). No signup_list_name here — getting the welcome message
# already means you're on the list, /subscribe put you there.
steps:
- file: day-0.md
+16
View File
@@ -0,0 +1,16 @@
---
subject: "Welcome to Two Squirrels Press"
---
Hi there,
Welcome to the Two Squirrels Press newsletter! We're glad you're here.
From now on, this is where you'll hear about new releases, behind-the-scenes
notes from our authors, and the occasional bit of news worth passing along.
No spam, no noise — just the good stuff, whenever we actually have something
to say.
Thanks for reading with us.
The Two Squirrels Press team