enabling the 2021 live streaming page
[libreplanet-static.git] / 2018 / README.md
index f0246c704de4e19e5838916ab8aa019ca63fec91..ca16e066627b5f555374f36002469f7e8cfd811d 100644 (file)
@@ -45,7 +45,7 @@ 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 <https://ricketyspace.net/lpschedule-generator> 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 <https://ricketyspace.net/lpschedule-generator> 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.
 
 Please crop all photos of speakers too 100x100 px (200x200 px for keynotes) and then upload them to <http://static.fsf.org/nosvn/libreplanet/speaker-pics/>. Then include their URL in the bios page to embed them.
 
@@ -170,7 +170,6 @@ chmod 777 /path-to-site/logs
 
 ```
 a2ensite libreplanet
-* Do not need to do on mdb system
 ```
 
 Replace `your-virtual-host` with the name of virtual host file you made (in this case, libreplanet).
@@ -181,8 +180,6 @@ Replace `your-virtual-host` with the name of virtual host file you made (in this
 service apache2 restart
 *  /etc/init.d/apache2 restart
 
-If you are mdb, do: user-apache-restart
-
 ```
 
 *Edit your hosts file*