I've been in the matplotlib site a few times before and I noticed that the logo was weird. Turns out the the matplotlib website has a mode where all examples are rendered with xkcd, all text is converted to Comic Sans and all other sort of funny things happen. You just have to add the xkcd keyword in the url.
Here's another example of a documentation page completely unrelated to xkcd.
I've been in the matplotlib site a few times before and I noticed that the logo was weird. Turns out the the matplotlib website has a mode where all examples are rendered with xkcd, all text is converted to Comic Sans and all other sort of funny things happen. You just have to add the xkcd keyword in the url.
Here's another example of a documentation page completely unrelated to xkcd.
Original Style: http://matplotlib.org/examples/lines_bars_and_markers/line_d...
xkcd style: http://matplotlib.org/xkcd/examples/lines_bars_and_markers/l...