We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62df42 commit 722240bCopy full SHA for 722240b
_quarto.yml
@@ -1,6 +1,9 @@
1
project:
2
type: website
3
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"
7
8
website:
9
title: "FastAPI Webapp Template"
0 commit comments