aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/partials
AgeCommit message (Expand)AuthorFilesLines
2024-08-05Docs: add `aria-hidden="true"` to decorative SVGs (#40691)Julien Déramond1-2/+2
2024-08-02Docs: add `aria-hidden="true"` to decorative SVGs (#40686)Julien Déramond11-20/+20
2024-07-30Update masthead wording (#40672)XhmikosR1-4/+1
2024-04-01docs: move examples inline shortcode to a partial (#39829)XhmikosR1-0/+63
2024-04-01docs: add a new partial for responsive images and use `imageConfig` (#39779)XhmikosR5-15/+52
2024-03-22docs: use `urls.JoinPath` in more places (#39778)XhmikosR1-1/+2
2024-03-20Move theme toggler to a partial (#39807)XhmikosR2-33/+35
2024-03-20masthead.html: add `rel="noopener" target="_blank"` (#39805)XhmikosR1-1/+1
2024-03-19docs: move examples icons to a partial (#39808)XhmikosR1-0/+15
2024-03-19docs: move algolia config to hugo configXhmikosR2-1/+7
2024-03-19docs: use defer when possible for JSXhmikosR1-5/+5
2024-03-19docs: move search style to its own CSS fileJulien Déramond1-4/+8
2024-03-19docs: bundle assets with HugoXhmikosR3-67/+28
2024-03-15Update masthead to HeroDevs EOL (#39749)Edward Ezekiel2-3/+11
2024-03-13docs: move fathom site to hugo config (#39781)XhmikosR1-1/+1
2024-03-11Docs: drop `data-bs-scroll="true"` from navbar (#39766)Julien Déramond1-1/+1
2024-03-08Switch to using `hugo.IsProduction` (#39763)XhmikosR2-4/+4
2024-03-07footer: remove unneeded trailing slash (#39757)XhmikosR1-1/+1
2024-03-06templates: use `urls.JoinPath` when handling URLsXhmikosR5-7/+8
2024-03-06docs: use a responsive image for bootstrap-logo-shadow.png (#39745)XhmikosR1-1/+7
2024-03-06Improve front matter "added" paramsXhmikosR1-3/+3
2024-03-06docs: fix missing trailing slashes causing redirectsXhmikosR2-2/+2
2024-03-05Remove useless crossorigin="anonymous" attributesXhmikosR2-3/+3
2024-03-05header.html: remove unneeded `relUrl`XhmikosR1-1/+1
2024-03-05Minor template cleanupXhmikosR2-3/+2
2024-03-05Fix docs-versions.html (#39738)XhmikosR1-3/+7
2024-03-04docs: remove Google Analytics (#39725)XhmikosR3-14/+6
2023-12-30Docs: update homepage links to prevent HTTP redirect (#39539)Christian Oliff1-3/+3
2023-12-21Docs: drop unused `.theme-icon` class (#39520)Julien Déramond1-3/+3
2023-07-23Docs: remove v4 reference in homepageJulien Déramond1-2/+0
2023-07-16Docs: add blank target and noopener rel to footer external linksJulien Déramond1-11/+11
2023-07-05Add docs search to homepage (#38850)Mewen Le Hô4-9/+4
2023-05-31Docs: add more details on accessibility tips (#38583)Hannah Issermann1-1/+1
2023-05-31Use `.d-none` instead of inline stylingJulien Déramond1-1/+1
2023-04-01docs: add variables-dark import in home pageTien Do1-0/+1
2023-03-27Add detailed explanation of the JS components configuration merging process ...GeoSot1-0/+2
2023-02-25Docs: fix code indentation in homepage JavaScript plugins section (#38112)Julien Déramond1-8/+8
2023-02-23Docs: drop unused icons (#38103)Julien Déramond1-3/+0
2023-02-14Remove unused partials and add some way to automatically detect it (#38004)Julien Déramond9-21/+0
2023-01-21Docs: tweak icon link and callouts (#37923)Patrick H. Lauke1-1/+1
2023-01-16Small color mode docs CSS fixes (#37896)Mark Otto1-1/+1
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton4-9/+9
2023-01-04Docs: replace `twbs/bootstrap-npm-starter` by `twbs/examples/tree/main/icons-...Julien Déramond3-3/+3
2023-01-03Add new link utilities, icon link helper, and update colored link helpers (#3...Mark Otto8-16/+19
2023-01-03Rewrite some callouts to remove most headings and reduce their contentMark Otto4-12/+4
2023-01-01Docs: Make theme switcher accessible (#37780)Patrick H. Lauke1-6/+7
2022-12-26Drop logo on homepage on mobileJulien Déramond1-1/+1
2022-12-25docs: improve social image partial (#37717)XhmikosR1-8/+20
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR2-5/+12
2022-12-18docs: move color-mode script (#37658)XhmikosR1-3/+3