aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2014-06-26bump to v3.2.0Mark Otto1-1/+1
2014-06-26Merge pull request #13574 from twbs/reinstate-13470Mark Otto1-36/+0
Delete redundant Grunt info in README (Merge before shipping)
2014-06-15README.md: Refactoring bages.vsn4ik1-1/+4
2014-06-10Update docs for Jekyll 2.x.XhmikosR1-1/+1
2014-06-09README: move badges to separate lineChris Rebert1-1/+2
much badge, so wow
2014-06-09Add npm version badge to READMEChris Rebert1-1/+1
Follow-up to #12857 [skip sauce] [skip validator]
2014-06-05replace SemVer summary with a link to its website; fixes #13650Chris Rebert1-14/+1
[skip validator] [skip sauce]
2014-06-02Changed broken #authors anchor to #creatorsRustin Wollin1-1/+1
2014-05-12Revert "Temporarily revert README deletions from #13470,"Chris Rebert1-36/+0
This reverts commit 54284a13c6b503d925bf6f75db2830f1af7fcf98.
2014-05-12Temporarily revert README deletions from #13470,Chris Rebert1-0/+36
pending the release of v3.2.0's updated hosted docs. Fixes #13572.
2014-05-07move Grunt info from README into HTML docsChris Rebert1-36/+0
Fixes #13470
2014-04-23README: Authors => CreatorsChris Rebert1-1/+1
2014-04-23the master branch is the relevant one for current build statusChris Rebert1-1/+1
2014-04-08README.md: switch to SVG badges.XhmikosR1-1/+1
2014-03-25Update Jekyll to 1.5.0.XhmikosR1-2/+1
The 1.4.3 Windows bug is fixed, plus the encoding workaround isn't needed anymore.
2014-03-20Remove redundant `<code>` stylingZlatan Vasović1-1/+1
npm shouldn't have `<code>` styling.
2014-03-10Correct the page nameZlatan Vasović1-1/+1
"Getting started" is used in the docs.
2014-02-13v3.1.1 bumpMark Otto1-1/+1
2014-02-01add Bower badge to READMEChris Rebert1-1/+1
2014-01-30Bump versions, run gruntv3.1.0Mark Otto1-1/+1
2014-01-25README: use Bootstrap v3-specific StackOverflow tagChris Rebert1-1/+1
2014-01-21fix typo in READMEChris Rebert1-1/+1
2014-01-18link to docs licenseMark Otto1-1/+1
2014-01-15add a couple commasChris Rebert1-1/+1
2014-01-15Set Jekyll encoding and tweak Windows notesJulian Thilo1-2/+2
2014-01-09Use absolute instead of relative URLsZlatan Vasović1-3/+3
2014-01-09missing a period after "Twitter, Inc"Waynn Lue1-1/+1
2014-01-07Update copyright notices in all placesJulian Thilo1-1/+1
- Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo - grunt dist to update all the files
2014-01-05New YearChris Rebert1-1/+1
2013-12-26README.md: switch to the shields.io dependency badges theme.XhmikosR1-1/+1
2013-12-24roll back version numbers to avoid broken links in docs and readme (fixes ↵Mark Otto1-1/+1
#12000)
2013-12-22Merge pull request #11979 from ZDroid/fix-old-linksMark Otto1-2/+2
Fix old links
2013-12-22Fix old linksZlatan Vasović1-2/+2
Replace recess with less.
2013-12-21readme typo from #11965Mark Otto1-1/+1
2013-12-21https://github.com/twbs/bootstrap/pull/11950#issuecomment-31033824tomByrer1-5/+13
2013-12-19correct jsbin linkMark Otto1-1/+1
2013-12-18mention core team maintenance & community contributorsChris Rebert1-1/+1
2013-12-18remove license readme mentionMark Otto1-1/+0
2013-12-18version bumpMark Otto1-1/+1
2013-12-18Punt Apache license information and stick with MITMark Otto1-1/+1
2013-12-18drop the the, it's cleanerMark Otto1-2/+2
2013-12-18derpMark Otto1-1/+1
2013-12-18rewrite readme to restore lost information, only with a bit more formatting ↵Mark Otto1-14/+14
consistency
2013-12-18Revert commitsJulian Thilo1-4/+4
Bootstrap is being relicensed from Apache 2.0 to MIT so that more of our community can use the free and open source software we lovely create together. As commits are copyright their original authors, the commits of any individual not agreeing to relicense their contributions are being removed to be later rewritten by the @twbs/team. This undoes the changes introduced by the following commits: https://github.com/twbs/bootstrap/commit/7ea34ae0ef79c793e9a9d393b4eef825b71e84b5 , https://github.com/twbs/bootstrap/commit/7376eef378fe7d5e69b8b8cce93c7c64b751d55a , https://github.com/twbs/bootstrap/commit/303ba1326bbe367598ab4cc063b4607507208e56 , https://github.com/twbs/bootstrap/commit/7d1c8c2a0ce16331583a965821690f7715e62908 , https://github.com/twbs/bootstrap/commit/11319f6da9f9a19ec40743cdfe868ac732698149 , https://github.com/twbs/bootstrap/commit/110fc8860117d8675345806219ba313b18086db2 , https://github.com/twbs/bootstrap/commit/ced08f69359f3a70771804a98fa3c499f388cc74
2013-12-11Clarify Windows workarounds.XhmikosR1-1/+1
2013-12-10Combine updates to Windows Jekyll stuffMark Otto1-2/+1
2013-12-10Merge pull request #11830 from XhmikosR/jekyll-windowsMark Otto1-1/+2
Update Jekyll on Windows info
2013-12-11Help Windows users install JekyllJulian Thilo1-0/+1
2013-12-11README.md: mention an alternative workaround for the jekyll issue on Windows.XhmikosR1-1/+1
2013-12-11Update README.md.XhmikosR1-0/+1
Mention that Python needs to be in PATH for Pygments to work and thus jekyll not fail.