aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/examples/album
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-208/+0
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-03-18Remove Internet Explorer leftoversXhmikosR1-1/+1
2020-03-10Update examples to the Bootstrap 5 gridMartijn Cuppens1-19/+19
2019-12-25Remove redundant classesMartijn Cuppens1-1/+1
2019-06-07Removal of one of the most iconic components of Bootstrap: the jumbotron ↵Martijn Cuppens2-47/+14
(#28876)
2019-05-08Album example: remove misleading jumbotron-heading classname (#28741)Patrick H. Lauke2-2/+2
2019-03-13Add a docsref shortcode.XhmikosR1-1/+1
This allows for the build to fail if a reference isn't found.
2019-03-13Switch to Hugo.XhmikosR2-0/+241
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!