Hacker News new | past | comments | ask | show | jobs | submit login

I'm the maintainer of an open Source CLI. The documentation site [1] is a static HTML site generated by Jekyll, from a bunch of Markdown files. Is there advices for LLM ready single page doc?

- should I just aggregate the Markdown files and that's all?

- should I provide a HTML standalone page

- is there any pointer on this issue?

Thanks!

[1]: https://hurl.dev




Markdown seems to work best with LLMs and RAGs (easier to tokenise) - I'd just concatenate all docs into a single markdown file.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: