aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/examples/_index.md
AgeCommit message (Collapse)AuthorFilesLines
2024-04-01docs: move examples inline shortcode to a partial (#39829)XhmikosR1-66/+0
* docs: move examples inline shortcode to a partial * Further tweaks
2024-03-12examples: assorted tweaks (#39772)XhmikosR1-12/+18
* remove trailing slash * use urls.JoinPath * reindent * use `imageConfig` so that we add dimensions automatically
2023-04-05Docs: add missing `twbs/examples` and change sorting (#38407)Julien Déramond1-4/+4
* Docs: add missing twbs/examples * Change sorting of examples.yml --------- Co-authored-by: XhmikosR <[email protected]>
2023-03-24Fix reference to twbs/examples/icons-font + fine-tune index.html SB location ↵Julien Déramond1-2/+6
target (#38310) * Fix reference to twbs/examples/icons-font + fine-tune index.html SB location target * Use urlquery * Add `rel="noopener"` --------- Co-authored-by: XhmikosR <[email protected]>
2023-03-07Docs: vertically align starters images in example page (#38179)Julien Déramond1-1/+1
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton1-2/+2
2023-01-04Include twbs/examples in the Examples pageMark Otto1-23/+38
2022-12-26Few miscellaneous docs fixes (#37625)Mark Otto1-1/+3
* Update hero button color * Fix link color on examples index * Move .bd-btn-lg to docs buttons partial, move larger border-radius to that class so medium buttons don't look odd * Undo the markup split * Round padding up to whole number
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+45
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>