aboutsummaryrefslogtreecommitdiff
path: root/examples/starter-template
AgeCommit message (Expand)AuthorFilesLines
2013-11-03Add toogle nav for screen readers in examplesThanos Lefteris1-0/+1
2013-10-31Added navigation role to example navbarsAJ Acevedo1-1/+1
2013-10-30remove unused `{{ page.base_url }}` variables, and fix the urlswangsai1-1/+1
2013-10-17Warn about IE8 + Respond.js + file:// problem in examples; fix #11019Chris Rebert1-0/+3
2013-10-16upgrade to html5shiv v 3.7.0Chris Rebert1-1/+1
2013-10-13use CDN for respond.jsChris Rebert1-1/+1
2013-10-10use https:// for CDN linksChris Rebert1-2/+2
2013-10-09use CDN for jQuery instead of vendoring it; fixes part of #10989Chris Rebert1-1/+1
2013-10-09use CDN for html5shiv instead of vendoring it; fixes part of #10989Chris Rebert1-1/+1
2013-09-24Disable IE Compatibility Mode in docs, examplesJulian Thilo1-0/+1
2013-09-23move /assets/ to /docs-assets/ ; fixes #10715Chris Rebert1-4/+4
2013-08-18add IE's Conditional comments for respondjs and html5shivsaiwang1-1/+6
2013-08-17add respond.js to all examples (fixes #9731)Mark Otto1-1/+6
2013-08-16fix up sticky footer example (fixes #9680) and add favicons to all examplesMark Otto1-0/+1
2013-08-15hella examples fixing, mostly navbars and lots of work on grids exampleMark Otto1-10/+12
2013-08-15move to examples dirMark Otto2-0/+57