0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

317 Commits

Author SHA1 Message Date
XhmikosR
839fa0fe98 README.md: use https for the Bootstrap logo. (#23458) 2017-08-15 18:08:54 +03:00
Jacob Müller
63909cacb1 Remove remaining v4 alpha references (#23414)
* Remove remaining references to v4 Alpha

This commit removes the remaining refrences to the v4 Alpha website and replaces them with the
corresponding v4 Beta ones.

**Note:** We have to hard code the current docs version at some places. Wouldn't it be good to have a `/docs/latest/` redirect to solve this "issue" in the future?

* Don't update the domain in the CNAME file
2017-08-14 18:08:31 -07:00
Jason Etcovitch
3f36ac29fa Add npm install step to docs instructions (#23385) 2017-08-13 11:00:59 +03:00
Johann-S
53786e7a81 Replace dependencies badge by peer dependencies badge 2017-08-11 10:20:25 -07:00
Johann-S
7b0a0b246c Add a README.md badge to track our dependencies and require jQuery >=3.0.0. (#23125) 2017-08-10 22:57:05 -07:00
Mark Otto
35f80bb12e bump to beta 2017-08-10 20:56:35 -07:00
Mark Otto
035b7349f9 redo header 2017-06-18 00:14:23 -07:00
Johann-S
10a3e38053 Fix broken documentation links for Toolings section 2017-06-01 19:38:58 -07:00
Mark Otto
e7c711121d mention docsearch in readme 2017-05-30 11:03:55 -07:00
Bardi Harborow
2906b612d5 More minor build tweaks and docs updates. 2017-04-21 21:08:40 +10:00
Jesse Mandel
b6db7f5c00 Update NuGet shield link to latest version and bower shield link to
a bower search
2017-04-19 16:43:45 +10:00
Mark Otto
fcaf81003c one more 2017-03-20 13:25:10 -07:00
Mark Otto
6d994d5424 link and more 2017-03-20 13:24:36 -07:00
Mark Otto
37d515436c one more tweak 2017-03-20 13:20:11 -07:00
Mark Otto
c0e243457b fix heading 2017-03-20 13:19:09 -07:00
Mark Otto
1034ff5339 redo readme a smidge 2017-03-20 13:17:30 -07:00
Devinsuit
9fbaa4d160 Update link 2017-03-04 22:07:05 +03:00
Mehdi HosseinZade
3df1bfd8cd Update README.md 2017-01-09 21:06:14 -08:00
Mark Otto
045888fa38 version bump 2017-01-06 08:38:04 -08:00
Nuno Arruda
c767a00d5d Update copyright years to 2017 2017-01-01 12:56:11 +11:00
Bardi Harborow
7961886efe Remove Meteor install instructions. 2016-12-26 13:29:42 +11:00
Michal Zdrojewski
372d156f21 fix(readme): locked composer to a proper version (#21338)
* fix(readme): locked composer to a proper version
Without a version lock, users get current stable

* match docs
2016-12-19 20:31:44 -08:00
Michael Cook
bccbc4f0c3 Yarn install instruction (#21234) 2016-11-28 13:25:33 -08:00
Mark Otto
8ff7edaab4 version bump to alpha 5 2016-10-19 08:27:41 -07:00
Vasily Artemchuk
d71bc65b76 Update devDependencies badge link. 2016-10-07 14:40:28 +03:00
Rafael Corrêa Gomes
923eb42cbf README: Tweak linkage & capitalization (#20853)
[ci skip]
2016-10-06 23:54:19 -07:00
Bardi Harborow
2e69dfa8c1 Fix broken/redirected links, moving to HTTPS where possible. (#20557) 2016-10-03 09:55:59 -07:00
Juno_okyo
0bd0e3e7d8 Update Bower url (HTTP to HTTPS) (#20658)
[ci skip]
2016-09-06 21:23:54 -07:00
Mark Otto
5495a4b3d3 versions 2016-09-05 12:41:44 -07:00
Bardi Harborow
a8469216ad Fix README badge alignment. 2016-08-23 10:53:05 +10:00
Jesse Mandel
6dfb9b85bc Update NuGet link to alpha3 (#20386)
[skip sauce]
[skip validator]
2016-07-27 17:42:00 -07:00
Mark Otto
24e992a6ff bump versions 2016-07-27 09:31:24 -07:00
Chris Rebert
a90b36918f Add "The Bootstrap Authors" to copyright notices (#19936)
❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors
2016-05-20 09:04:31 -07:00
Mark Otto
d8a9a069c8 fixes #19429: mention grunt tasks in local dev in readme 2016-05-11 23:30:19 -07:00
Chris Rebert
27596f48f4 README: Restore RubyGem badge now that twbs owns the "bootstrap" gem
This reverts commit e7b0d726db.
Closes #17022
[ci skip]
2016-01-17 20:21:29 -08:00
Mark Otto
9262760a67 Merge pull request #18736 from twbs/readme-badges
README: Add badges for Packagist and Atmosphere
2016-01-06 00:13:58 -08:00
Chris Rebert
e9192f6de0 Update copyright years to 2016
[ci skip]
2016-01-01 12:31:38 -08:00
Chris Rebert
85826ef338 README: Add badges for Packagist and Atmosphere
[ci skip]
2015-12-31 15:15:55 -08:00
Chris Rebert
cd74e2db2e README: Add version numbers to install commands for consistency with HTML docs
Refs #18728
[ci skip]
2015-12-31 12:33:42 -08:00
Supergibbs
a665569bd0 Fixed NuGet link and bugs in MyGet script 2015-12-29 08:12:55 -08:00
Chris Rebert
0771a51c7a Port #18530 to v4
Docs: Include major version in `npm install bootstrap` commands
Future-proofing for when Bootstrap v5 eventually exists.
Refs #18520

[ci skip]
2015-12-10 15:08:02 -08:00
Chris Rebert
31d4139a74 Update version numbers using npm script
Errata from:
* 8ce5da3026
* 5d3144e8fb
which missed a few numbers.

[skip sauce]
[skip validator]
2015-12-08 18:16:47 -08:00
Mark Otto
5d3144e8fb manually bump versions because npm script wasn't working for me 2015-12-08 09:36:08 -08:00
Mark Otto
46fa32e397 Merge pull request #17946 from supergibbs/NuGet_badge_v4
Add NuGet badge
2015-12-08 00:05:31 -08:00
Chris Rebert
7757c46853 README: Tweak tooling setup link
Fixup #17505
[skip sauce]
2015-11-12 22:53:25 -08:00
Chris Rebert
02e8517916 Merge pull request #17505 from hkdobrev/v4-bundle-instructions
Recommend using bundle for running docs locally
[skip sauce]
2015-11-12 22:50:47 -08:00
Supergibbs
470ec4cece Added NuGet version badge 2015-10-15 17:09:32 -07:00
Chris Rebert
6afd695159 Copy ecc35ae over to v4 2015-09-30 22:26:23 -07:00
Daniel Opitz
835e2a7fbe Update StackOverflow tag to bootstrap-4; closes #17675 2015-09-22 15:38:24 -07:00
Haralan Dobrev
4b1c2c3d92 Recommend using bundle for running docs locally
Closes https://github.com/twbs/bootstrap/issues/17493
2015-09-21 17:38:08 +01:00