aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
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.
2013-12-07Fixes #11760: Remove mailing list links from readme and about pagesMark Otto1-1/+0
Links are dead now since Google blacklisted the group for massive spam, which they could be of no help in resolving. We’ll have a new official forum for discussions soon folks <3.
2013-12-03switch to Sauce Labs for our cross-browser JS unit testing needsChris Rebert1-0/+1
Fixes #11087
2013-12-01bump version numbers to 3.0.3Mark Otto1-1/+1
2013-11-06bump links to 3.0.2; change readme download to release URL formatMark Otto1-1/+1
2013-11-01Update README.mdBogdan1-1/+1
Row 13 link update to tag v3.0.1
2013-10-20Continue tag way implementationZlatan Vasović1-1/+1
2013-10-18(Not HTML) tag way is much betterZlatan Vasović1-9/+9
2013-10-16Fixed broken linkLipis1-1/+1
2013-10-15Add Note About Changing to MITRhodry Korb1-0/+1
2013-10-13Merge branch 'docs_welcome'Mark Otto1-1/+1
2013-10-09Merge pull request #10896 from ZDroid/patch-3Chris Rebert1-1/+1
Change clone protocol from git:// to https://
2013-10-03Correct grammarZlatan Vasović1-1/+1
Jekyll is the third person singular (it), so it should be 'its documentation', not 'their documentation'.
2013-10-01Change clone protocol from git:// to https://Zlatan Vasović1-1/+1
Cloning with git: protocol doesn't allow to change anything in `.git/`, like when using `git pull`.
2013-09-29Moved 'getting started' link out of 'What's included' section in READMEAlex Kalicki1-2/+2
2013-09-29Added abridged form of 'What's included' docs to READMEAlex Kalicki1-0/+23
2013-09-13As a node.js noob, even with the previous clarification this was a bit ↵Mathias Ose1-1/+1
unclear. This change should (hopefully) make it obvious.
2013-09-08Add Welcome section to docsMark Otto1-1/+1
* Fixes unrelated typo in readme * Add new Welcome section with history, team, callouts, and community subsections * Redesigns callouts to be a bit lighterweight with colored headings
2013-09-04clarify working directory requirement of `npm install`Chris Rebert1-1/+1
2013-08-23Remove footnote links and inline them; link to contributing guidelines in readmeMark Otto1-7/+3