aboutsummaryrefslogtreecommitdiff
path: root/docs/components/jumbotron.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-31/+0
2017-05-27update components docsMark Otto1-2/+0
2016-10-31Make spacer utils responsive (#20926)Mark Otto1-1/+1
* make spacer utils responsive by grid tier * update scale to add two levels, document them * change responsive spacing utils to avoid the xs abbreviation in the class name for that tier * update code snippet to match source * update usage in our docs * linter * docs updates
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto1-0/+1
2016-10-02v4: Social meta tags (#20825)Mark Otto1-0/+1
* descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
2016-09-08Update docs to use new spacing util class namesMark Otto1-1/+1
2015-12-08Update examples to account for #18185Chris Rebert1-1/+1
[skip sauce]
2015-09-07Fix usage of “its” and “it’s”Zearin1-1/+1
2015-08-14Massive cleanupMark Otto1-1/+1
- 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-12remove hella vars from the jumbotronMark Otto1-14/+7
2015-08-05restore page headers, use partial and page frontmatter to organize itMark Otto1-0/+1
2015-01-19new headers, ad placements, intro paragraphs on several pages, etcMark Otto1-0/+2
2014-12-31tweak and improve jumbotronsMark Otto1-6/+7
2014-11-09Merge branch 'master' into derpMark Otto1-2/+2
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-09-17rewrite jumbotron less and make heading use a classMark Otto1-4/+15
2014-07-14markdownify jumbotron docsMark Otto1-17/+14
2014-07-12move jumbotronMark Otto1-0/+27