Skip to content

Commit 722240b

Browse files
copy LLMs.txt and documentation.txt into website output dir
1 parent c62df42 commit 722240b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_quarto.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
project:
22
type: website
33
output-dir: _docs
4+
post-render:
5+
- "cp docs/static/llms.txt _docs/docs/static/llms.txt"
6+
- "cp docs/static/documentation.txt _docs/docs/static/documentation.txt"
47

58
website:
69
title: "FastAPI Webapp Template"

0 commit comments

Comments
 (0)