aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2013-07-26Changed old reference to "grunt bootstrap" to "grunt dist"Jordan Hess1-2/+2
2013-07-26readme /cc @zdroidMark Otto1-1/+1
2013-07-26Replace Makefile with GruntJSJohn-Philip Johansson1-11/+14
A rebase (against soon-to-be 3.0.0-rc.1) & squash of https://github.com/twbs/bootstrap/pull/7786 AKA https://github.com/twitter/bootstrap/pull/7786 originally by @seriema @mokkabonna @jojohess Rebased by @cvrebert
2013-07-25twbs ALL the linksChris Rebert1-3/+3
2013-07-25fix #8584: add readme callout for npm and nodeMark Otto1-0/+2
2013-07-23Update link to blogMark Otto1-1/+1
2013-07-21Updated readme.md to reflect the latest changes in directory structureGuillermo González de Agüero1-1/+1
2013-07-21Fixed typoJeroen Visser1-1/+1
2013-07-17Update readme to point previous releases to GitHub project releases (fixes ↵Mark Otto1-1/+1
#8508)
2013-06-17Add note about Jekyll version per #8195Mark Otto1-1/+1
2013-06-15Fixed link.Karel Vuong1-1/+1
2013-06-03fixes #8062: correct link to editorconfig websiteMark Otto1-2/+2
2013-05-20Refactor readme to include directions on running jekyll locallyMark Otto1-9/+27
2013-05-16nuke unfinished readme sectionMark Otto1-9/+0
2013-05-16Update readme link to Bower per #7790Mark Otto1-1/+1
2013-05-07Updated URL for jekyll installationKoen Punt1-1/+1
2013-05-01Updating the README.md to fix the link to BowerChad Smith1-1/+1
2013-04-22shoutout to editorconfig in readmeMark Otto1-0/+2
2013-04-22explicit callout in readme for building static assets; fixes #7632Mark Otto1-4/+7
2013-04-20Merge branch 'reversefold-master' into 3.0.0-wipMark Otto1-1/+1
Conflicts: README.md
2013-04-16watchr should be lower-caseJustin Patrin1-1/+1
2013-04-14nuke all the assetsMark Otto1-4/+0
2013-03-17Merge branch 'jfroom-2.3.1-jfroom-wip' into 3.0.0-wipMark Otto1-5/+5
2013-03-17update readme to resolve conflictMark Otto1-5/+5
2013-03-14more readme copyMark Otto1-1/+1
2013-03-14readme copyMark Otto1-1/+1
2013-03-14start listing other bootstrap powered starter doodads in the readmeMark Otto1-2/+9
2013-03-14underp license maybeMark Otto1-1/+1
2013-03-14herp derp, spelling boobooMark Otto1-1/+1
2013-03-14Rename license to license.md; point readme to it via linkMark Otto1-13/+4
2013-03-11Fix minor grammatical problemPhilip Arndt1-1/+1
"check out" makes more sense here.
2013-02-282.3.1fat1-1/+1
2013-02-17Backport v3's readme update on npm install to 2.3Mark Otto1-10/+11
2013-02-17add note to readme about fubared npm installsMark Otto1-0/+2
2013-02-17clarification on readme makefileMark Otto1-2/+2
2013-02-16Added Development > build: "make bootstrap" notes.Jeff Froom1-2/+4
2013-02-14rearrange readmeMark Otto1-29/+29
2013-02-13update readme to point to getting started page; twerk linkMark Otto1-1/+3
2013-02-13readme improvementsMark Otto1-2/+2
2013-02-13update readme to reflect jekyll docs and local npm install methodMark Otto1-11/+16
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-8/+12
Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/components.html docs/css.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/extend.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/buttons.less less/forms.less less/navbar.less less/popovers.less less/responsive-767px-max.less less/responsive.less less/tables.less less/tooltip.less less/type.less less/variables.less package.json
2013-01-12Remove mention of Extend page from readme and index pageMark Otto1-1/+1
2012-12-22Version bumpMark Otto1-1/+1
2012-12-21Smaller image update to readmeMark Otto1-1/+1
2012-12-21Downsize imageMark Otto1-1/+1
2012-12-21Explore adding icon to readmeMark Otto1-8/+12
2012-12-10Version bumpMark Otto1-1/+1
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto1-51/+24
Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less
2012-12-02herpderpMark Otto1-1/+1
2012-12-02Readme reorgMark Otto1-51/+24
* Consolidate quick start options into easier to read list * Consolidate social and community options into a list * Add link to Code Guide for contributions section