2019-01-08 17:33:28 +01:00
languageCode : "en"
title : "Bootstrap"
2020-11-24 20:05:11 +01:00
baseURL : "https://getbootstrap.com"
2021-12-21 07:39:43 +01:00
security :
enableInlineShortcodes : true
funcs :
getenv :
- ^HUGO_
- NETLIFY
2019-01-08 17:33:28 +01:00
2019-11-27 11:51:52 +01:00
markup :
goldmark :
renderer :
unsafe : true
highlight :
noClasses : false
2020-02-17 20:46:18 +01:00
tableOfContents :
startLevel : 2
endLevel : 6
2019-01-08 17:33:28 +01:00
buildDrafts : true
buildFuture : true
enableRobotsTXT : true
metaDataFormat : "yaml"
2021-05-25 07:32:27 +02:00
disableKinds : [ "404" , "taxonomy" , "term" , "RSS" ]
2019-01-08 17:33:28 +01:00
2021-03-02 16:05:26 +01:00
publishDir : "_site"
2019-01-08 17:33:28 +01:00
2019-07-29 09:57:54 +02:00
module :
mounts :
- source : dist
2022-12-24 17:37:22 +01:00
target : static/docs/5.3/dist
2019-09-16 23:22:49 +02:00
- source : site/assets
target : assets
2019-07-30 11:37:45 +02:00
- source : site/content
2019-07-29 09:57:54 +02:00
target : content
2019-07-30 11:37:45 +02:00
- source : site/data
2019-07-29 09:57:54 +02:00
target : data
2019-07-31 15:34:45 +02:00
- source : site/layouts
target : layouts
- source : site/static
target : static
2022-12-24 17:37:22 +01:00
- source : site/static/docs/5.3/assets/img/favicons/apple-touch-icon.png
2019-08-01 16:30:15 +02:00
target : static/apple-touch-icon.png
2022-12-24 17:37:22 +01:00
- source : site/static/docs/5.3/assets/img/favicons/favicon.ico
2019-08-01 16:30:15 +02:00
target : static/favicon.ico
2019-07-29 09:57:54 +02:00
2019-01-08 17:33:28 +01:00
params :
2022-07-26 18:25:47 +02:00
subtitle : "The most popular HTML, CSS, and JS library in the world."
description : "Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins."
2019-01-08 17:33:28 +01:00
authors : "Mark Otto, Jacob Thornton, and Bootstrap contributors"
2023-04-03 09:26:50 +02:00
current_version : "5.3.0-alpha3"
2023-04-12 16:43:31 +02:00
current_ruby_version : "5.3.0.alpha3"
2022-12-24 17:37:22 +01:00
docs_version : "5.3"
2023-03-29 07:12:40 +02:00
rfs_version : "v10.0.0"
2020-03-24 20:39:42 +01:00
github_org : "https://github.com/twbs"
repo : "https://github.com/twbs/bootstrap"
2019-01-08 17:33:28 +01:00
twitter : "getbootstrap"
2019-07-26 18:05:51 +02:00
opencollective : "https://opencollective.com/bootstrap"
2019-07-26 16:06:17 +02:00
blog : "https://blog.getbootstrap.com/"
2019-08-14 20:47:41 +02:00
themes : "https://themes.getbootstrap.com/"
2019-10-18 09:28:17 +02:00
icons : "https://icons.getbootstrap.com/"
2022-05-17 08:37:00 +02:00
swag : "https://cottonbureau.com/people/bootstrap"
2019-01-08 17:33:28 +01:00
download :
2023-04-03 09:26:50 +02:00
source : "https://github.com/twbs/bootstrap/archive/v5.3.0-alpha3.zip"
dist : "https://github.com/twbs/bootstrap/releases/download/v5.3.0-alpha3/bootstrap-5.3.0-alpha3-dist.zip"
dist_examples : "https://github.com/twbs/bootstrap/releases/download/v5.3.0-alpha3/bootstrap-5.3.0-alpha3-examples.zip"
2019-01-08 17:33:28 +01:00
cdn :
# See https://www.srihash.org for info on how to generate the hashes
2023-04-03 09:26:50 +02:00
css : "https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstrap.min.css"
css_hash : "sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ"
css_rtl : "https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstrap.rtl.min.css"
css_rtl_hash : "sha384-T5m5WERuXcjgzF8DAb7tRkByEZQGcpraRTinjpywg37AO96WoYN9+hrhDVoM6CaT"
js : "https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/js/bootstrap.min.js"
js_hash : "sha384-Y4oOpwW3duJdCWv5ly8SCFYWqFDsfob/3GkgExXKV4idmbt98QcxXYs9UoXAB7BZ"
js_bundle : "https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/js/bootstrap.bundle.min.js"
js_bundle_hash : "sha384-ENjdO4Dr2bkBIFxQpeoTz1HIcje39Wm4jDKdf19U8gI4ddQ3GYNS7NTKfAdVQSZe"
2023-03-26 12:02:38 +02:00
popper : "https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.7/dist/umd/popper.min.js"
popper_hash : "sha384-zYPOMqeu1DAVkHiLqWBUTcbYfZ8osu1Nd6Z89ify25QV9guujx43ITvfi12/QExE"
2023-03-26 12:51:20 +02:00
popper_esm : "https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.7/dist/esm/popper.min.js"
2022-02-19 14:16:23 +01:00
anchors :
min : 2
max : 5