aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
AgeCommit message (Collapse)AuthorFilesLines
2012-01-26flip order of content on home pageMark Otto1-23/+23
2012-01-26fix links to apple touch iconsMark Otto1-3/+3
2012-01-26more docs homepage adjustmentsMark Otto1-3/+2
2012-01-26updated homepage docs to distill straplineMark Otto1-1/+2
2012-01-26overhaul frontpage jumbotron, add js for twitter buttons back in, fix up ↵Mark Otto1-30/+36
some form ids and classes, straighten out the use of primary button variable
2012-01-26fix small icons on homepageMark Otto1-4/+4
2012-01-25docs fixesMark Otto1-15/+15
2012-01-25rebuild + add spy to templateJacob Thornton1-1/+1
2012-01-25spec'ed out an examples overview page with links to current examples; ↵Mark Otto1-1/+1
examples still need work themselves though
2012-01-25fix location of faviconMark Otto1-1/+1
2012-01-25update docs to include separate responsive css, update docs to highlight ↵Mark Otto1-0/+1
proper file name, updated makefile to build responsive separately
2012-01-25move css builder and downloader to dedicated page, start to update remaining ↵Mark Otto1-0/+3
sections on LESS docs page
2012-01-24Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-8/+2
Conflicts: docs/index.html docs/templates/pages/index.mustache
2012-01-24fix broken index page heading, update variables and less pagesMark Otto1-1/+1
2012-01-24rebuildJacob Thornton1-2/+2
2012-01-24Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-34/+33
Conflicts: docs/templates/pages/index.mustache
2012-01-24Merge branch '2.0-wip' of https://github.com/MGaetan89/bootstrap into 2.0-wipJacob Thornton1-2/+1
Conflicts: docs/templates/pages/index.mustache
2012-01-24Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-4/+3
Conflicts: docs/templates/pages/index.mustache
2012-01-24docs updates to make the getting started section more responsive, updated ↵Mark Otto1-34/+34
the benefits to be clearer and swap x for checkmark
2012-01-24i18n indexJacob Thornton1-1/+1
2012-01-23start wrapping text in {{_i}} for translationJacob Thornton1-2/+1
2012-01-23rebuild with new templatesJacob Thornton1-252/+186
2012-01-23Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-0/+17
Conflicts: bootstrap.css docs/base-css.html docs/components.html docs/index.html docs/javascript.html docs/less.html docs/scaffolding.html
2012-01-23add templates for doc generationJacob Thornton1-195/+207
2012-01-23remove dropdowns, add in sub nav insteadMark Otto1-60/+9
2012-01-17scope table styles to a class, .table, instead of on the generic element as ↵Mark Otto1-1/+1
a smarter default
2012-01-16fix js link in docs nav, restyle accordion with new cssMark Otto1-1/+1
2012-01-15Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
2012-01-15fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix ↵Mark Otto1-4/+3
pager example code
2012-01-15Fix typo in Responsive design contentPaul Kauders1-1/+1
2012-01-14change up classes on tables and forms, fix nav list styles in exampleMark Otto1-1/+1
2012-01-14restore top bar on home pageMark Otto1-12/+1
2012-01-14allow btn-groups to work in navbarsMark Otto1-1/+12
2012-01-14add Progress Bars to Components narbar dropdownChris Gunther1-0/+1
2012-01-14fix navbar links to base CSS > typographyChris Gunther1-1/+1
2012-01-14fix navbar links to scaffolding > grid systemChris Gunther1-1/+1
2012-01-13Fix id anchor javascriptPurwandi1-6/+6
2012-01-12nuke uber footer, bring back topbar dropdownsMark Otto1-5/+66
2012-01-08clean up dup css in responsive, fix navbar dropdown caretMark Otto1-2/+3
2012-01-06front page docs updated to include old getting started section, update code ↵Mark Otto1-4/+36
styles to look like github gists, and lots more docs updates
2011-12-27remove button from topbar for testingMark Otto1-1/+0
2011-12-26clean up some comments and fix a bug with buttons in navbar by removing too ↵Mark Otto1-0/+1
generic of a link color
2011-12-22Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-25/+11
Conflicts: bootstrap.css docs/assets/js/application.js docs/base-css.html docs/components.html docs/index.html docs/javascript.html docs/less.html docs/scaffolding.html docs/upgrading.html
2011-12-21clean up all the js across all the doc pagesJacob Thornton1-33/+4
2011-12-21fix mobile example sites, remove unused JS from docs indexMark Otto1-24/+0
2011-12-21updated all docs to jQuery 1.7, move all docs JS to application.js, and move ↵Mark Otto1-28/+9
dropdowns css to dedicated file
2011-12-11center example sites in docs on mobileMark Otto1-1/+10
2011-12-10tweaks and increase specificity of pills and active classesMark Otto1-1/+1
2011-12-09updated index page to add featured sites, more docs tweaksMark Otto1-0/+37
2011-12-09update js in footer, add max-width to imgMark Otto1-2/+3