Logo
Explore Help
Sign In
drowl87/hextra_mirror
1
0
Fork 1
You've already forked hextra_mirror
mirror of https://github.com/imfing/hextra.git synced 2025-08-23 10:18:44 -04:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
24debf9b0c35232f6aa05ed497d78d5ea72b6e05
hextra_mirror/hugo.toml

11 lines
183 B
TOML
Raw Normal View History

feat: support llms.txt output (#736) * feat(llms): add llms txt output format - Introduced a new output format 'llms' in the configuration. - Updated the example site to utilize the new 'llms' format for the home output. - Added a new layout file 'llms.txt' for rendering content in the LLMS format. * docs: add llms.txt support documentation - Introduced a new section in the configuration guide detailing how to enable the llms.txt output format for improved accessibility to large language models. - Provided example configuration for adding the 'llms' output format in the site's hugo.yaml. - Explained the content structure of the generated llms.txt file, including site title, section listings, page summaries, and direct links. * Update configuration.md
2025-08-10 23:15:21 +08:00
[module]
[module.hugoVersion]
min = '0.146.0'
[outputFormats]
[outputFormats.llms]
name= 'llms'
baseName = 'llms'
mediaType = 'text/plain'
isPlainText = true
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.4 Page: 408ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API