diff options
author | Sacha Chua <sacha@sachachua.com> | 2024-10-29 13:03:02 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2024-10-29 13:03:02 -0400 |
commit | 8afd1ef720eaa9c0fe222a55c49c7533dc643415 (patch) | |
tree | 1cf0fd4d5ea4bb3bd9bd06bd86dd0aaad50f2c0f /organizers-notebook/index.org | |
parent | 157db788ae248c5367ac11dd988a2df6850b3cf8 (diff) | |
download | emacsconf-wiki-8afd1ef720eaa9c0fe222a55c49c7533dc643415.tar.xz emacsconf-wiki-8afd1ef720eaa9c0fe222a55c49c7533dc643415.zip |
add instructions for watching/participating
Diffstat (limited to 'organizers-notebook/index.org')
-rw-r--r-- | organizers-notebook/index.org | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/organizers-notebook/index.org b/organizers-notebook/index.org index 3f8a9330..71d61c74 100644 --- a/organizers-notebook/index.org +++ b/organizers-notebook/index.org @@ -177,6 +177,15 @@ For each talk: ** Set up backstage and upload See [[emacsconf-ansible:README.org]]. +** Post the schedule + +- [[elisp:(setq emacsconf-publishing-phase 'schedule)]] +- elisp:emacsconf-publish-info-pages +- elisp:emacsconf-publish-schedule-org-files +- elisp:emacsconf-ical-generate-all +- Update talks.md to refer to watch.md as well + + ** Process uploaded files Basic setup: @@ -198,6 +207,13 @@ Process: 1. update-cache on my computer. 2. elisp:emacsconf-publish-cache-video-data or elisp:emacsconf-cache-all-video-data 3. elisp:emacsconf-publish-backstage-index +** Getting ready for captions + +Onboarding: + +- Add captioner to conf.org with the ~:caption:~ tag, under a Volunteers heading with the ~volunteer~ tag. Make sure the ~EMAIL~ property is set. +- Add captioner to emacsconf-org mailing list. +- Send backstage information elisp:emacsconf-mail-backstage-info-to-volunteer . (Can be sent to all captioning volunteers with elisp:emacsconf-mail-backstage-info-to-captioning-volunteers) * Other process notes :PROPERTIES: |