inspec/www/data/docs_sidebar.yml
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

42 lines
1.2 KiB
YAML

---
sidebar_links:
- title: Getting Started
links:
- title: Overview
link: "/docs"
- title: Get InSpec
link: "/downloads"
- title: InSpec for the cloud
link: "/docs/reference/platforms.html"
- title: Tutorials
link: "/tutorials"
- title: InSpec and friends
link: "/docs/reference/inspec_and_friends.html"
- title: InSpec Glossary
link: "/docs/reference/glossary.html"
- title: Reference
links:
- title: inspec executable
link: "/docs/reference/cli.html"
- title: Profiles
link: "/docs/reference/profiles.html"
- title: Resources
link: "/docs/reference/resources.html"
- title: Matchers
link: "/docs/reference/matchers.html"
- title: Reporters
link: "/docs/reference/reporters.html"
- title: InSpec DSL
link: "/docs/reference/dsl_inspec.html"
- title: Resource DSL
link: "/docs/reference/dsl_resource.html"
- title: kitchen-inspec
link: "/docs/reference/plugin_kitchen_inspec.html"
- title: inspec shell
link: "/docs/reference/shell.html"
- title: Habitat Integration
link: "/docs/reference/habitat.html"
- title: Ruby usage
link: "/docs/reference/ruby_usage.html"
- title: Migration from Serverspec
link: "/docs/reference/migration.html"