Skip to content

Conversation

@briandoyle81
Copy link
Contributor

@briandoyle81 briandoyle81 commented Oct 23, 2025

  • Build now creates markdown copies of all files
  • Build creates a single markdown file with all docs at /llms-full.txt
  • Add llms.txt
  • Add note for llms/agents in all docs how to access raw markdown
  • Deliver markdown instead of html when:
    • Header has Accept: text/markdown
    • path ends in .md
    • path has a query param with ?format=md
  • All files can be found in markdown by inserting /md/ at the beginning of the path
  • folder/index.md paths/files are handled

@vercel
Copy link

vercel bot commented Oct 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Oct 27, 2025 7:23pm

@vercel
Copy link

vercel bot commented Oct 24, 2025

Deployment failed with the following error:

Redirect at index 0 has invalid `source` pattern "/(?!md/):path*.md".

Learn More: https://vercel.link/invalid-route-source-pattern

@vercel
Copy link

vercel bot commented Oct 24, 2025

Deployment failed with the following error:

The `vercel.json` schema validation failed with the following message: `rewrites[8]` should NOT have additional property `permanent`

Learn More: https://vercel.com/docs/concepts/projects/project-configuration

@vercel
Copy link

vercel bot commented Oct 24, 2025

Deployment failed with the following error:

Rewrite at index 8 has invalid `source` pattern "/(?!md/)(.+\.md)$".

Learn More: https://vercel.link/invalid-route-source-pattern

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