diff options
Diffstat (limited to 'organizers-notebook')
-rw-r--r-- | organizers-notebook/index.org | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/organizers-notebook/index.org b/organizers-notebook/index.org index 22194a3d..b22162d5 100644 --- a/organizers-notebook/index.org +++ b/organizers-notebook/index.org @@ -522,10 +522,11 @@ docker exec -it greenlight-v2 bundle exec rake user:create["USERNAME","EMAIL","P :END: 1. Update the status to CANCELLED. -2. Update the schedule with [[elisp:emacsconf-update-schedule]] -3. Regenerate the intros (before, after). elisp:emacsconf-stream-generate-in-between-pages, then use elisp:subed-record-compile-video in the intros file. -4. Sync the new intros to the /data/emacsconf/shared/$YEAR/assets/intros directory. -5. Regenerate the pads: elisp:emacsconf-pad-prepopulate-all-talks +2. Rejig the schedule if needed, and update with elisp:emacsconf-schedule-update-from-info +3. Update the published schedule with [[elisp:emacsconf-update-schedule]] +4. Regenerate the intros (before, after). elisp:emacsconf-stream-generate-in-between-pages, then use elisp:subed-record-compile-video in the intros file. +5. Sync the new intros to the /data/emacsconf/shared/$YEAR/assets/intros directory. +6. Regenerate the pads: elisp:emacsconf-pad-prepopulate-all-talks ** When a talk Q&A changes method :PROPERTIES: :CUSTOM_ID: change-talk-qa |