pest's website now supports the llms.txt standard:
/llms.txt for a curated index of the docs
/llms-full.txt for the full documentation in one markdown file
/docs/{page}/llms.txt for raw markdown on any page
it's all generated from the existing docs, cached, always in sync 🫦
Back