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

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#75
rubenvdlinde merged 1 commit into
developmentfrom
feat/docs-og-and-llms

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Summary

  • Add 1200x630 brand OG card at docs/static/img/og-nldesign.png (app wordmark on brand background).
  • Wire themeConfig.image in docs/docusaurus.config.js so social previews use the new card.
  • Replace the legacy product-page route stubs in docs/static/llms.txt with the live route structure: /docs/intro for the documentation entry, /api for the OpenAPI reference, and crisp Optional/Contact sections that point at www.conduction.nl and the GitHub org.

Test plan

  • Build the docs site and confirm the page <meta property="og:image"> tag resolves to /img/og-nldesign.png.
  • curl https://nldesign.conduction.nl/llms.txt once deployed and confirm every link returns 200.
  • Visual check: open the OG card in a browser, confirm the wordmark renders centred and unblurred.

- 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/nldesign @ a86f6c5

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

Coverage: 0% (0/24 statements)


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

Download the full PDF report from the workflow artifacts.

@rubenvdlinde rubenvdlinde merged commit 432c735 into development May 18, 2026
25 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