There was an error while loading. Please reload this page.
1 parent f075ceb commit a93fc1cCopy full SHA for a93fc1c
3 files changed
_quarto.yml
@@ -6,10 +6,10 @@ project:
6
# Draft site: ship a crawler-blocking robots.txt into the build output.
7
resources:
8
- robots.txt
9
- # Generate the Team page from the openpipeline (core) author registry before
10
- # rendering. See scripts/generate_team.py.
11
- pre-render:
12
- - scripts/generate_team.py
+ # NOTE: team/ is a hand-curated static page for now (sections + roles the flat
+ # author registry can't express). scripts/generate_team.py is kept for the
+ # eventual return to auto-generation but is intentionally NOT wired as a
+ # pre-render step.
13
14
website:
15
title: "OpenPipeline"
0 commit comments