aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
AgeCommit message (Collapse)AuthorFilesLines
2014-01-16Fix footer linksJulian Thilo1-2/+2
2014-01-15move Community & Translations docs sections from About to Getting StartedChris Rebert2-6/+6
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.
2014-01-11Merge branch 'master' into docs_derpMark Otto2-7/+2
Conflicts: docs/getting-started.html
2014-01-11Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into ↵Mark Otto2-7/+2
XhmikosR-minify-assets Conflicts: package.json
2014-01-09Merge branch 'master' into docs_derpMark Otto2-1/+1683
Conflicts: docs/assets/css/docs.css
2014-01-09more derpMark Otto1-1/+1
2014-01-08add support for '//===' for <h3>s in bs-lessdocChris Rebert1-3/+1
2014-01-08Use JS & Jade to generate the customizer variables form HTML from ↵Chris Rebert1-0/+1684
variables.less; fixes #11095 also updates variables file organization (courtesy @mdo)
2014-01-08Minify docs CSS too.XhmikosR1-2/+1
2014-01-08docs-assets: concatenate and minify all javascript files.XhmikosR1-5/+1
2014-01-07adjust filename to indicate that customize JS is minifiedChris Rebert1-1/+1
2014-01-05Merge branch 'master' into docs_derpMark Otto1-2/+4
Conflicts: docs/_layouts/default.html docs/_layouts/home.html
2014-01-01Merge branch 'master' into docs_derpMark Otto1-5/+6
Conflicts: docs/_includes/footer.html docs/assets/css/docs.css
2013-12-31Fix broken JSMark Otto1-6/+5
2013-12-31Merge branch 'master' into docs_derpMark Otto11-0/+636
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 Otto12-0/+617
2013-07-18flatten docs dir back into rootMark Otto10-394/+0
2013-07-18Merge branch 'bs3_old_docs_callout' into bs3_rc1Mark Otto1-0/+7
2013-07-18Merge branch 'bs3_add_ads' into bs3_rc1Mark Otto1-0/+1
2013-07-18clarify IE support and rearrange getting started docs a bitMark Otto1-2/+2
2013-07-17Drop `.nav-header` for `.dropdown-header`Mark Otto1-0/+1
* Since we no longer have `.nav-list`, I've nuked the `.nav-header` * However, dropdowns can still have section headings, so I've kept that around with the addition of `.dropdown-header` * Restyled it a smidge as well
2013-07-17add ads to v3 docsMark Otto1-0/+1
2013-07-17add callouts for bootstrap 2.3.2 docs and 3.0 rc1 postMark Otto1-0/+7
2013-07-17remove colophon include because there's only one layout using it nowMark Otto1-15/+0
2013-07-17link orderMark Otto1-2/+2
2013-07-17Merge branch '3.0.0-wip' into bs3_remove_examplesMark Otto7-19/+11
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-17Move license FAQs to the docs, add link to side navMark Otto1-0/+6
2013-07-09Dustin the docs againJulian Thilo3-4/+1
* 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-07-05Remove further mentions of GlyphiconsMark Otto1-1/+0
2013-06-27remove submenus. for more context: ↵Mark Otto1-1/+0
http://www.youtube.com/watch?v=ggWyUEuGcWY&feature=youtu.be&t=48s
2013-06-27add docs callout for glyphicons on homepage and CSS pageMark Otto1-0/+3
2013-06-27remove icons from sidenavMark Otto1-8/+0
2013-06-25fix "Data attributes" link in JS docs sidenavChris Rebert1-1/+1
`#js-data-attributes` => `#js-data-attrs`
2013-06-21Remove the offcanvas js from the footerTom Pietschker1-4/+0
This was moved inline in 65ad52060e1f9b5928ac0d5a0bfead0cdf1b26f4
2013-06-20Move examples out of the main repo to twbs/bootstrap-examplesMark Otto1-5/+1
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-19Merge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap ↵Mark Otto1-0/+4
into trumbitta-offcanvas-example
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-23rearrange customizer contentMark Otto1-24/+19
2013-05-23Bring the customizer up to speedJulian Thilo1-0/+37
I reworked the customizer to match the new docs layout and include all newly added variables, etc. Would be glad to keep an eye on Customize and update it as v3 changes. Help blocks in my new version need some more work, too, so this is just a basis.
2013-05-16Change up link alertsMark Otto1-0/+1
* No more children selectors to set all links in alerts as a special color because buttons and more wrongly inherited color * Adds .alert-link for easy styling in any alert
2013-05-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-13/+1
2013-05-16Drop .form-actionsMark Otto1-1/+0
2013-05-16fix tooltip defaultsfat1-1/+1
2013-05-16remove dumb assets update makefile wassupfat1-13/+1
2013-05-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipfat8-257/+298
Conflicts: Makefile docs/_site/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.min.js docs/customize.html docs/docs.html
2013-05-16a bunch javascript junkfat1-13/+13
2013-05-13Fixmarsuboss1-1/+1
2013-05-09more nav twerks for getting started pageMark Otto1-4/+20