| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-16 | Use direct links to documentation, getting started and about pages. | XhmikosR | 1 | -2/+2 | |
| The old ones are still being redirected. | |||||
| 2017-08-14 | FIX: Broken 'About' Link in the Footer (#23367) | Ahmad Awais | 1 | -1/+1 | |
| 2017-08-12 | Fix broken Examples link in the docs footer include – `footer.html`. (#23348) | Steven Black | 1 | -1/+1 | |
| Re: #23343 – **Broken Links on getbootstrap.com** Clicking the `Examples` link in the Docs footer yields 404. http://getbootstrap.com/examples/ If merged, this makes the footer `Examples` link like the one in docs-navbar.html which is the same folder. Therefore `_includes/footer.html` and `_includes/docs-navbar.html` now use the same link to `Examples`. | |||||
| 2017-08-11 | Fix the broken about link in the footer (#23298) | Garth Bjerk | 1 | -1/+1 | |
| 2017-08-07 | new homepage, new assets, clean out old stuff | Mark Otto | 1 | -1/+1 | |
| 2017-07-30 | Specify `rel="noopener` for external links. | XhmikosR | 1 | -2/+2 | |
| 2017-05-29 | move scripts to separate include so we can include them across layouts even ↵ | Mark Otto | 1 | -51/+0 | |
| if the footer isn't there | |||||
| 2017-05-29 | Better handling of redirects | Maxime Locqueville | 1 | -9/+7 | |
| 2017-05-29 | remove origin from url to be able to redirect locally | Maxime Locqueville | 1 | -3/+11 | |
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 1 | -0/+57 | |
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 1 | -44/+0 | |
| 2013-12-07 | Load minified Bootstrap JS code | Zlatan Vasović | 1 | -1/+1 | |
| 2013-12-06 | Minify docs-assets too. | XhmikosR | 1 | -5/+1 | |
| 2013-11-05 | Add async attribute to Twitter widget script | Ross Allen | 1 | -1/+3 | |
| 2013-11-05 | Add protocol for jQuery to work when accessed as file | Ross Allen | 1 | -1/+1 | |
| URLs without protocols get "file:" prepended when their document is loaded as a file. Make sure the docs can always be opened by specifying a protocol. | |||||
| 2013-11-04 | Load Twitter widget async, prevent SPOF | Ross Allen | 1 | -1/+13 | |
| Twitter's widget library[1] provides an async snippet to inject the script tag later. Since widgets.js came before the local JS, if twitter.com took long to respond it would prevent subsequent synchronous script tags. [1] https://dev.twitter.com/docs/tfw-javascript | |||||
| 2013-11-04 | Serve jQuery from cookie-free Google APIs | Ross Allen | 1 | -1/+1 | |
| jQuery.com uses Google Analytics and so sets a cookie when you visit the site. When you request jquery.js from its CDN, code.jquery.com, you take a hit from sending your previous GA cookie in the request. Google Hosted Libraries[1] and googleapis.com never set cookies. [1] https://developers.google.com/speed/libraries/devguide | |||||
| 2013-10-10 | use https:// for CDN links | Chris Rebert | 1 | -1/+1 | |
| - works when viewing page via file:// - sets a good example security-wise | |||||
| 2013-10-09 | use CDN for jQuery instead of vendoring it; fixes part of #10989 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-23 | move /assets/ to /docs-assets/ ; fixes #10715 | Chris Rebert | 1 | -9/+9 | |
| 2013-08-19 | fix customizer | fat | 1 | -0/+1 | |
| 2013-08-18 | bunch of updates to customizer | fat | 1 | -0/+1 | |
| 2013-08-17 | move customizer onto gists | fat | 1 | -1/+0 | |
| 2013-08-11 | rebuild + first bit of customizer urls | fat | 1 | -0/+8 | |
| 2013-08-05 | Remove type attribute of tag "script". | vsn4ik | 1 | -2/+1 | |
| In HTML5 in tag script, the type attribute is no longer required. The default value is "text/javascript". http://www.w3.org/TR/html5/scripting-1.html#attr-script-type | |||||
| 2013-07-27 | mo links, fix ads and analytics in gh pages | Mark Otto | 1 | -17/+15 | |
| 2013-07-27 | fixes for hella broken links on account of jekyll and twbs.github.com links | Mark Otto | 1 | -4/+4 | |
| 2013-07-27 | herpy derpy shit for urls | Mark Otto | 1 | -4/+4 | |
| 2013-07-19 | hacky way of not showing ads or analytics in local dev | Mark Otto | 1 | -15/+17 | |
| 2013-07-18 | finish flattening repo structure; add dist folder of compiled css/js | Mark Otto | 1 | -2/+2 | |
| 2013-07-18 | flatten docs dir back into root | Mark Otto | 1 | -0/+26 | |
