Jakub Mądry
Jakub Mądry
Hey, I tried creating this, but I don't know if it needs to look like this or something else. Because i saw in #2796 need for some kind of js...
I was using this website https://llmstxthub.com/ to recreate it for Vike. Examples from that website: [BetterAuth](https://www.better-auth.com/llms.txt), [Expo](https://llmstxthub.com/websites/expo-documentation-llms-txt) and so on. But as you mention I see many different docs using...
Even in https://llmstxt.org example and format is like this: ```md # Title > Optional description goes here Optional details go here ## Section name - [Link title](https://link_url): Optional link details...
Okay, so i've tried to create that script, and got something like this: [llms-full.md](https://github.com/user-attachments/files/23412486/llms-full.md) [scrape-local-docs.js](https://github.com/user-attachments/files/23412487/scrape-local-docs.js) I keep it in root folder so vike/scrape-local-docs.js If someone could check if its good...