docs: Create community docs instance and move community content (#68675)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
This commit is contained in:
committed by
GitHub
parent
4774b7611a
commit
a605a81da9
@@ -150,28 +150,6 @@ const buildAConnector = {
|
||||
],
|
||||
};
|
||||
|
||||
const contributeToAirbyte = {
|
||||
type: "category",
|
||||
label: "Contribute to Airbyte",
|
||||
link: {
|
||||
type: "doc",
|
||||
id: "contributing-to-airbyte/README",
|
||||
},
|
||||
items: [
|
||||
"contributing-to-airbyte/issues-and-requests",
|
||||
"contributing-to-airbyte/developing-locally",
|
||||
"contributing-to-airbyte/writing-docs",
|
||||
{
|
||||
type: "category",
|
||||
label: "Resources",
|
||||
items: [
|
||||
"contributing-to-airbyte/resources/pull-requests-handbook",
|
||||
"contributing-to-airbyte/resources/qa-checks",
|
||||
],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
const deployAirbyte = {
|
||||
type: "category",
|
||||
label: "Deploy Airbyte",
|
||||
@@ -573,30 +551,6 @@ module.exports = {
|
||||
id: "using-airbyte/pyairbyte/getting-started",
|
||||
},
|
||||
understandingAirbyte,
|
||||
{
|
||||
type: "category",
|
||||
label: "Licenses",
|
||||
link: {
|
||||
type: "doc",
|
||||
id: "developer-guides/licenses/README",
|
||||
},
|
||||
items: [
|
||||
"developer-guides/licenses/license-faq",
|
||||
"developer-guides/licenses/elv2-license",
|
||||
"developer-guides/licenses/mit-license",
|
||||
"developer-guides/licenses/examples",
|
||||
],
|
||||
},
|
||||
sectionHeader("Community"),
|
||||
contributeToAirbyte,
|
||||
"community/getting-support",
|
||||
"community/code-of-conduct",
|
||||
sectionHeader("Product updates"),
|
||||
{
|
||||
type: "link",
|
||||
label: "Roadmap",
|
||||
href: "https://go.airbyte.com/roadmap",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user