llms.txt, per-page Markdown copies, and open-in-AI actions - #28
Closed
Alice39s wants to merge 7 commits into
Closed
Conversation
Deploying nmteam-support with
|
| Latest commit: |
b4d67cb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://89ad3d1f.nmbot-telegram-doc.pages.dev |
| Branch Preview URL: | https://feat-ai-llms-and-open-menu.nmbot-telegram-doc.pages.dev |
Alice39s
force-pushed
the
feat/ai-llms-and-open-menu
branch
from
August 10, 2026 09:13
7700b81 to
ff6e3a8
Compare
Alice39s
force-pushed
the
feat/ai-llms-and-open-menu
branch
from
August 10, 2026 10:09
ff6e3a8 to
b4d67cb
Compare
This was referenced Aug 10, 2026
Contributor
Author
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.
The docs finally work for machines too. Crawlers get real content, users get Markdown, and every AI tool gets a head start.
Adds
/llms.txtper the llmstxt.org spec, so crawlers index actual content instead of navigation chrome. Each page also ships a Markdown copy at the same path, staged into the build output.Article actions: copy the current page as Markdown, or open it in Perplexity, Grok, ChatGPT, Claude (web, desktop, code) and Codex/Cursor. Every AI link is pre-filled with the page URL and a short read-first prompt, in Chinese.
Dev mode falls back to a clear alert instead of failing silently.