aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/getting-started/introduction.md
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-128/+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-29docs: Move trailing URL slashes to the variables.XhmikosR1-2/+2
2019-03-13Add a docsref shortcode.XhmikosR1-5/+5
This allows for the build to fail if a reference isn't found.
2019-03-13Move this to a partial to work around the stray `p` issue.XhmikosR1-14/+1
2019-03-13Work around the docs/ redirects.XhmikosR1-2/+0
This happens because we have the section kind enabled (needed for examples).
2019-03-13Switch to Hugo.XhmikosR1-0/+143
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!