Ok, it has been 5 years since I have updated my personal webpage, once again it is just a 1 page web site; lean and mean ~:P
It might load a bit slow; I am using some of the libraries from Ext JS - a few hundred K in css, images and js to load in, should cache in the browser after the first hit, their UI widgets are just too cool.
anyhow here it is - http://www.jessehouse.com/
It might load a bit slow; I am using some of the libraries from Ext JS - a few hundred K in css, images and js to load in, should cache in the browser after the first hit, their UI widgets are just too cool.
anyhow here it is - http://www.jessehouse.com/
Comments
Move your <script> tags to the bottom of the page, right before </html> and you will see a speed improvement.