Skip to content

[3.x] Support pages with more output file extensions (epic) - #2524

Draft
emmadesilva wants to merge 118 commits into
masterfrom
v3/non-html-pages
Draft

[3.x] Support pages with more output file extensions (epic)#2524
emmadesilva wants to merge 118 commits into
masterfrom
v3/non-html-pages

Conversation

@emmadesilva emmadesilva changed the title [3.x] Non HTML pages (epic) [3.x] Support pages with more output file extensions (epic) Jul 13, 2026
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (bd71785) to head (b0b603d).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##              master     #2524    +/-   ##
============================================
  Coverage     100.00%   100.00%            
- Complexity      1737      1780    +43     
============================================
  Files            179       179            
  Lines           4351      4470   +119     
============================================
+ Hits            4351      4470   +119     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 13, 2026 14:53 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 13, 2026 15:19 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 13, 2026 15:46 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 13, 2026 17:35 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 13, 2026 18:12 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 13, 2026 19:10 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 13, 2026 19:47 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 13, 2026 19:48 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 13, 2026 20:20 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 13, 2026 21:33 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 13, 2026 21:56 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 14, 2026 00:15 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 14, 2026 01:27 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 14, 2026 01:27 — with GitHub Actions Inactive
@emmadesilva
emmadesilva force-pushed the v3/non-html-pages branch 2 times, most recently from edee07f to 62feb3c Compare July 14, 2026 02:04
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 14, 2026 02:04 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 14, 2026 02:04 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 14, 2026 11:22 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 14, 2026 21:22 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 14, 2026 21:32 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 14, 2026 21:50 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 14, 2026 22:35 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 14, 2026 22:39 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 17, 2026 00:20 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 17, 2026 21:40 — with GitHub Actions Inactive
…igation

[3.x] Hide non-HTML pages from navigation by default
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 17, 2026 22:27 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 18, 2026 16:25 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 18, 2026 21:21 — with GitHub Actions Inactive
@emmadesilva
emmadesilva temporarily deployed to pr-documentation-2524 July 20, 2026 19:57 — with GitHub Actions Inactive
emmadesilva and others added 3 commits July 26, 2026 19:00
Unlike the sitemap, RSS feed, and robots.txt, llms.txt is not an established
web convention that fixes a compatibility or crawler-control problem — it is
an emerging, format-unstable proposal, and publishing it is a deliberate
invitation for AI services to read the site rather than a neutral discovery
mechanism. That argues for an opt-in default rather than the opt-out the
feature originally shipped with.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Cover the new default-off behavior and require explicit opt-in for the
existing registration/build tests that previously relied on the feature
being on by default.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Record the reasoning in the epic (PR 7 deviation), the v3 release notes, the
upgrade guide, and the customization docs: llms.txt now needs an explicit
hyde.llms.enabled opt-in, unlike the sitemap, RSS feed, and robots.txt.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant