Skip to content

Commit d49174b

Browse files
committed
feat: enable Quarto llms-txt for the website (closes #69)
1 parent fdd449d commit d49174b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

_quarto-website.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ website:
1717
title: "Quarto Website Template"
1818
site-url: https://ucd-serg.github.io/qwt/
1919
description: "A template for creating websites with Quarto"
20+
# Generate llms.txt + per-page .llms.md for LLM-friendly consumption
21+
# (https://quarto.org/docs/websites/website-llms.html). Key is `llms-txt`,
22+
# not `llms`.
23+
llms-txt: true
2024
page-footer:
2125
center: "Built with [Quarto](https://quarto.org/)"
2226
back-to-top-navigation: true

0 commit comments

Comments
 (0)