My site uses WordPress for the blog behind the scenes. To display the blog here (with my own font and colors), i read the blog programmtically using C# and output the results to the browser. This took about 20 lines of .NET code.
In a true testament to the ease of Javascript, here is the code used to do the same thing: