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 - #86

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#86
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-openbuilt.png) with the OpenBuilt 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://openbuilt.conduction.nl after deploy and view-source the home page — <meta property="og:image"> should reference og-openbuilt.png.
  • Fetch https://openbuilt.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.
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/openbuilt @ ee2c99f

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-05-18 18:46 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
rubenvdlinde merged commit fb13851 into development May 18, 2026
15 of 20 checks passed
@rubenvdlinde
rubenvdlinde deleted the feat/docs-og-and-llms branch May 18, 2026 18:48
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