1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
Commit graph

17 commits

Author SHA1 Message Date
XhmikosR
383221b21b
Link to BootstrapCDN and fix its name. (#24987) 2017-12-16 10:38:51 +02:00
m5o
09ae92a0a0 descriptive docs variable naming (#24521)
* use descriptive docs btn naming

* rename `btn-bd-yellow` to `btn-bd-download`

* sort state vars

* sort state vars
  * info, warning, danger

* rename btn-bd-purple

* rename `.btn-bd-purple` to `.btn-bd-primary`

* align docs color variables

* generate $bd-purple-light color

* with http://razorltd.github.io/sasscolourfunctioncalculator/

* allow overide of docs variables
2017-11-06 14:21:03 -08:00
Mark Otto
50a2345032 new current_ruby-version var 2017-10-19 12:23:29 -07:00
Mark Otto
0a1c70d9b9 update getting started docs too 2017-10-19 12:23:29 -07:00
Lucas Banegas
71e60e1f85 Describe compiled CSS (#24271) 2017-10-13 14:34:43 +03:00
XhmikosR
44dcc8d719 Make Node.js 6 the minimum version.
Also, be consistent with Node.js' name.
2017-10-01 12:01:27 -07:00
XhmikosR
31c8721913 Normalize all links. (#24109)
* use a trailing slash when possible
* use https when possible
* remove a few redirected links
* consistently use `https://popper.js.org/`
* fix `iconUrl` in nuget files
* change Jekyll Windows guide to the official one
2017-09-26 15:24:14 +03:00
XhmikosR
388356acdf docs: fix syntax highlighting for shell scripts. (#24103)
Switch all instances to `sh` but keep `bash` so that things won't break either way.
2017-09-26 12:30:58 +03:00
Tanguy Krotoff
c770e68836 Drop Bower support (#23568) 2017-09-04 15:29:05 -07:00
Cory Becker
2564ee98a6 Remove apostrophe 2017-08-14 13:59:40 -07:00
béla
06044d5f82 Update Rubygems version. (#23289) 2017-08-11 13:54:24 +03:00
Mark Otto
4e07146624 rewrite parts of download page 2017-08-09 08:32:14 -07:00
Mark Otto
7e2d41becd remove mention of postcss-flexbugs-fixes from docs 2017-06-18 18:17:48 -07:00
Mark Otto
42d614347e fix broken button 2017-06-15 20:28:14 -07:00
Mark Otto
39a258ddfe redo button styles
- rename .btn-bs to .btn-bd-purple
- abstract yellow masthead button into .btn-bd-yellow and use it the new
docs navbar
2017-05-30 12:03:34 -07:00
Mark Otto
b2c1e89c6a update urls 2017-05-29 23:32:28 -07:00
Mark Otto
3e76d65656 Rearrange all the docs to allow for a docs/major.minor/ setup 2017-05-29 23:32:28 -07:00
Renamed from docs/getting-started/download.md (Browse further)