I have everything I've been working on pushed to the responsive branch, and it also has all of the latest stuff from master included. This includes updates to the home page and simplifying some of our JavaScript for faster load and render times.
My next focus will be on simplifying CSS styles -- especially in bootstrap.css. Once that's complete I'll work on merging bootstrap.css and theme.css into one file -- no reason to have them be separate. Once that's done I will work some more on moving styles to a more appropriate file; right now we have things in docs.css that should be in theme.css and vice versa.
