aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
AgeCommit message (Collapse)AuthorFilesLines
2015-08-22Merge pull request #17059 from kkirsche/patch-7Mark Otto1-1/+4
State Edge support instead of IE 11 as latest
2015-08-20introduction.md: Fix typo: "started template"Chris Rebert1-1/+1
2015-08-21Docs: link to tooling setup on download pageHeinrich Fenkart1-1/+1
2015-08-21Docs: various fixesHeinrich Fenkart4-4/+4
Mostly links. Fixes #17056.
2015-08-21Docs: Fix "read more about x-ua" linkHeinrich Fenkart1-1/+1
Fixes #17096
2015-08-21Fix link to wall of browser bugs; closes #17107Heinrich Fenkart1-1/+1
2015-08-19Add more compatibility info and caniuse links to Flexbox docsManoj Kumar1-2/+2
Closes #17091
2015-08-19State Edge support instead of IE 11 as latestKevin Kirsche1-1/+4
Fix #17055
2015-08-19change flexbix to flexbox in docs/getting-started/flexbox.mdswaincreates1-1/+1
2015-08-18links, disable downloads, alert package manager downloadsMark Otto1-0/+7
2015-08-18rewrite some button group docsMark Otto1-0/+14
2015-08-17add redirects for all top level docs sectionsMark Otto1-0/+1
2015-08-14Massive cleanupMark Otto11-63/+10
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-12clarify ie8-Thomas McDonald1-1/+1
2015-08-10missing todoMark Otto1-0/+1
2015-08-10stub out a best practices pageMark Otto1-0/+16
2015-08-10rip community as separate page, move to intro and restore table of contents ↵Mark Otto2-15/+18
on intro
2015-08-10remove two pages that are now elsewhereMark Otto2-59/+0
2015-08-10remove that snippetMark Otto1-2/+0
2015-08-10mention globals in intro pageMark Otto1-0/+47
2015-08-10move compilting to build-tools, rewrite some grunt stuff, add local docs ↵Mark Otto1-19/+26
with jekyll section based on readme's more detailed walkthrough
2015-08-10tweak options, renamed from customizeMark Otto1-2/+2
2015-08-09rewrite browser and device supportMark Otto1-9/+33
2015-08-09rewrite downloads pageMark Otto1-40/+41
2015-08-09new getting started intro overview doodadMark Otto1-0/+62
2015-08-08docs twerksMark Otto1-13/+2
2015-08-08correct urlMark Otto1-1/+1
2015-08-08tweak that, link to downloadsMark Otto1-1/+1
2015-08-08tweak getting started quickstart docsMark Otto1-12/+10
2015-08-05restore page headers, use partial and page frontmatter to organize itMark Otto12-3/+14
2015-08-04Merge branch 'master' into v4mMark Otto1-0/+1
2015-06-18Merge branch 'master' into v4Mark Otto7-12/+14
2015-06-13overhaul nav and shit againMark Otto1-0/+0
- drop the index pages save for examples - comment out the extend section for now - fix up spacing fix on team list
2015-06-09spec out variables customize docsMark Otto1-11/+15
2015-06-09some download changesMark Otto2-21/+31
2015-05-30clarify ie8- supportMark Otto1-1/+1
2015-05-29move flexbox to getting startedMark Otto1-0/+50
2015-05-29add markdown toc stuffMark Otto5-25/+49
2015-04-18Move getting started's quick start to the getting started indexMark Otto2-51/+45
2015-04-18stub out that customize pageMark Otto1-0/+16
2015-04-18change nav to use index files for each section; stub out index views for ↵Mark Otto1-0/+6
everything
2015-04-16Redo all our callouts with the custom callout pluginMark Otto3-13/+17
- Replaces manual use of .bd-callout with {% callout [type] %} - Rearranged some callouts for proximity to others - Turned long lists of callouts--like those on tooltips, plugings, etc--into a list because holy shit that's overwhelming
2015-04-16rename classes from .bs-docs and .bs to .bdMark Otto3-3/+3
2015-04-04page nav and titleMark Otto1-1/+1
2015-03-30Move transitions and overview to a javascript page in the getting started ↵Mark Otto1-0/+100
section
2015-03-29Merge branch 'master' into v4Mark Otto4-18/+31
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-11simplify grunt compiling docsMark Otto1-15/+8
2015-03-09comment out download options for nowMark Otto1-0/+2
2015-03-09docs redesign a bitMark Otto1-3/+3
2015-03-01Merge branch 'master' into v4Mark Otto4-7/+16
Conflicts: .travis.yml Gruntfile.js bower.json dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.js dist/js/bootstrap.min.js docs/_data/glyphicons.yml docs/_includes/components/breadcrumbs.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/labels.html docs/_includes/components/list-group.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/components/thumbnails.html docs/_includes/components/wells.html docs/_includes/css/buttons.html docs/_includes/css/forms.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.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/examples.html docs/_includes/getting-started/grunt.html docs/_includes/getting-started/license.html docs/_includes/getting-started/template.html docs/_includes/header.html docs/_includes/js/affix.html docs/_includes/js/alerts.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/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/_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/assets/js/vendor/FileSaver.js docs/assets/js/vendor/autoprefixer.js docs/assets/js/vendor/uglify.min.js docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/js/bootstrap.min.js docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/narrow-jumbotron/narrow-jumbotron.css docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/non-responsive/index.html docs/examples/non-responsive/non-responsive.css docs/examples/theme/index.html grunt/configBridge.json js/affix.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/tooltip.js less/badges.less less/glyphicons.less less/type.less less/variables.less package.json scss/_dropdown.scss scss/_forms.scss test-infra/npm-shrinkwrap.json