Skip to content

feat: add llms.txt discovery blockquote to generated .md pages - #2845

Merged
marekh19 merged 1 commit into
masterfrom
feat/llms-txt-discovery-blockquote
Aug 4, 2026
Merged

feat: add llms.txt discovery blockquote to generated .md pages#2845
marekh19 merged 1 commit into
masterfrom
feat/llms-txt-discovery-blockquote

Conversation

@marekh19

@marekh19 marekh19 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Resolves #2822

Add a Claude-style "documentation index" blockquote to the top of every generated per-page .md, pointing AI agents at llms.txt. Reuses the existing nav-header mechanism in addNavHeaders.mjs (runs after llms-full.txt is finalized), so the blockquote lands on served pages but never leaks into llms-full.txt. checkNavHeaders.mjs gains a presence check and a leak guard.

@marekh19 marekh19 added the t-web Issues with this label are in the ownership of the web team. label Aug 3, 2026
@marekh19 marekh19 self-assigned this Aug 3, 2026
@github-actions github-actions Bot added this to the 146th sprint - Web team milestone Aug 3, 2026
@apify-service-account

apify-service-account commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🗑️ Preview for this PR was deleted.

@marekh19
marekh19 force-pushed the feat/llms-txt-discovery-blockquote branch from 5bc440a to 42df98b Compare August 3, 2026 14:30
@marekh19
marekh19 requested review from a team and birosrichard August 3, 2026 14:32

@TC-MO TC-MO left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marekh19
marekh19 merged commit 318d93c into master Aug 4, 2026
14 checks passed
@marekh19
marekh19 deleted the feat/llms-txt-discovery-blockquote branch August 4, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-web Issues with this label are in the ownership of the web team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add llms.txt / llms-full.txt discovery blockquote to generated .md pages

4 participants