Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"cli",
"vscode",
"obsidian",
"confluence",
"slack",
"discord",
"npm",
Expand Down Expand Up @@ -585,4 +584,4 @@
"description": "Ignore file extensions"
}
]
}
}
39 changes: 0 additions & 39 deletions docs/tour/confluence.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/tour/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Officially developed and maintained by the creators of D2.
- [Obsidian plugin](/tour/obsidian/)
- [D2 app for Slack](/tour/slack/)
- [Discord plugin](/tour/discord/)
- [Confluence app](/tour/confluence/)

## Community

Expand Down
2 changes: 1 addition & 1 deletion docs/tour/man.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
pagination_next: tour/studio
pagination_next: tour/exports
---

# CLI manual
Expand Down
33 changes: 0 additions & 33 deletions docs/tour/studio.md

This file was deleted.

4 changes: 2 additions & 2 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ const config: Config = {
type: "all",
title: "D2 Blog Feed",
description: "Stay updated with the latest D2 news and tutorials",
copyright: `Copyright © 2025 Terrastruct, Inc.`,
copyright: `Copyright © 2026 Terrastruct, Inc.`,
language: "en",
},
},
Expand Down Expand Up @@ -215,7 +215,7 @@ const config: Config = {
darkTheme: themes.dracula,
},
footer: {
copyright: `Copyright © 2025 <a href="https://terrastruct.com">Terrastruct, Inc.</a>`,
copyright: `Copyright © 2026 <a href="https://terrastruct.com">Terrastruct, Inc.</a>`,
},
algolia: {
appId: "DWAXJIMTZU",
Expand Down
2 changes: 0 additions & 2 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ const sidebars: SidebarsConfig = {
"tour/obsidian",
"tour/slack",
"tour/discord",
"tour/confluence",
],
},
],
Expand All @@ -159,7 +158,6 @@ const sidebars: SidebarsConfig = {
items: ["tour/api"],
},
"tour/man",
"tour/studio",
"tour/exports",
"tour/cheat-sheet",
"tour/faq",
Expand Down
Binary file removed static/img/screenshots/confluence.mp4
Binary file not shown.
Binary file removed static/img/screenshots/d2_studio.png
Binary file not shown.
Binary file removed static/img/screenshots/d2_studio.webp
Binary file not shown.
Loading