Skip to content

Document the Quarto version requirement for llms-txt #101

Description

@d-morrison

Context

Deferred from PR #96 (enable llms-txt). The reviewer noted that downstream template users on an older Quarto will hit a schema error, since llms-txt is rejected as an invalid property on Quarto versions that predate the feature.

What to do

Add a short note (likely in README.Rmd, then regenerate README.md) stating the template uses Quarto's llms-txt website option and requires a recent enough Quarto. Pin the exact minimum version once confirmed (the docs don't state it; llms-txt is confirmed working on Quarto 1.9.36, while the older llms key is rejected).

Why not now

Out of scope for #96 (a one-line config enablement). Touching README.Rmd also requires regenerating README.md to satisfy the check-readme workflow, which is a separate change.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions