aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.html
AgeCommit message (Collapse)AuthorFilesLines
2014-01-05Replace getElementsByTag by querySelector for IE10 Mobile plateform.Gregory HOULLIER1-1/+1
2014-01-05Fix typosQuy Ton1-2/+2
2014-01-04Fix anchor linksQuy Ton1-2/+2
2014-01-03Merge branch 'master' into docs_derpMark Otto1-4/+3
2014-01-03flip order so sentence reads betterChris Rebert1-1/+1
2014-01-03de-emphasize /docs/assets and docs HTML now that they're outside of the root dirChris Rebert1-4/+2
2014-01-03Update source code download structureQuy Ton1-4/+5
2013-12-31Merge branch 'master' into docs_derpMark Otto1-0/+1108
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-31Merge branch 'master' into docs_dirMark Otto1-0/+2
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-0/+1101
2013-07-18flatten docs dir back into rootMark Otto1-270/+0
2013-07-18clarify IE support and rearrange getting started docs a bitMark Otto1-22/+25
2013-07-17Merge branch '3.0.0-wip' into bs3_remove_examplesMark Otto1-10/+79
Conflicts: docs/_includes/nav-getting-started.html docs/examples/navbar-fixed-top.html docs/examples/navbar-static-top.html docs/examples/navbar.html docs/getting-started.html
2013-07-17Merge branch '3.0.0-docs-calloutfam' of ↵Mark Otto1-4/+4
https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-docs-calloutfam Conflicts: docs/components.html docs/css.html docs/customize.html
2013-07-17Fixes #8360: Add mention of IE compatibility mode to docsMark Otto1-0/+5
2013-07-17Move license FAQs to the docs, add link to side navMark Otto1-0/+46
2013-07-17Fixes #8356: Move browser compatibility from wiki into real docsMark Otto1-0/+18
2013-06-29Remove references to fontsQuy Ton1-7/+1
2013-06-26Adjust info callout, add callouts to docsJulian Thilo1-4/+4
* Adjust the background-color of bs-callout-info to match danger and warning in tone * Convert all the callouts * Change some callouts to info/warning * Add new callout
2013-06-25Recess welcomeJulian Thilo1-1/+1
2013-06-25Add IDs, adjust textJulian Thilo1-1/+1
2013-06-25Add callout to docs: LESS compiler supportJulian Thilo1-0/+5
2013-06-20Move examples out of the main repo to twbs/bootstrap-examplesMark Otto1-98/+7
While examples are phenomenally useful and awesome for folks getting started with Bootstrap, they don't really shine as well being buried in the main docs. Moreover, having anything that's not core HTML, CSS, JS, or documentation in the main repo seems to just get in the way. Therefore, examples gets its own repo. Specifically, we're doing the following: * Deletes all example screenshots * Deletes example layout * Deletes example files * Updates Getting Started docs to include only the template and a link to the new examples project All the examples and their history will be preserved in the switch.
2013-06-03nuke the .colMark Otto1-12/+12
2013-06-02Fix layout for examples in getting-startedRobert Burns1-82/+89
2013-05-21Fixed broken Customizer link for docsAJ Acevedo1-1/+1
2013-05-14outdent the file listMark Otto1-13/+13
2013-05-09more nav twerks for getting started pageMark Otto1-5/+5
2013-05-09Update getting started pageMark Otto1-5/+5
2013-05-09rename welcome to getting startedMark Otto1-0/+282
2013-03-28holy crap new docs layout separate from home, no more top navbarMark Otto1-270/+0
2013-03-28new subnav on all pagesMark Otto1-32/+11
2013-03-26docs fixes with new .bs-docs-container; fixing some lingering grid classesMark Otto1-16/+16
2013-03-26New grid classesMark Otto1-2/+2
2013-03-14modify copyMark Otto1-5/+5
2013-03-14Added bower install to download/install options in getting started guideAddy1-0/+5
2013-02-26add new example thumbnails; update links to point to new windowsMark Otto1-18/+18
2013-02-26nuke remaining less/tests/ files and move grid over to examples dirMark Otto1-0/+7
2013-02-26Move navbar examples to /examples directoryMark Otto1-0/+23
2013-02-16All Glyphicons now require a base class, e.g. .glyphicon.glyphicon-starMark Otto1-6/+6
2013-02-14Make example pages use Jekyll; add sticky footer navbar image to examplesMark Otto1-9/+9
2013-02-13Start using some includes; test out some pygments highlightingMark Otto1-200/+207
2013-02-13Restore gallery page, add active nav class jankitude, auto regenerate docs ↵Mark Otto1-1/+1
on file save
2013-02-12rearrange jekyll and docsMark Otto1-0/+249
2013-02-12nuke what we don't need for jekyllMark Otto1-380/+0
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-1/+1
2013-02-05Update link to changelogMark Otto1-1/+1
2013-01-31Rename marketing-narrow to jumbotron-narrow for mo betta naming schemesMark Otto1-2/+2
2013-01-31Remove gallery link from navbar; add to homepage examples section insteadMark Otto1-3/+0
2013-01-31Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-2/+4
Conflicts: docs/assets/css/bootstrap.css docs/assets/css/docs.css docs/assets/js/application.js docs/components.html docs/templates/pages/components.mustache less/sprites.less