aboutsummaryrefslogtreecommitdiff
path: root/docs/build
AgeCommit message (Collapse)AuthorFilesLines
2013-02-12nuke what we don't need for jekyllMark Otto67-8600/+0
2012-10-07Changing title of docs pages to simply say 'Bootstrap' like the docs home pageMark Otto1-1/+1
2012-08-06optimizing images on 2.1.0-wip branch; saving couple of KBs from packagerilian4-0/+0
2012-03-10change title attr to re-include twitterMark Otto1-1/+1
2012-03-08give pages custom titles based on namesJacob Thornton1-0/+11
2012-02-01only add the anyalytics to productionJacob Thornton1-0/+2
2012-01-31Merge branch '2.0-wip'Jacob Thornton67-0/+8587
Conflicts: .gitignore LICENSE Makefile bootstrap.css bootstrap.min.css docs/assets/js/application.js docs/assets/js/google-code-prettify/prettify.css docs/index.html docs/javascript.html examples/container-app.html examples/fluid.html examples/hero.html js/bootstrap-alerts.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tabs.js js/bootstrap-twipsy.js js/tests/index.html js/tests/unit/bootstrap-modal.js js/tests/unit/bootstrap-popover.js js/tests/unit/bootstrap-tabs.js lib/forms.less lib/mixins.less lib/patterns.less lib/scaffolding.less lib/tables.less
2012-01-27add missing parenJacob Thornton1-1/+1
2012-01-27only build mustache filesJacob Thornton1-0/+2
2012-01-23start wrapping text in {{_i}} for translationJacob Thornton1-2/+4
2012-01-23add templates for doc generationJacob Thornton67-0/+8491