Skip to content

Comments

DOC-3373: Add new .sh script to copy to root post build.#3990

Open
kemister85 wants to merge 1 commit intomainfrom
feature/8/DOC-3373_llms
Open

DOC-3373: Add new .sh script to copy to root post build.#3990
kemister85 wants to merge 1 commit intomainfrom
feature/8/DOC-3373_llms

Conversation

@kemister85
Copy link
Contributor

@kemister85 kemister85 commented Feb 20, 2026

Ticket: DOC-3373

PR #1: Main Branch (Infrastructure & Build Tools)

Purpose: Add reusable build infrastructure for llms.txt files that will live in /latest version of tinymce-docs ie 8x
Why: Antora doesn't support root-level files by design. Post-build steps are the standard workaround to place files at the site root.

What it does:

  • Adds utility script to -scripts/:
    • copy-llms-files.sh — Copies llms.txt files from _attachments/ to site root so they're accessible at /docs/llms.txt
  • Updates .github/workflows/preview_create.yml:
    • Adds post-build step to copy llms.txt files to root

Pre-checks:

  • Branch prefixed with feature/<version>/, hotfix/<version>/, staging/<version>/, or release/<version>/.

Review:

  • Documentation Team Lead has reviewed

@kemister85 kemister85 requested a review from a team as a code owner February 20, 2026 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants