Made a couple of changes involving the sidebar. The sidebar was the only part of the site that required any JavaScript. I removed that and used CSS transforms to animate. Simply mouse over to open it; there’s no reason for it to stay open so it’ll shut back up when you mouse out. Because of this change the site is temporarily shutting anybody out using a non-WebKit browser. After I wake up today I intend to write a little user-agent code into the backend to re-add the JavaScript for Firefox so it’s useable again with FF, while not unnecessarily loading the JS libraries if it’s running Safari.
Leave a comment


