@@ -17,7 +17,7 @@ baseurl: ""
17
17
url : " https://getbootstrap.com"
18
18
encoding : UTF-8
19
19
exclude :
20
- - docs/4.3 /assets/scss/
20
+ - docs/4.4 /assets/scss/
21
21
22
22
plugins :
23
23
- jekyll-redirect-from
@@ -29,34 +29,37 @@ title: Bootstrap
29
29
description : " The most popular HTML, CSS, and JS library in the world."
30
30
twitter : getbootstrap
31
31
authors : " Mark Otto, Jacob Thornton, and Bootstrap contributors"
32
- social_image_path : /docs/4.3 /assets/brand/bootstrap-social.png
33
- social_logo_path : /docs/4.3 /assets/brand/bootstrap-social-logo.png
32
+ social_image_path : /docs/4.4 /assets/brand/bootstrap-social.png
33
+ social_logo_path : /docs/4.4 /assets/brand/bootstrap-social-logo.png
34
34
35
35
# Custom variables
36
- current_version : 4.3 .1
37
- current_ruby_version : 4.3 .1
38
- docs_version : 4.3
36
+ current_version : 4.4 .1
37
+ current_ruby_version : 4.4 .1
38
+ docs_version : 4.4
39
39
repo : " https://github.com/twbs/bootstrap"
40
40
slack : " https://bootstrap-slack.herokuapp.com"
41
41
opencollective : " https://opencollective.com/bootstrap"
42
42
blog : " https://blog.getbootstrap.com"
43
43
expo : " https://expo.getbootstrap.com"
44
44
themes : " https://themes.getbootstrap.com"
45
+ icons : " https://icons.getbootstrap.com"
45
46
46
47
download :
47
- source : " https://github.com/twbs/bootstrap/archive/v4.3 .1.zip"
48
- dist : " https://github.com/twbs/bootstrap/releases/download/v4.3 .1/bootstrap-4.3 .1-dist.zip"
48
+ source : " https://github.com/twbs/bootstrap/archive/v4.4 .1.zip"
49
+ dist : " https://github.com/twbs/bootstrap/releases/download/v4.4 .1/bootstrap-4.4 .1-dist.zip"
49
50
50
51
cdn :
51
52
# See https://www.srihash.org for info on how to generate the hashes
52
- css : " https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
53
- css_hash : " sha384-sP9Cx7uI2Wi+8ovpEWj0KZMt/4eQX00f3ZDFYpfPKkqhyo5f+LZ4E0prwNEdPo9V"
54
- js : " https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
55
- js_hash : " sha384-XriQnfFZI7jZEUVtkqc2kUa9InKCBYaVo/uqI6lV0Ze9Wr3las6trskDCHABZuNs"
56
- js_bundle : " https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.bundle.min.js"
57
- js_bundle_hash : " sha384-aP4ZcGJ4/UXoIxdskGMBb+wyuZLdfhUZGAjN4bFwKAZyn1wS2eC5+CgTf9K2S8iN"
58
- popper : " https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
59
- popper_hash : " sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
53
+ css : " https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
54
+ css_hash : " sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"
55
+ js : " https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
56
+ js_hash : " sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
57
+ js_bundle : " https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"
58
+ js_bundle_hash : " sha384-6khuMg9gaYr5AxOqhkVIODVIvm9ynTT5J4V1cfthmT+emCG6yVmEZsRHdxlotUnm"
59
+ jquery : " https://code.jquery.com/jquery-3.4.1.slim.min.js"
60
+ jquery_hash : " sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
61
+ popper :
" https://cdn.jsdelivr.net/npm/[email protected] /dist/umd/popper.min.js"
62
+ popper_hash : " sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
60
63
61
64
toc :
62
65
min_level : 2
0 commit comments