aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/about
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR5-180/+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-05Add `loading="lazy"` in images (#30199)XhmikosR2-6/+6
2020-01-25docs(licence): fix headings hierarchy (#30080)Gaƫl Poupard1-4/+4
2019-09-06about/brand.md: Remove unused class.XhmikosR1-5/+5
2019-09-06Docs tweaksMartijn Cuppens1-18/+16
- Simplify display headings example markup - Simplify footer styles - Remove z-indices hacks in the docs - Remove redundant modal styling in docs - Use `escape-svg()` to escape docs sidebar chevron - Simplify sidebar chevron code - Cleanup masthead css & fix column width between `md` & `lg` - Easier to download logo's with the `download` attribute. - Changed some color codes into variables - Cleanup brands css
2019-03-13Switch to Hugo.XhmikosR5-0/+182
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!