Skip to content

Add all md files for use by LLMS - #1641

Merged
monkbroc merged 1 commit into
masterfrom
workbench-ai-templates
Aug 21, 2026
Merged

Add all md files for use by LLMS#1641
monkbroc merged 1 commit into
masterfrom
workbench-ai-templates

Conversation

@monkbroc

Copy link
Copy Markdown
Member

Add all pages as raw md files for use by LLMs.

Copilot AI lite review requested due to automatic review settings August 21, 2026 14:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR expands the documentation build output to include a Markdown “mirror” for all generated documentation pages, making it easier for LLM tooling (and other consumers) to fetch fully-processed Markdown directly from the docs site.

Changes:

  • Documented the .md URL pattern for fetching Markdown versions of pages in llms.txt.
  • Updated the Metalsmith pipeline to stash and restore a processed Markdown copy for every .md page (not just a small allowlist), including rewriting eligible internal links to point at .md equivalents.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/content/llms.txt Adds guidance and additional entry points highlighting that pages have .md equivalents.
scripts/metalsmith.js Generalizes raw-Markdown stashing/restoration to all Markdown pages and rewrites internal links to Markdown mirrors when available.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@monkbroc
monkbroc merged commit 44f10fc into master Aug 21, 2026
2 checks passed
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.

2 participants