{"id":18995619,"url":"https://github.com/turbot/steampipe-docs","last_synced_at":"2025-10-30T02:20:24.539Z","repository":{"id":47986613,"uuid":"515596702","full_name":"turbot/steampipe-docs","owner":"turbot","description":"Steampipe documentation content in markdown format.","archived":false,"fork":false,"pushed_at":"2025-06-10T07:32:25.000Z","size":32452,"stargazers_count":10,"open_issues_count":10,"forks_count":32,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-06-10T08:27:38.615Z","etag":null,"topics":["documentation","hacktoberfest","postgresql","sql","steampipe","turbot","turbot-pipes"],"latest_commit_sha":null,"homepage":"https://steampipe.io/docs","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turbot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-07-19T13:28:10.000Z","updated_at":"2025-06-05T12:37:09.000Z","dependencies_parsed_at":"2023-02-19T08:16:05.702Z","dependency_job_id":"a70dc5a0-07ee-491a-8e29-eaf2c84b7b2f","html_url":"https://github.com/turbot/steampipe-docs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/turbot/steampipe-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","download_url":"https://codeload.github.com/turbot/steampipe-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fsteampipe-docs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259584752,"owners_count":22880193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","hacktoberfest","postgresql","sql","steampipe","turbot","turbot-pipes"],"created_at":"2024-11-08T17:32:03.476Z","updated_at":"2025-10-30T02:20:24.457Z","avatar_url":"https://github.com/turbot.png","language":null,"readme":"![image](https://steampipe.io/images/steampipe-social-preview-4.png)\n\n# Steampipe docs format \u0026 structure\n\nDocs are written in Markdown format and are located in the `docs` folder. The entry-point document will contain front-matter with `slug: /`.\n\nEach document requires the following frontmatter, adjust the values as per your requirement:\n\n```yaml\nid: learn\ntitle: Learn Steampipe\nsidebar_label: Learn Steampipe\n```\n\nWe support up to 2 levels of docs, e.g.:\n\n- `docs/foo`\n- `docs/foo/bar`\n\nFor 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.\n\nAny images required by docs must be placed in `/images/docs/...` and must be referenced by the tag `\u003cimg src=\"/...\" /\u003e`.\n\n# Guidelines for contribution\n\nThank you for your interest in contributing to Steampipe documentation! We greatly value feedback and contributions from our community.\n\nPlease read through this document before you submit any pull requests or issues. It will help us to collaborate more effectively.\n\n## What to expect when you contribute\n\nWhen 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.\n\nWe look forward to receiving your pull requests for:\n\n* Inaccuracies in the content\n* Information gaps in the content that need more detail to be complete\n* Grammatical errors or typos\n* Suggested rewrites that improve clarity and reduce confusion\n\n## How to contribute\n\nTo contribute, send us a pull request.\n\n1. [Fork the repository](https://help.github.com/articles/fork-a-repo/).\n2. In your fork, make your change in a branch that's based on this repo's **main** branch.\n3. Commit the change to your fork, using a clear and descriptive commit message.\n4. [Create a pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/)\n\nBefore you send us a pull request, please be sure that:\n\n1. You're working from the latest source on the **main** branch.\n2. You check [existing open](https://github.com/turbot/steampipe-docs/pulls) pull requests to be sure that someone else hasn't already addressed the problem.\n3. You [create an issue](https://github.com/turbot/steampipe-docs/issues/new) before working on a contribution that will take a significant amount of your time.\n\nFor contributions that will take a significant amount of time, [open a new issue](https://github.com/turbot/steampipe-docs/issues/new) 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.\n\n## Finding contributions to work on\n\nIf you'd like to contribute, but don't have a project in mind, look at the [open issues](https://github.com/turbot/steampipe-docs/issues/news) in this repository for some ideas.\n\n## Open Source \u0026 Contributing\n\nThis repository is published under the [CC BY-NC-ND](https://creativecommons.org/licenses/by-nc-nd/4.0/) license. Please see our [code of conduct](https://github.com/turbot/.github/blob/main/CODE_OF_CONDUCT.md). Contributors must sign our [Contributor License Agreement](https://turbot.com/open-source#cla) as part of their first pull request. We look forward to collaborating with you!\n\n[Steampipe](https://steampipe.io) is a product produced from this open source software, exclusively by [Turbot HQ, Inc](https://turbot.com). 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](https://turbot.com/open-source).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbot%2Fsteampipe-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturbot%2Fsteampipe-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbot%2Fsteampipe-docs/lists"}