From 03da46d31abed51452d682b804ff6ae57c2e9cb3 Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Wed, 26 Jul 2017 16:45:18 -0400 Subject: [PATCH] Documentation tweak. --- 2017/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/2017/README.md b/2017/README.md index 6bab7241..111e9985 100644 --- a/2017/README.md +++ b/2017/README.md @@ -45,7 +45,11 @@ Here are specific instructions for more complex editing tasks: The workflow for this is Edit the Brains page with the schedule, then run a script to convert it into HTML and dump it into your checkout of the repo, then push that change up to the Web like any other edit. -See instructions at for installing and running the script. The source files are stored in Brains in markdown but with special tags, so that you can edit them without needing to know this whole process. The jinja2 templates are stored in the the Web site's git repo at assets/templates. +See instructions at for installing and running the script. The source files are stored in Brains in markdown but with special tags, so that you can edit them without needing to know this whole process. The jinja2 templates are stored in the the Web site's git repo at assets/templates. + +NOTE: **Before each time you use the script, make sure to update it with this command:** + +pip install --upgrade lpschedule-generator Please crop all photos of speakers too 100x100 px (200x200 px for keynotes) and then upload them to . Then include their URL in the bios page to embed them. -- 2.25.1