From f89458c5308495f06f4232c750cd47d40de968c1 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 22 Nov 2024 14:01:25 -0500 Subject: remove org-teach --- organizers-notebook/index.org | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'organizers-notebook/index.org') diff --git a/organizers-notebook/index.org b/organizers-notebook/index.org index c5825866..a231518d 100644 --- a/organizers-notebook/index.org +++ b/organizers-notebook/index.org @@ -540,6 +540,22 @@ Success: ssh bbb.emacsverse.org docker exec -it greenlight-v2 bundle exec rake user:create["USERNAME","EMAIL","PASSWORD","user"] #+end_src +** When a talk is added after the schedule has already been drafted +- [X] Add the talk to conf.org +- [X] Add the talk ID to the draft schedule +- [X] Run the draft schedule block +- [X] elisp:emacsconf-schedule-update-from-info +- [X] elisp:emacsconf-publish-talks-json-to-files +- [X] Generate pads with ~ansible-playbook -i inventory.yml prod-playbook.yml --tags pad~ +- [X] elisp:emacsconf-set-file-prefixes +- [X] elisp:emacsconf-update-schedule +- [X] elisp:emacsconf-stream-generate-overlays +- [X] elisp:emacsconf-stream-generate-test-videos +- [X] ~rsync -avze ssh ~/proj/emacsconf/2024/assets/ res:/data/emacsconf/shared/2024/assets/~ +- [X] Send the upload instructions +- [X] Generate the intro text +- [ ] Record the intro + ** When a talk is cancelled :PROPERTIES: :CUSTOM_ID: cancel-talk @@ -547,7 +563,7 @@ docker exec -it greenlight-v2 bundle exec rake user:create["USERNAME","EMAIL","P 1. Update the status to CANCELLED. 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]] +3. Update the published schedule with [[elisp:emacsconf-update-schedule]] and push the wiki. 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 -- cgit v1.2.3