A printer-friendly style for the PyCon US 24 schedule pages, taken from Hugo's blog post.
Paste the following into the browser console. (You might get a warning about not pasting code you don't understand -- it's there for the same reasons why I don't like installing browser extensions that someone recommends to me.)
The style will only change when you print (or do a print preview).
var sheet = document.createElement("style");
sheet.innerHTML = `
@media print {