Skip to content

feat: generate llms.txt and llms-full.txt#1129

Open
azizbecha wants to merge 1 commit into
electron:mainfrom
azizbecha:add-llms-txt
Open

feat: generate llms.txt and llms-full.txt#1129
azizbecha wants to merge 1 commit into
electron:mainfrom
azizbecha:add-llms-txt

Conversation

@azizbecha
Copy link
Copy Markdown

Add a build-time Docusaurus plugin that emits two files into the site root:

  • /llms.txt: a curated index following the llmstxt.org convention (H1, summary, and H2-delimited link lists) pointing at the markdown version of each docs page.
  • /llms-full.txt: every documentation page concatenated into a single file for use in LLM context windows.

Both files are generated from the documentation at build time, so they stay in sync with the docs automatically and require no manual upkeep.

Description of Change

Checklist

  • This PR was not created with AI. (PRs created mainly with AI will be closed. They waste our team's time. We ban repeat offenders.)

Add a build-time Docusaurus plugin that emits two files into the site root:

- /llms.txt: a curated index following the llmstxt.org convention (H1,
  summary, and H2-delimited link lists) pointing at the markdown version
  of each docs page.
- /llms-full.txt: every documentation page concatenated into a single
  file for use in LLM context windows.

Both files are generated from the documentation at build time, so they
stay in sync with the docs automatically and require no manual upkeep.
@azizbecha azizbecha requested a review from a team as a code owner May 25, 2026 09:16
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