e30ea0a5c9
The llms.txt file is an industry standard that helps LLMs index content more efficiently, see https://llmstxt.org/ /config/_default/hugo.toml => ```toml [outputFormats] [outputFormats.llms] mediaType = "text/plain" baseName = "llms" isPlainText = true notAlternative = true [outputs] home = ["HTML", "RSS", "JSON", "llms"] ``` From https://github.com/adityatelange/hugo-PaperMod/commit/3bb0ca281fd17eff8e3489011a444f326d7c4c72