aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/partials/home/get-started.html
AgeCommit message (Collapse)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éramond1-2/+2
2023-12-30Docs: update homepage links to prevent HTTP redirect (#39539)Christian Oliff1-3/+3
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton1-5/+5
2023-01-04Docs: replace `twbs/bootstrap-npm-starter` by ↵Julien Déramond1-1/+1
`twbs/examples/tree/main/icons-font` (#37671) * Docs: replace twbs/bootstrap-npm-starter by twbs/examples/tree/main/icons-font * Revamp starter template to use new .icon-link, fix Bootstrap icon and text at top * Remove extra CSS file * Change links to twbs/examples * Fix icon name * Adjust icon link offset to more reasonable and scaling distance Co-authored-by: Mark Otto <[email protected]>
2023-01-03Add new link utilities, icon link helper, and update colored link helpers ↵Mark Otto1-2/+2
(#37762) * Add new link utilities, update colored link helpers * Remove commented out code * Fixes * Remove examples changes * Fixes and copy * Fix icon-link instances on homepage * Bump bundlewatch * Fix node-sass issue for rgba() function bug * More bundlewatch * One more time after merge * Add callout for a11y * Hover and focus-visible * Add a11y callouts * Remove duplicate for now * More code review feedback
2022-10-22Home imports (#37318)Mark Otto1-0/+58
* 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