Skip to content

Steampipe documentation content in markdown format. Automatically published to steampipe.io.

License

Notifications You must be signed in to change notification settings

wmich/steampipe-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Steampipe docs format & structure

Docs are written in Markdown format and are located in the docs folder. The entry-point document will contain front-matter with slug: /.

Each document requires the following frontmatter, adjust the values as per your requirement:

id: learn
title: Learn Steampipe
sidebar_label: Learn Steampipe

We support up to 2 levels of docs, e.g.:

  • docs/foo
  • docs/foo/bar

For your docs to appear in the sidebar, you need to edit docs/sidebar.json. This is an array of sidebar entries, which are either stings matching the path of the required document, or a category to nest the docs down 1 level.

Any images required by docs must be placed in /images/docs/... and must be referenced by the tag <img src="/images/docs/..." />.

Guidelines for contribution

Thank you for your interest in contributing to Steampipe documentation! We greatly value feedback and contributions from our community.

Please read through this document before you submit any pull requests or issues. It will help us to collaborate more effectively.

What to expect when you contribute

When you submit a pull request, our team is notified and will respond as quickly as we can. We'll do our best to work with you to ensure that your pull request adheres to our style and standards.

We look forward to receiving your pull requests for:

  • Inaccuracies in the content
  • Information gaps in the content that need more detail to be complete
  • Grammatical errors or typos
  • Suggested rewrites that improve clarity and reduce confusion

How to contribute

To contribute, send us a pull request.

  1. Fork the repository.
  2. In your fork, make your change in a branch that's based on this repo's main branch.
  3. Commit the change to your fork, using a clear and descriptive commit message.
  4. Create a pull request

Before you send us a pull request, please be sure that:

  1. You're working from the latest source on the main branch.
  2. You check existing open pull requests to be sure that someone else hasn't already addressed the problem.
  3. You create an issue before working on a contribution that will take a significant amount of your time.

For contributions that will take a significant amount of time, open a new issue to pitch your idea before you get started. Explain the problem and describe the content you want to see added to the documentation. We don't want you to spend a lot of time on a contribution that might be outside the scope of the documentation or that's already in progress.

Finding contributions to work on

If you'd like to contribute, but don't have a project in mind, look at the open issues in this repository for some ideas.

Open Source & Contributing

This repository is published under the CC BY-NC-ND license. Please see our code of conduct. Contributors must sign our Contributor License Agreement as part of their first pull request. We look forward to collaborating with you!

Steampipe is a product produced from this open source software, exclusively by Turbot HQ, Inc. It is distributed under our commercial terms. Others are allowed to make their own distribution of the software, but they cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our Open Source FAQ.

About

Steampipe documentation content in markdown format. Automatically published to steampipe.io.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published