mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
ff87f62af5
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
50 lines
1.9 KiB
Text
50 lines
1.9 KiB
Text
footer#main-footer.dark-bg
|
|
#dlmsg.strict-center
|
|
.pad-under-xs
|
|
img#hex src="/images/octagon.svg" onerror="this.src='/images/octagon.png'" alt="image of octagon spinning" /
|
|
h3.t-white.pad-under-xs Get started with Chef InSpec and rock on.
|
|
|
|
.row.align.columns
|
|
.strict-center
|
|
a.button.btn-lg.btn-purple.shadow-dark.margin-right-xs.mobile-row-btn href="/downloads"
|
|
i.fa.fa-cloud-download
|
|
span download InSpec 4
|
|
a.button.btn-lg.btn-white-o.shadow-dark.mobile-row-btn href="/tutorials" browse tutorials
|
|
|
|
.flex.align
|
|
.columns.large-4.medium-4.mobile-hide
|
|
ul.footer--logos
|
|
li
|
|
a.footer--logo.inspec href="/"
|
|
img src="/images/chef-inspec.png" alt="logo for Chef InSpec"
|
|
li
|
|
a.footer--logo.chef href="https://www.chef.io"
|
|
img src="/images/chef-logo.png" alt="logo for Chef Software"
|
|
|
|
.columns.large-8.medium-8
|
|
ul.footer--links.strict-right
|
|
li
|
|
a.link.footer--link href="https://docs.chef.io/chef_license.html" Licensing
|
|
li
|
|
a.link.footer--link href="https://www.chef.io/terms-of-service/" Terms & Conditions
|
|
li
|
|
a.link.footer--link href="https://www.chef.io/trademark-policy/" Trademark Policy
|
|
li
|
|
a.link.footer--link href="https://www.chef.io/privacy-policy/" Privacy Policy
|
|
li
|
|
a.link.footer--link href="https://www.chef.io/cookie-policy/" Cookie Policy
|
|
|
|
|
|
//logos for mobile
|
|
|
|
.columns.margin-both-xs.mobile-show
|
|
ul.footer--logos
|
|
li
|
|
a.footer--logo.inspec href="/"
|
|
img src="/images/chef-inspec.png" alt="logo for Chef InSpec"
|
|
li
|
|
a.footer--logo.chef href="http://www.chef.io"
|
|
img src="/images/chef-logo.png" alt="logo for Chef Software"
|
|
|
|
p.strict-center.pad-under-xs
|
|
small.t-gray © Chef Software 2015-#{ Time.now.strftime("%Y") }
|