Refresh social links and resource navigation across the app and docs…#245
Merged
Conversation
* feat(open-knowledge): refresh social links and resource nav - Resources popover: drop standalone Website row, add Open Knowledge entry (brand logo, grayscale-to-color on hover) as the last item - Docs nav: brand icons for GitHub/Discord, X rendered icon-only - Point socials at x.com/OpenKnowledgeAI + project Discord in footer and structured-data sameAs (replacing legacy Inkeep X/LinkedIn) - Home hero + CTA: subtle "or CLI" link beside the macOS download button, pointing at the CLI reference * chore(open-knowledge): remove unused LinkedIn icon Footer no longer links LinkedIn (replaced by Discord), leaving the icon file unreferenced — knip flagged it as dead code. * fix(open-knowledge): Discord icon a11y + regen i18n catalogs - Discord icon: use aria-hidden instead of role="img"+<title> to match sibling social icons (github/x); the parent <Link> already supplies the accessible name, so the title caused a double screen-reader announcement (PR review feedback) - Regenerate en/pseudo Lingui catalogs after dropping the Website resource string and renaming Documentation -> Docs (fixes CI i18n drift) * fix(open-knowledge): label x.com link "X" in Resources popover Match the docs site (footer/nav), which labels x.com/OpenKnowledgeAI as "X"; the editor popover previously said "Twitter" for the same URL. Updates the label, the proper-noun comment, and the DOM test assertion. --------- GitOrigin-RevId: 267e5bb79038c48862782b3071285f6159b3a27a
Contributor
There was a problem hiding this comment.
Automated approval from agents-private public-mirror-sync (run: https://github.com/inkeep/agents-private/actions/runs/28077765711). Source of truth is the monorepo; direct edits on inkeep/open-knowledge are overwritten on next sync.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refresh social links and resource navigation across the app and docs site:
x.com/OpenKnowledgeAI) and the project Discord, replacing the legacy Inkeep X/LinkedIn destinations in the footer and structured-datasameAs.