aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
AgeCommit message (Collapse)AuthorFilesLines
2015-10-23Port #17729 to v4: Add SRI hashes to CDN links in docsChris Rebert1-0/+3
[skip sauce]
2015-10-22Remove unused sass_repo variablevsn4ik1-1/+0
2015-09-08Use jekyll-sitemap instead of our custom solution.XhmikosR1-0/+1
2015-08-21Docs: Update CDN linksHeinrich Fenkart1-3/+2
Fixes #17028 Closes #17042
2015-08-20Add jquery cdn linkZac Echola1-0/+1
2015-08-18links, disable downloads, alert package manager downloadsMark Otto1-3/+2
2015-08-18themes linkMark Otto1-1/+2
2015-08-17add redirects for all top level docs sectionsMark Otto1-0/+3
2015-08-10fix config for ignoring assets source scssMark Otto1-1/+1
2015-08-09rewrite browser and device supportMark Otto1-0/+1
2015-06-18Merge branch 'master' into v4Mark Otto1-12/+6
2015-06-16bump versionMark Otto1-7/+7
2015-03-29Merge branch 'master' into v4Mark Otto1-5/+5
Conflicts: .gitignore Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.js dist/js/bootstrap.min.js docs/_includes/components/navbar.html docs/_includes/components/progress-bars.html docs/_includes/css/grid.html docs/_includes/css/overview.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/community.html docs/_includes/getting-started/disabling-responsiveness.html docs/_includes/getting-started/download.html docs/_includes/getting-started/examples.html docs/_includes/getting-started/license.html docs/_includes/getting-started/third-party-support.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/scrollspy.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/js/transitions.html docs/_includes/nav/javascript.html docs/_includes/nav/main.html docs/about.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/js/bootstrap.js docs/dist/js/bootstrap.min.js docs/migration.html js/affix.js js/alert.js js/button.js js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/popover.js js/scrollspy.js js/tab.js js/tests/unit/affix.js js/tests/unit/button.js js/tests/unit/carousel.js js/tests/unit/modal.js js/tests/unit/tooltip.js js/tests/visual/modal.html js/tooltip.js less/component-animations.less less/jumbotron.less less/mixins/background-variant.less less/mixins/buttons.less less/mixins/responsive-visibility.less less/mixins/text-emphasis.less less/navbar.less less/navs.less less/scaffolding.less less/tooltip.less less/utilities.less less/variables.less package.json scss/_buttons.scss scss/_forms.scss scss/_modal.scss
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-19Merge branch 'master' into v4Mark Otto1-5/+5
Conflicts: _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.min.js docs/_includes/components/thumbnails.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/download.html docs/_includes/getting-started/template.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/assets/css/docs.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/js/bootstrap.js docs/dist/js/bootstrap.min.js docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/non-responsive/index.html docs/examples/theme/index.html grunt/configBridge.json less/alerts.less less/badges.less less/jumbotron.less less/panels.less less/tables.less less/theme.less less/variables.less package.json scss/_button-group.scss scss/_buttons.scss scss/_forms.scss
2015-01-19bump versionsMark Otto1-7/+7
2014-12-19don't ignore the assets/js/src/ because then it doesn't make it to the ↵Mark Otto1-1/+1
generated site
2014-12-19fix paths and baseurl actionMark Otto1-1/+1
2014-11-30Merge branch 'master' into v4Mark Otto1-5/+5
Conflicts: Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/fonts/glyphicons-halflings-regular.eot dist/fonts/glyphicons-halflings-regular.svg dist/fonts/glyphicons-halflings-regular.ttf dist/fonts/glyphicons-halflings-regular.woff docs/_data/glyphicons.yml docs/_includes/components/alerts.html docs/_includes/components/badges.html docs/_includes/components/button-dropdowns.html docs/_includes/components/button-groups.html docs/_includes/components/dropdowns.html docs/_includes/components/glyphicons.html docs/_includes/components/input-groups.html docs/_includes/components/labels.html docs/_includes/components/media.html docs/_includes/components/navbar.html docs/_includes/components/navs.html docs/_includes/components/pagination.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/css/buttons.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.html docs/_includes/css/responsive-utilities.html docs/_includes/css/sass.html docs/_includes/css/tables.html docs/_includes/css/type.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/community.html docs/_includes/getting-started/download.html docs/_includes/getting-started/examples.html docs/_includes/getting-started/whats-included.html docs/_includes/js/affix.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/overview.html docs/_includes/js/tabs.html docs/_includes/nav/components.html docs/_includes/nav/css.html docs/_includes/nav/javascript.html docs/_includes/nav/main.html docs/about.html docs/assets/css/docs.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/fonts/glyphicons-halflings-regular.eot docs/dist/fonts/glyphicons-halflings-regular.svg docs/dist/fonts/glyphicons-halflings-regular.ttf docs/dist/fonts/glyphicons-halflings-regular.woff docs/examples/carousel/index.html docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/navbar/index.html docs/examples/non-responsive/index.html docs/examples/non-responsive/non-responsive.css docs/examples/sticky-footer-navbar/index.html docs/examples/theme/index.html fonts/glyphicons-halflings-regular.eot fonts/glyphicons-halflings-regular.svg fonts/glyphicons-halflings-regular.ttf fonts/glyphicons-halflings-regular.woff less/_carousel.less less/_forms.less less/glyphicons.less
2014-11-29bump docs versionMark Otto1-1/+1
2014-11-12bump version to v3.3.1v3.3.1Mark Otto1-7/+7
2014-11-09baseurlMark Otto1-0/+1
2014-11-09Merge branch 'master' into derpMark Otto1-8/+6
Conflicts: Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/button-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/js/carousel.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.html docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/justified-nav/index.html less/_forms.less less/_tooltip.less less/navs.less less/theme.less
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-09-17ignore some files from jekyll compilationMark Otto1-0/+1
2014-08-02Merge branch 'master' into derpMark Otto1-3/+3
Conflicts: _config.yml dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/glyphicons.html docs/_includes/css/forms.html docs/_includes/css/tables.html docs/_includes/getting-started/browser-device-support.html docs/_includes/header.html docs/_includes/js/affix.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/dropdowns.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/javascript.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/grid/index.html docs/examples/jumbotron-narrow/index.html docs/examples/jumbotron/index.html docs/examples/justified-nav/index.html docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/navbar/index.html docs/examples/non-responsive/index.html docs/examples/offcanvas/index.html docs/examples/signin/index.html docs/examples/starter-template/index.html docs/examples/sticky-footer-navbar/index.html docs/examples/sticky-footer/index.html docs/examples/theme/index.html docs/examples/tooltip-viewport/index.html less/code.less less/panels.less less/variables.less
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-13markdownify browser bugs, add config vars for shorthand urlsMark Otto1-0/+6
2014-07-10start markdowning getting started and moving things to separate pagesMark Otto1-0/+3
2014-07-10jquery linksMark Otto1-0/+1
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
2014-02-13v3.1.1 bumpMark Otto1-7/+7
2014-02-08Move jade files to docs/jade/Zlatan Vasović1-1/+3