generated from will/eec-courses-template
2a4d61be15
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.
16 lines
587 B
YAML
16 lines
587 B
YAML
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
|