]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Home imports (#37318)
authorMark Otto <markd.otto@gmail.com>
Sat, 22 Oct 2022 20:51:44 +0000 (16:51 -0400)
committerGitHub <noreply@github.com>
Sat, 22 Oct 2022 20:51:44 +0000 (16:51 -0400)
commit538f50be5a7c5f9f94c2eb25bf2e15270159df51
tree131a261e64a689830945a61e3f1a45de653c2833
parent39bbca5dddccfce03a552231a6ed289faa4dc86f
Home imports (#37318)

* Update docs homepage to use separate partials for each section

Also modifies the homepage code snippets under getting started to remove the code comments, making copy-pasting easier.

* Update some copy and examples

* newlines

* type button

* more code review, bring back interactive components

* fix hover
site/assets/scss/_masthead.scss
site/layouts/_default/home.html
site/layouts/partials/home/components-utilities.html [new file with mode: 0644]
site/layouts/partials/home/css-variables.html [new file with mode: 0644]
site/layouts/partials/home/customize.html [new file with mode: 0644]
site/layouts/partials/home/get-started.html [new file with mode: 0644]
site/layouts/partials/home/icons.html [new file with mode: 0644]
site/layouts/partials/home/masthead-followup.html [deleted file]
site/layouts/partials/home/plugins.html [new file with mode: 0644]
site/layouts/partials/home/themes.html [new file with mode: 0644]