Skip to content

Moesif/jekyll-llmstxt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jekyll-llmstxt

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.

Installation

Add this line to your application's Gemfile:

gem 'jekyll-llmstxt'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jekyll-llmstxt

About

Generate /llms.txt for Jekyll site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 96.0%
  • Shell 4.0%