mirror of
https://github.com/inspec/inspec
synced 2024-12-25 04:23:15 +00:00
4641978716
* 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>
42 lines
1.2 KiB
YAML
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"
|