aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/_default/home.html
AgeCommit message (Collapse)AuthorFilesLines
2022-10-22Home imports (#37318)Mark Otto1-1/+9
* Update docs homepage to use separate partials for each section Also modifies the homepage code snippets under getting started to remove the code comments, making copy-pasting easier. * Update some copy and examples * newlines * type button * more code review, bring back interactive components * fix hover
2020-11-17Add baseof layoutTiger Oakes1-21/+8
2020-09-10docs(home): wrap all content in <main> & use <section> (#31580)Gaƫl Poupard1-2/+4
Co-authored-by: XhmikosR <[email protected]>
2019-07-21remove subnav from home and examplesMark Otto1-1/+0
2019-07-21Move subnav to partial, take first pass at conditionalizing breadcrumb linksMark Otto1-0/+1
2019-03-13Switch to Hugo.XhmikosR1-0/+19
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!