aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/header.html
AgeCommit message (Collapse)AuthorFilesLines
2019-03-27GA: Anonymize IPs.XhmikosR1-0/+1
2019-03-27Fix whitespace in `title` tag.XhmikosR1-5/+7
2018-12-14docs: Concat the IE files with the rest.XhmikosR1-1/+0
2018-10-20Backport search from v4 and adapt it for v3.4.0.XhmikosR1-1/+1
2018-10-18Use https, fix broken links and unneeded redirects.XhmikosR1-1/+1
2017-07-04stub out docsearch additionsMark Otto1-0/+4
2017-07-04update links, new version to v3.4.0, add new baseurl for easy v3.4 buildingMark Otto1-13/+14
2017-07-02Reorganize v3 docs CSS to use LessMark Otto1-3/+1
2016-02-18Docs: Remove <meta name="keywords"> from <head>Christian Oliff1-1/+0
Remove meta keywords - AFAIK no search engines use them for search ranking at all. There's no need for them to be included. Closes #18872 [skip sauce]
2016-02-18Bump html5shiv to v3.7.3Chris Rebert1-1/+1
Fixes #19262 Thanks to @coliff for pointing out that we were using an outdated version.
2015-09-30Add CSS portion of IE10 viewport bug workaround to docsChris Rebert1-0/+1
Refs #17337
2015-05-16Update Anchor.js and port over the existing styles.Bryan Braun1-1/+0
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it from the codebase and move any leftover styles over to docs.css. Closes #16488 by merging it.
2015-01-21Add AnchorJS for docs anchors.XhmikosR1-1/+2
2014-10-27Remove `baseurl` as it doesn't serve any real purpose.XhmikosR1-1/+1
2014-10-23Docs: Use a 180x180 apple-touch-icon.png.XhmikosR1-1/+1
Refs: https://github.com/h5bp/html5-boilerplate/commit/1c4fcf32142e888946db579df0efbb52542e0ed1 https://github.com/h5bp/html5-boilerplate/commit/345925f04384b59929d8d39ba428cef548921408 [ci skip]
2014-10-23Fix a small typo in comment.XhmikosR1-1/+1
[ci skip]
2014-07-27Fix #14164: move Windows Phone 8 IE10 viewport bug workaround script to ↵Chris Rebert1-2/+0
footer of pages
2014-07-07more accurate homepage titleMark Otto1-1/+1
2014-07-03use non-minified docs CSS on non-gh-pagesChris Rebert1-0/+5
2014-07-03use non-minified BS Theme CSS on non-gh-pagesChris Rebert1-0/+4
2014-07-03use non-minified Bootstrap CSS on non-gh-pagesChris Rebert1-0/+4
2014-06-09Move apple-touch-icon-precomposed.png and favicon.ico in docs root.XhmikosR1-2/+2
This way, it works in all browsers.
2014-06-09Use a 152x152 apple touch icon.XhmikosR1-1/+1
2014-05-22Merge branch 'master' into docs-theme-togglerMark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-05-22Revert 4f9270cc20c29cd3fbb0664379d620d14bb24a91.XhmikosR1-1/+1
The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job.
2014-05-20Merge branch 'master' into docs-theme-togglerMark Otto1-4/+2
Conflicts: docs/assets/css/docs.min.css
2014-05-10cleanupMark Otto1-3/+1
2014-05-10Update html5shiv to 3.7.2.XhmikosR1-1/+1
2014-05-07regenerate minified docs JS & CSSChris Rebert1-1/+1
2014-05-07add button to toggle the optional theme when viewing the docs; fixes #9764Chris Rebert1-0/+4
2014-04-27add ie-emulation-modes-warning.js to docs & examplesChris Rebert1-1/+2
2014-04-24Merge pull request #13390 from twbs/ie10-viewport-bugMark Otto1-0/+2
add IE10 viewport bug workaround to examples
2014-04-21Use the new respond.js URL.XhmikosR1-1/+1
2014-04-21Update html5shiv to v3.7.1.XhmikosR1-1/+1
2014-04-20add IE10 viewport bug workaround to examplesChris Rebert1-0/+2
Closes #13379.
2014-04-04Re-implement Universal AnalyticsJulian Thilo1-8/+8
X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560
2014-03-27Revert upgrade to Universal AnalyticsJulian Thilo1-6/+8
The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now.
2014-03-27Docs: switch to the Universal Analytics code.XhmikosR1-8/+6
2014-03-24Switch to `icon` instead of `shortcut icon` to fix the HTML validation tests.XhmikosR1-1/+1
2014-01-29fix css urlMark Otto1-1/+1
2014-01-19docs: use relative URLs instead of site.baseurlChris Rebert1-5/+5
2014-01-19Improve <meta> tagsZlatan Vasović1-1/+1
2014-01-08Minify docs CSS too.XhmikosR1-2/+1
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-0/+43
2013-07-18flatten docs dir back into rootMark Otto1-45/+0
2013-03-28holy crap new docs layout separate from home, no more top navbarMark Otto1-1/+1
2013-02-17forgot about those quotesMark Otto1-1/+1
2013-02-17fix the docs include logicMark Otto1-1/+1
2013-02-17Refactor some common classes from docs css and examples, then prevent ↵Mark Otto1-0/+2
examples from using docs.css
2013-02-14Convert JS page to pygments; nuke prettify assetsMark Otto1-1/+0