This is a Jekyll plugin that makes your site more LLM-friendly according to the
spec from llmstxt.org. It generates a /llms.txt
file
that contains basic information about your site and links to all posts in thei
raw markdown format.
Add this line to your application's Gemfile:
gem 'jekyll-llmstxt'
And then execute:
$ bundle
Or install it yourself as:
$ gem install jekyll-llmstxt