Skip to content

Commit 1d4df35

Browse files
committed
Remove Studio and Confluence docs
1 parent 73115d6 commit 1d4df35

10 files changed

Lines changed: 4 additions & 80 deletions

File tree

.cspell.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"cli",
3838
"vscode",
3939
"obsidian",
40-
"confluence",
4140
"slack",
4241
"discord",
4342
"npm",
@@ -585,4 +584,4 @@
585584
"description": "Ignore file extensions"
586585
}
587586
]
588-
}
587+
}

docs/tour/confluence.md

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

docs/tour/extensions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Officially developed and maintained by the creators of D2.
1313
- [Obsidian plugin](/tour/obsidian/)
1414
- [D2 app for Slack](/tour/slack/)
1515
- [Discord plugin](/tour/discord/)
16-
- [Confluence app](/tour/confluence/)
1716

1817
## Community
1918

docs/tour/man.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
pagination_next: tour/studio
2+
pagination_next: tour/exports
33
---
44

55
# CLI manual

docs/tour/studio.md

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

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ const config: Config = {
9898
type: "all",
9999
title: "D2 Blog Feed",
100100
description: "Stay updated with the latest D2 news and tutorials",
101-
copyright: `Copyright © 2025 Terrastruct, Inc.`,
101+
copyright: `Copyright © 2026 Terrastruct, Inc.`,
102102
language: "en",
103103
},
104104
},
@@ -215,7 +215,7 @@ const config: Config = {
215215
darkTheme: themes.dracula,
216216
},
217217
footer: {
218-
copyright: `Copyright © 2025 <a href="https://terrastruct.com">Terrastruct, Inc.</a>`,
218+
copyright: `Copyright © 2026 <a href="https://terrastruct.com">Terrastruct, Inc.</a>`,
219219
},
220220
algolia: {
221221
appId: "DWAXJIMTZU",

sidebars.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ const sidebars: SidebarsConfig = {
147147
"tour/obsidian",
148148
"tour/slack",
149149
"tour/discord",
150-
"tour/confluence",
151150
],
152151
},
153152
],
@@ -159,7 +158,6 @@ const sidebars: SidebarsConfig = {
159158
items: ["tour/api"],
160159
},
161160
"tour/man",
162-
"tour/studio",
163161
"tour/exports",
164162
"tour/cheat-sheet",
165163
"tour/faq",
-640 KB
Binary file not shown.
-1.17 MB
Binary file not shown.
-88.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)