From: XhmikosR Date: Sat, 13 Jul 2019 13:28:25 +0000 (+0300) Subject: Remove display none code. X-Git-Tag: v5.0.0-alpha1~1007 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6f5d8f38be54a871ef584203a97c1bfb5f9324;p=thirdparty%2Fbootstrap.git Remove display none code. --- diff --git a/site/layouts/partials/home/masthead-followup.html b/site/layouts/partials/home/masthead-followup.html index 4bbdc6a3c2..a57b527d83 100644 --- a/site/layouts/partials/home/masthead-followup.html +++ b/site/layouts/partials/home/masthead-followup.html @@ -49,57 +49,3 @@ src="/docs/{{ .Site.Params.docs_version }}/assets/img/bootstrap-themes.png" alt="Bootstrap Themes" width="500" height="200"> - -
-
-
- {{ "" | safeHTML }} - {{ partial "icons/import.svg" (dict "class" "text-primary mb-2" "width" "32" "height" "32") }} -

Installation

-

Include Bootstrap’s source Sass and JavaScript files via npm, Composer, or Meteor. Package managed installs don’t include documentation, but do include our build system and readme.

-
- Read installation docs -
-
- {{ highlight "npm install bootstrap" "sh" "" }} - {{ highlight (printf ("gem install bootstrap -v %s") .Site.Params.current_ruby_version) "sh" "" }} -
-
- -
-
- {{ "" | safeHTML }} - {{ partial "icons/download.svg" (dict "class" "text-primary mb-2" "width" "32" "height" "32") }} -

BootstrapCDN

-

Use the BootstrapCDN to deliver fast, cached, and compiled versions of Bootstrap’s CSS and JavaScript. No jQuery is required, but don't forget to include Popper.js for some components.

-
- Explore the docs -
-
-
CSS only
- {{ highlight (printf (``) .Site.Params.cdn.css .Site.Params.cdn.css_hash) "html" "" }} -
JS and Popper.js
- {{ highlight (printf (` - - `) .Site.Params.cdn.popper .Site.Params.cdn.popper_hash .Site.Params.cdn.js .Site.Params.cdn.js_hash) "html" "" }} -
-
- -
-
- {{ "" | safeHTML }} - {{ partial "icons/lightning.svg" (dict "class" "text-primary mb-2" "width" "32" "height" "32") }} -

Official Themes

-

- Take Bootstrap 4 to the next level with official premium themes—toolkits built on Bootstrap with new components and plugins, docs, and build tools. -

-
- Browse themes -
-
- Bootstrap Themes -
-
-