BakingPlate icon indicating copy to clipboard operation
BakingPlate copied to clipboard

update for h5bp

Open sams opened this issue 12 years ago • 2 comments

consistent with h5bp v4

  • update html conditional comments
  • update styles (spliting into main.css & normalize.css)
  • update scripts (rename libs to vendor, rename script.js to main.js)
  • centralize HtmlHelper css & script calls in layout
  • update jquery & modernizr
  • remove AutoView & ThemedAuto View

sams avatar Oct 08 '12 13:10 sams

Does the original H5BP project still have modernizr enabled by default? I don't actually think it's used that much and am starting to think we should leave it commented out?

ProLoser avatar Oct 09 '12 18:10 ProLoser

yes h5bp does have include modernizr. commenting it out is no biggie, I do think it is extremely useful

sams avatar Oct 09 '12 23:10 sams