This is really embarrassing

It may look like only 300 people have seen this online, but don't forget the thousands that watch this in person.

Catching up on submissions.

In the last few weeks I have been focused on modernizing the archive pages. This will take another 3-4 weeks to cover from 2005 to 2023. After that, there's a possibility of recovering 2001 to 2004, but I'll probably focus on more HTML5 conversions.

There have been some design changes as well. The site (mostly) correctly reverses horizontally when translated into right-to-left languages. A lot of this is done with CSS logical properties. A few of these properties are not finalized in browsers yet, like using logicial properties in floats. Other parts are manually reversed with CSS transitions like the background images.

Desktop visitors can now add a sidebar onto this site! Open the settings in the menu.

On super large screens some inputs had to have their font size reset. I've programmed relative sizing for most of the functional parts of the site so that it grows with the screen size, but I'd like to get my hands on the jumbotron to test it out in practice. Feel free to send me screenshots of design issues.