aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/footer.html
AgeCommit message (Collapse)AuthorFilesLines
2014-09-13Update github links in footer.vsn4ik1-2/+2
2014-08-05cardsMark Otto1-2/+2
2014-08-02Merge branch 'master' into derpMark Otto1-0/+2
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-27Fix #14164: move Windows Phone 8 IE10 viewport bug workaround script to ↵Chris Rebert1-0/+2
footer of pages
2014-07-10start markdowning getting started and moving things to separate pagesMark Otto1-7/+7
2014-07-07Merge branch 'master' into derpMark Otto1-1/+11
Conflicts: docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/docs.min.js docs/assets/js/src/application.js
2014-07-03use non-minified Bootstrap JS when on non-gh-pagesChris Rebert1-0/+6
2014-07-03use non-minified docs JS on non-gh-pagesChris Rebert1-0/+4
2014-05-13Update jQuery to v1.11.1.XhmikosR1-1/+1
2014-03-17revamp all the thingsMark Otto1-4/+2
2014-02-08Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs-Mark Otto1-2/+2
2014-01-30Update jQuery to v1.11.0.XhmikosR1-1/+1
Also, use Google's CDN per #11369.
2014-01-19docs: use relative URLs instead of site.baseurlChris Rebert1-6/+6
2014-01-15add Issues & Releases links back to footerChris Rebert1-0/+4
2014-01-16Fix footer linksJulian Thilo1-2/+2
2014-01-11Merge branch 'master' into docs_derpMark Otto1-5/+1
Conflicts: docs/getting-started.html
2014-01-09Merge branch 'master' into docs_derpMark Otto1-1/+1
Conflicts: docs/assets/css/docs.css
2014-01-08docs-assets: concatenate and minify all javascript files.XhmikosR1-5/+1
2014-01-07adjust filename to indicate that customize JS is minifiedChris Rebert1-1/+1
2014-01-05Merge branch 'master' into docs_derpMark Otto1-2/+4
Conflicts: docs/_layouts/default.html docs/_layouts/home.html
2014-01-01Merge branch 'master' into docs_derpMark Otto1-5/+6
Conflicts: docs/_includes/footer.html docs/assets/css/docs.css
2013-12-31Fix broken JSMark Otto1-6/+5
2013-12-31Merge branch 'master' into docs_derpMark Otto1-0/+67
Conflicts: _config.yml docs/_includes/footer.html docs/_includes/nav-main.html docs/_includes/old-bs-docs.html docs/_layouts/default.html docs/_layouts/home.html docs/getting-started.html docs/index.html
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-0/+44
2013-07-18flatten docs dir back into rootMark Otto1-26/+0
2013-06-21Remove the offcanvas js from the footerTom Pietschker1-4/+0
This was moved inline in 65ad52060e1f9b5928ac0d5a0bfead0cdf1b26f4
2013-06-19Merge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap ↵Mark Otto1-0/+4
into trumbitta-offcanvas-example
2013-05-16fix tooltip defaultsfat1-1/+1
2013-05-16remove dumb assets update makefile wassupfat1-13/+1
2013-05-16a bunch javascript junkfat1-13/+13
2013-05-08add offcanvas layout example based on bradfrost/this-is-responsiveWilliam Ghelfi1-0/+4
2013-04-23'docs' folder .editorconfig code guide updatesStephen Edgar1-1/+1
2013-02-16Overhaul carousel a bit more:Mark Otto1-1/+0
* Drop custom type arrow controls for glyphicons icons instead for more consistent rendering * Remove the captions and instead let folks implement what they want in the carousel * Move the indicators to the bottom middle instead of top right * Lighten up gradients on the edges for less harsh lighting
2013-02-13Start using some includes; test out some pygments highlightingMark Otto1-0/+39