Improve links to Learn Chef Rally (#2476)

* Style div elements beneath list items

Signed-off-by: Thomas Petchel <tpetchel@gmail.com>

* Improve links to Learn Chef Rally

Signed-off-by: tpetchel <tpetchel@gmail.com>
This commit is contained in:
Thomas Petchel 2018-01-31 07:01:55 -05:00 committed by Adam Leff
parent 1b6979d362
commit 1295d27f2f
2 changed files with 25 additions and 19 deletions

View file

@ -17,4 +17,11 @@
text-transform: none;
font-family: $main-font;
}
& > div {
color: $color_paragraph;
text-transform: none;
font-family: $main-font;
margin-top: 4px;
margin-bottom: 10px;
}
}

View file

@ -22,6 +22,19 @@ header.child-h.blue-gradient.margin-top-offset
hr.strict-left
br
p.clear Learn more about InSpec and earn badges in these interactive tracks on <a href="https://learn.chef.io/">Learn Chef Rally</a>.
ul.tutorials--links.no-bullet
li
a.tutorials--link href="https://learn.chef.io/tracks/compliance-automation/"
i.focus &GreaterGreater;
| Compliance Automation with InSpec
div Start here. Downloadable training environments get you started with everything you need.
li
a.tutorials--link href="https://learn.chef.io/tracks/integrated-compliance/"
i.focus &GreaterGreater;
| Integrated Compliance with Chef
div Continue your journey here if you're interested in using Chef to correct potential compliance and security issues.
br
p.clear Huge thanks to Annie Hedgpeth for creating all of these fantastic tutorials.
ul.tutorials--links.no-bullet
@ -70,20 +83,6 @@ header.child-h.blue-gradient.margin-top-offset
i.focus &GreaterGreater;
| Day 9
span - Attributes
li
a.tutorials--link href="https://learn.chef.io/tracks/infrastructure-automation/"
i.focus &GreaterGreater;
span Test Your Infrastructure Code with Chef
li
a.tutorials--link href="https://learn.chef.io/modules/chef-automate-pilot/scan-for-compliance/"
i.focus &GreaterGreater;
span Assess Your Infrastructure with Chef Compliance Scanner
li
a.tutorials--link href="https://learn.chef.io/tutorials/compliance-remediate/"
i.focus &GreaterGreater;
span Remediate Compliance Failures on your Infrastructure with Chef
h3.margin-top-xs Guides For Advanced Topics