inspec/www/source/docs/index.html.slim
hannah-radish 74a2a37a5a Updated Tutorial URL in Docs
Signed-off-by: Hannah Maddy <hmaddy@chef.io>
2017-03-03 17:51:20 -08:00

28 lines
1.2 KiB
Text

h2.margin-under-xs InSpec Documentation
p Welcome to the InSpec documentation! This is a reference guide for all available features and options.
p In the navigation, you will see 2 sections. The first provides a few links to get started and context around InSpec. The second section contains references to all elements of InSpec: The DSL, CLI, profiles, resources, and matchers.
h3.margin-top-xs Are you new to InSpec?
hr.strict-left
br
p If you're just getting started and want a quick introduction, then we recommend you start with the following items in the order listed.
.row
.columns.medium-6
.box-white-brdr.strict-center.
p.txt-margin Complete a short interactive demo
a.btn.try-demo href="/tutorial" Try the Demo
.columns.medium-6
.box-white-brdr.strict-center
p.txt-margin Get your first hands-on experience
a.btn.clear href="tutorials" Tutorials
h3.margin-top-xs Contributing
hr.strict-left
br
p.clear This documentation is automatically generated from the InSpec repository and source code.
p To contribute, please have a look at the <a href="https://github.com/chef/inspec/tree/master/docs">docs</a> folder of the project.