Skip to content

Conversation

@markmandel
Copy link
Contributor

@markmandel markmandel commented Jul 22, 2025

Split the large core-concepts.mdx file into focused subpages for better navigation and maintainability:

  • Created core-concepts/core-features.mdx covering account linking, provisional accounts, friend systems, and presence
  • Created core-concepts/communication-features.mdx for messaging, lobbies, and linked channels
  • Created core-concepts/integration-overview.mdx with implementation steps and workflow
  • Created core-concepts/platform-compatibility.mdx with supported platforms and SDK availability
  • Created core-concepts/oauth2-scopes.mdx covering authentication scopes and client types
  • Updated main core-concepts.mdx to serve as landing page with overview and navigation cards
  • Added subpages configuration and proper breadcrumb navigation
  • Updated change log entries to reflect documentation restructuring

@markmandel markmandel added the social-sdk Feedback and PRs on Social SDK label Jul 22, 2025
@markmandel markmandel requested a review from a team as a code owner July 22, 2025 20:45
@markmandel markmandel requested review from anthonydiscord and removed request for a team July 22, 2025 20:45
@markmandel
Copy link
Contributor Author

This is a bit of a hefty on. Probably requires testing this in full, but here are a few screenshots to get you a sense.

Sidebar:
image

Core Concepts landing page:

image

Communication Features:

image

@markmandel markmandel requested a review from colinloretz July 22, 2025 20:48
| [Linked channels](/docs/discord-social-sdk/design-guidelines/linked-channels) |
<Container>
<Card title="Core Features" link="/docs/discord-social-sdk/core-concepts/core-features" icon="TrophyIcon">
Explore social features like friends, and presence.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Explore social features like friends, and presence.
Explore social features like account linking, friends, and rich presence.

@colinloretz colinloretz self-requested a review July 22, 2025 22:10
Copy link
Contributor

@colinloretz colinloretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, makes it easier to expand on topics like oauth in the future.

Split the large core-concepts.mdx file into focused subpages for better
navigation and maintainability:

- Created core-concepts/core-features.mdx covering account linking,
provisional accounts, friend systems, and presence
- Created core-concepts/communication-features.mdx for messaging,
lobbies, and linked channels
- Created core-concepts/integration-overview.mdx with implementation
steps and workflow
- Created core-concepts/platform-compatibility.mdx with supported
platforms and SDK availability
- Created core-concepts/oauth2-scopes.mdx covering authentication scopes
 and client types
- Updated main core-concepts.mdx to serve as landing page with overview
and navigation cards
- Added subpages configuration and proper breadcrumb navigation
- Updated change log entries to reflect documentation restructuring
@markmandel markmandel force-pushed the slayer/split-core-concepts branch from b633ef6 to 65674b3 Compare July 22, 2025 22:55
@markmandel markmandel merged commit 558ecaa into discord:main Jul 22, 2025
4 checks passed
@markmandel markmandel deleted the slayer/split-core-concepts branch July 22, 2025 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

social-sdk Feedback and PRs on Social SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants