diff options
author | Sacha Chua <sacha@sachachua.com> | 2024-11-20 08:51:25 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2024-11-20 08:51:25 -0500 |
commit | 9ae4fb82a5ce5e5bca4df064d4e15f8f2690573a (patch) | |
tree | 84165cff144713a6347d0a867775c5b9ca2d4854 /organizers-notebook/index.org | |
parent | 542fac0fde2ed49a3ce45d70c0f82c61b0350a0c (diff) | |
download | emacsconf-wiki-9ae4fb82a5ce5e5bca4df064d4e15f8f2690573a.tar.xz emacsconf-wiki-9ae4fb82a5ce5e5bca4df064d4e15f8f2690573a.zip |
Cancel language
Diffstat (limited to 'organizers-notebook/index.org')
-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 |