aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-27Fix whitespace in `title` tag.XhmikosR1-0/+2
2019-02-15Remove the customize redirect. (#28270)XhmikosR1-1/+0
The current `baseurl` makes this wrong.
2019-02-13Distv3.4.1XhmikosR1-3/+3
2019-02-13Bump version to 3.4.1.XhmikosR1-7/+7
2019-02-11Fix redirects.XhmikosR1-0/+1
* Actually include the jekyll-redirect-from plugin * We handle the removed ones in docs latest version, apart from the 3.3 customizer redirect.
2018-12-14Dist.v3.4.0XhmikosR1-3/+3
2018-12-14Update devDependencies, gems and lots of cleanup/build fixes.XhmikosR1-1/+3
* switch to grunt-postcss and autoprefixer directly; this is the recommended way. * uglify: specify `ie8` for compatibility * specify `cascade:false` for autoprefixer * specify `ieCompat` for less * drop grunt-contrib-compress since it doesn't work with Node.js 10.x * remove grunt-contrib-htmlmin to match the v4 docs * clean up Gruntfile.js * clean up .travis.yml and backport changes from v4 * build ie10-viewport-bug-workaround.less since it's used in examples * move shrinkwrap to root * bs-commonjs-generator.js: Use `path.posix` * remove .hound.yml * remove references to no longer used PR bots * backport and adapt the sri generation script from v4
2018-10-18Change CDN URLs to the new ones.XhmikosR1-3/+3
2018-10-18Use https, fix broken links and unneeded redirects.XhmikosR1-4/+4
2018-10-08Remove jobs link.XhmikosR1-1/+0
2018-04-08Merge branch 'v3.4.0-dev' of https://github.com/twbs/bootstrap-3 into v3.4.0-devMark Otto1-1/+0
2018-04-06Merge remote-tracking branch 'origin/master' into v3.4.0-devMark Otto1-0/+2
2018-04-06update port from 3001 to 9001Mark Otto1-1/+1
2017-11-26file cleanupMark Otto1-1/+0
2017-11-25Merge branch 'master' into v3.4.0-devMark Otto1-0/+2
2017-09-12Fixed footer broken links (#23808)Harish Gadiya1-0/+2
2017-07-04update links, new version to v3.4.0, add new baseurl for easy v3.4 buildingMark Otto1-7/+8
2017-07-02new portMark Otto1-1/+1
2017-07-02dropdown nav for other docs versionsMark Otto1-0/+1
2016-07-25_config.yml: Update SRI hashes for v3.3.7Chris Rebert1-3/+3
2016-07-25Update version numbers in preparation for v3.3.7 release (#20357)Chris Rebert1-7/+7
[skip sauce]
2016-03-10Use jekyll-sitemap instead of our custom solution.XhmikosR1-0/+3
2015-12-06_config.yml: Add site.themes variableChris Rebert1-0/+1
2015-11-28Closes #18353. Updated SRI hashes in docs.Michael Huynh1-3/+3
Used https://www.srihash.org/.
2015-11-24bump versionMark Otto1-7/+7
2015-10-23Adding subresource hashes to CDN links.Chris Barry1-0/+4
In Firefox 43 and Chrome 45 there will be support for Subresource Iintegrity (SRI). More information here: https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity Closes #17729 by merging a tweaked version of it.
2015-06-16bump versionMark Otto1-7/+7
2015-03-16BootstrapCDN: v3.3.2 => v3.3.4Chris Rebert1-3/+3
2015-03-16Sass: v3.3.3 => v3.3.4Chris Rebert1-1/+1
2015-03-16v3.3.2 => v3.3.4Chris Rebert1-3/+3
2015-03-15Bump bootstrap-sass download link to Sass-specific v3.3.3Chris Rebert1-1/+1
bootstrap-sass v3.3.2 is broken. Refs https://github.com/twbs/bootstrap-sass/issues/862 Refs https://github.com/twbs/bootstrap-sass/releases/tag/v3.3.3 Refs https://github.com/twbs/bootstrap-sass/commit/daeb43dcc7b0ab06328acaca0549ee68c039aaa6
2015-01-19bump versionsMark Otto1-7/+7
2014-11-12bump version to v3.3.1v3.3.1Mark Otto1-7/+7
2014-10-30Revert "Use jsDelivr CDN until BootstrapCDN gets updated"Chris Rebert1-3/+3
This reverts commit ea23969150e7329dd4e996b844db0282c4d2319d. BootstrapCDN has now uploaded Bootstrap v3.3.0
2014-10-30Use jsDelivr CDN until BootstrapCDN gets updatedHeinrich Fenkart1-3/+3
2014-10-29version bumpMark Otto1-7/+7
2014-10-27Remove `baseurl` as it doesn't serve any real purpose.XhmikosR1-1/+0
2014-07-18Use HTTPS in CDN URLs in _config.ymlChris Rebert1-3/+3
For consistency with the rest of the docs and per our code guidelines.
2014-07-07Switch to Rogue over Pygments for speeeeeedMark Otto1-1/+1
2014-06-26maxcdn urlsv3.2.0Mark Otto1-3/+3
2014-06-26bump to v3.2.0Mark Otto1-7/+7
2014-06-09Fixes #13587: Switch to Kramdown for Markdown compiler in JekyllMark Otto1-1/+1
2014-05-13Remove RTL leftovers.XhmikosR1-1/+0
2014-05-12nuke rtlMark Otto1-1/+1
2014-05-04include RTL CSS CDN URL in Download docsChris Rebert1-0/+1
2014-03-24Fix #13138: use underscore prefix to ignore directoriesZlatan Vasović1-5/+0
2014-03-08Remove redundant _config.yml quotesZlatan Vasović1-3/+3
2014-03-07Remove ./ from _config.yml pathsZlatan Vasović1-2/+2
2014-03-07Reorganize docs assetsZlatan Vasović1-0/+1
2014-02-27Add sitemap.xml and robots.txt files.XhmikosR1-1/+1