Skip to content

feat: add RelatedTopics component - #46

Merged
yeoldegrove merged 2 commits into
mainfrom
feat/related_topics_component
Apr 16, 2026
Merged

yeoldegrove merged 2 commits into
mainfrom
feat/related_topics_component

Conversation

@yeoldegrove

@yeoldegrove yeoldegrove commented Apr 16, 2026 •

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

feat: add RelatedTopics component

This enables us to add

Frontmatter:

related_topics:
  - /contributing/documentation/documentation_workflow.md
  - /contributing/documentation/writing_good_docs.md
  - /contributing/documentation/aggregation-architecture.md
  - /contributing/documentation/adding-repos.md
  - /contributing/documentation/working-locally.md
  - /contributing/documentation/technical.md
  - /contributing/documentation/testing.md
---

Page:

## Related Topics

<RelatedTopics />

And this renders like this:
image

Which issue(s) this PR fixes:
Fixes gardenlinux/gardenlinux#4640

@netlify

netlify Bot commented Apr 16, 2026 •

Copy link
Copy Markdown

✅ Deploy Preview for gardenlinux-docs ready!

Name Link
🔨 Latest commit 7607664
🔍 Latest deploy log https://app.netlify.com/projects/gardenlinux-docs/deploys/69e0eb2833d46200088687ac
😎 Deploy Preview https://deploy-preview-46--gardenlinux-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: Eike Waldt <waldt@b1-systems.de>
On-behalf-of: SAP <eike.waldt@sap.com>
@yeoldegrove
yeoldegrove force-pushed the feat/related_topics_component branch from 2be6e8a to 8f85857 Compare April 16, 2026 13:20
@yeoldegrove
yeoldegrove requested a review from ByteOtter April 16, 2026 13:22
@yeoldegrove yeoldegrove self-assigned this Apr 16, 2026
@yeoldegrove
yeoldegrove marked this pull request as ready for review April 16, 2026 13:23
Signed-off-by: Eike Waldt <waldt@b1-systems.de>
On-behalf-of: SAP <eike.waldt@sap.com>
@yeoldegrove
yeoldegrove merged commit ddcf57b into main Apr 16, 2026
7 checks passed
@yeoldegrove
yeoldegrove deleted the feat/related_topics_component branch July 22, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs Hub] automatic "Related Topic" section

2 participants