Skip to content

Commit a93fc1c

Browse files
committed
update team page
1 parent f075ceb commit a93fc1c

3 files changed

Lines changed: 388 additions & 11 deletions

File tree

_quarto.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ project:
66
# Draft site: ship a crawler-blocking robots.txt into the build output.
77
resources:
88
- 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
9+
# NOTE: team/ is a hand-curated static page for now (sections + roles the flat
10+
# author registry can't express). scripts/generate_team.py is kept for the
11+
# eventual return to auto-generation but is intentionally NOT wired as a
12+
# pre-render step.
1313

1414
website:
1515
title: "OpenPipeline"

0 commit comments

Comments
 (0)