aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/extend/approach.md
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-78/+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-04-13Rewrite grid docs to account for new grid tierMark Otto1-1/+1
- Breaks grid content across multiple pages - Updates mentions of grid tiers from five to six - Rewrites how it works sections to reference new options and tiers
2019-07-30Fix minor typo (#29168)Patrick H. Lauke1-1/+1
2019-06-22Docs – update extend/approach.md (#28941)Robin D'Arcy1-2/+2
2019-03-13Add a docsref shortcode.XhmikosR1-2/+2
This allows for the build to fail if a reference isn't found.
2019-03-13Switch to Hugo.XhmikosR1-0/+78
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!