Skip to content Skip to sidebar Skip to footer
Showing posts with the label Html5boilerplate

Html 5 Reset (html5reset.org) - X-ua-compatible Doesn't Work

I'm using the excellent HTML 5 Reset template at html5reset.org and my X-UA-Compatible meta tag… Read more Html 5 Reset (html5reset.org) - X-ua-compatible Doesn't Work

Change Django's Default Static Directory

I got an issue with Django 1.6: I want to change the default static file directory in django. I don… Read more Change Django's Default Static Directory

HTML5 Boilerplate: Is It Possible To Inline @import For Multiple Stylesheets With The Build Script?

Currently, the H5BP ant build script (line 817) takes 'style.css' and inlines the imports s… Read more HTML5 Boilerplate: Is It Possible To Inline @import For Multiple Stylesheets With The Build Script?