Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

feat(docs): per-app OG card + accurate llms.txt links#44

Merged
rubenvdlinde merged 1 commit into
developmentfrom
feat/docs-og-and-llms
May 18, 2026
Merged

feat(docs): per-app OG card + accurate llms.txt links#44
rubenvdlinde merged 1 commit into
developmentfrom
feat/docs-og-and-llms

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Summary

  • Add 1200x630 brand OG card (docs/static/img/og-app-versions.png) with the App Versions wordmark for richer link previews on social/chat platforms.
  • Set themeConfig.image so Docusaurus emits the new card as the default Open Graph + Twitter image across all pages.
  • Rewrite docs/static/llms.txt so the docs links match the live site (/docs/intro + /api) instead of pointing at non-existent route-segment pages.

Test plan

  • Visit https://app-versions.conduction.nl after deploy and view-source the home page — <meta property="og:image"> should reference og-app-versions.png.
  • Fetch https://app-versions.conduction.nl/llms.txt — both docs links should resolve (200) and point at live routes.

- Add 1200x630 brand OG card with the app's wordmark.
- Set themeConfig.image to reference the new card.
- Correct llms.txt docs links to /docs/intro + /api.
@rubenvdlinde rubenvdlinde merged commit 58d733a into development May 18, 2026
1 of 10 checks passed
@rubenvdlinde rubenvdlinde deleted the feat/docs-og-and-llms branch May 18, 2026 18:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant