inspec/www/source/layouts/_footer.slim
Christoph Hartmann 4641978716 Update InSpec website (#2681)
* New styles

* Fundamental styles for home page

* Legal pages

* Community page, downloads page, tutorials page

* Docs page

* Content toggle and github badge

* Add code - highlighter

* Copy button

* Sliding content animation

* fix particle animatino on downloads page

* Scroll-to-top button

* docs sidebar links

* innocent comments on resources

* Fancy code animation

* Small update to diamond

* whatever slider

* Slider styles

* initial selection if no sliders are there

* add netifly config

Signed-off-by: Christoph Hartmann <chris@lollyrock.com>

* inspec for provisioners

* fix incorrect text on aws ssm

* fix layout javascript

post-rebase

* resource grouping in docs

* introduce groups in docs/resources

* fix minor spelling issues and move download button in new features section

Signed-off-by: Christoph Hartmann <chris@lollyrock.com>

* pass linting

Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2018-02-17 07:44:42 -08:00

48 lines
1.5 KiB
Text

footer#main-footer.dark-bg
#dlmsg.strict-center
.pad-under-xs
img#hex src="/images/octagon.svg" /
h3.t-white.pad-under-xs Get started with InSpec and rock on.
.row.align.columns
.strict-center
a.button.btn-lg.btn-purple.shadow-dark.margin-right-xs href="/downloads"
i.fa.fa-cloud-download
span download inspec 2.0
a.button.btn-lg.btn-white-o.shadow-dark href="/tutorial" browse tutorials
.flex.align
.columns.large-4.medium-4.mobile-hide
ul.footer--logos
li
a.footer--logo.inspec href="/"
img src="/images/inspec-by-chef-logo.png"
li
a.footer--logo.chef href="http://www.chef.io"
img src="/images/chef-logo.png"
.columns.large-8.medium-8
ul.footer--links.strict-right
li
a.link.footer--link href="/legal/licensing" Licensing
li
a.link.footer--link href="/legal/terms-and-conditions" Terms &amp; Conditions
li
a.link.footer--link href="/legal/trademark-policy" Trademark Policy
li
a.link.footer--link href="/legal/privacy-policy" Privacy Policy
//logos for mobile
.columns.margin-both-xs.mobile-show
ul.footer--logos
li
a.footer--logo.inspec href="/"
img src="/images/inspec-by-chef-logo.png"
li
a.footer--logo.chef href="http://www.chef.io"
img src="/images/chef-logo.png"
p.strict-center.pad-under-xs
small.t-gray &copy; Chef Software 2017