Skip to content

Commit 4794ec9

Browse files
committed
Remove organization docs
Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
1 parent f1d773d commit 4794ec9

25 files changed

Lines changed: 0 additions & 408 deletions

docs/organization/core-values.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

docs/organization/getting-involved.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

docs/organization/intro.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/organization/teams.mdx

Lines changed: 0 additions & 12 deletions
This file was deleted.

docusaurus.config.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,6 @@ const config: Config = {
124124
position: "left",
125125
label: "Packaging",
126126
},
127-
{
128-
type: "docSidebar",
129-
sidebarId: "organizationSidebar",
130-
position: "left",
131-
label: "Organization",
132-
},
133127
{
134128
to: "blog",
135129
label: "Dev Log",

sidebars.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ const sidebars: SidebarsConfig = {
1818
// By default, Docusaurus generates a sidebar from the docs folder structure
1919
userSidebar: [{ type: "autogenerated", dirName: "user" }],
2020
packagingSidebar: [{ type: "autogenerated", dirName: "packaging" }],
21-
organizationSidebar: [{ type: "autogenerated", dirName: "organization" }],
2221

2322
// But you can create a sidebar manually
2423
/*

src/data/people.tsx

Lines changed: 0 additions & 205 deletions
This file was deleted.

0 commit comments

Comments
 (0)