Configure Astro Starlight with starlight-llms-txt extension#756
Merged
Configure Astro Starlight with starlight-llms-txt extension#756
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Configure Astro starlight with the https://github.com/delucis/starlight-llms-txt extension
Configure Astro Starlight with starlight-llms-txt extension
Sep 12, 2025
pelikhan
approved these changes
Sep 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR configures the starlight-llms-txt extension for the GitHub Agentic Workflows documentation site to automatically generate llms.txt files that provide structured documentation content for LLM training and context.
What this adds
The starlight-llms-txt extension automatically generates three types of llms.txt files from the existing Starlight documentation:
/llms.txt(957 bytes) - Main index file with documentation structure and links/llms-small.txt(134K) - Abridged documentation optimized for efficient LLM context/llms-full.txt(140K) - Complete documentation for comprehensive LLM trainingChanges made
https://githubnext.github.io/gh-aw/)Configuration details
The extension is configured with:
Benefits
The generated files enable AI systems to better understand and work with GitHub Agentic Workflows by providing well-structured, comprehensive documentation in formats optimized for LLM consumption.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
telemetry.astro.buildnode /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro build(dns block)node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro dev(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.