aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/nav-css.html
AgeCommit message (Collapse)AuthorFilesLines
2014-01-19Additional changes to #12275 and #12292Quy Ton1-1/+1
2014-01-18Make spelling of Less uniform throughout the docsJulian Thilo1-1/+1
2014-01-14Don't copy-pasta all the Sass docs because fuck keeping that up to date. ↵Mark Otto1-4/+1
Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md.
2013-12-31Merge branch 'master' into docs_derpMark Otto1-0/+130
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/+129
2013-07-18flatten docs dir back into rootMark Otto1-76/+0
2013-07-09Dustin the docs againJulian Thilo1-1/+0
* Fix alllll the links! * Change all `*.js` in JS plugin docs (no mo `bootstrap-`) * Fully remove `tr.info` * Bring nav includes up to date
2013-06-27add docs callout for glyphicons on homepage and CSS pageMark Otto1-0/+3
2013-06-09Redo grid documentationMark Otto1-1/+3
* Update example sections to include basic, mobile-desktop, and mobile-tablet-desktop implementations * Add more examples to the grid example page * Red columns instead of gray for more Bootstrapy aesthetic
2013-06-08add new grid subnav linkMark Otto1-0/+1
2013-05-16Drop .form-actionsMark Otto1-1/+0
2013-05-09Fixes #7823: add mention of container to CSS page; build out CSS overview subnavMark Otto1-1/+11
2013-05-08Super massive docs overhaulMark Otto1-0/+62
* Bring back the navbar up top * Pull the docs content back into separate pages because a 6.6k line docs file is just crazy * Recenter the page content and bring back affixed side nav (needs work)