Chris Blow France
Chris Blow France
There are many images which are adding up to significant filesizes per page. These should be optimized and reviewed to see which ones can be removed. For example, currently the...
There are many images which are adding up to significant filesizes per page. These should be optimized and reviewed to see which ones can be removed. For example, currently the...
Ideally only one CSS and javascript file should be served in production, using either: 1. preprocessing / during processing merging of all CSS in to one file 2. post-processing merging...
The javascript in the templates should all be contained within a file and linked with a script tag, not inline.
The timeline, when expanded on the homepage, contains some kind of errors. 
Some of the templates are HTML5 and some are not. For example the homepage is HTML5 and projects page is XHTML Transitional. They should all be HTML5 I think.