Commit 2c7f4da
committed
Deploy Astro to Pages; retire MkDocs
- docs.yml now builds the Astro/Starlight site (uv installs lokf for the
prebuild data steps: lokf export + gen_api_docs; Node builds web/) and
deploys web/dist to Pages
- remove MkDocs: mkdocs.yml, docs/ (source + hook + vendored cytoscape),
the [dependency-groups] docs, the sync-cytoscape recipe; justfile
docs/docs-build now drive the Astro site
- carry the JSON-LD XSS escaping into web Head.astro (was in the MkDocs
hook); drop the obsolete test_hooks.py / test_vendored.py guards
- uv.lock relocked without the mkdocs deps
117 tests pass; uv sync --locked + both prebuild scripts work; astro build
green with escaped Dataset JSON-LD.1 parent 2c95759 commit 2c7f4da
31 files changed
Lines changed: 30 additions & 2566 deletions
File tree
- .github/workflows
- docs
- assets/js
- guide
- hooks
- reference
- toolkit
- tests
- web/src/components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
28 | 36 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
33 | 42 | | |
34 | 43 | | |
35 | 44 | | |
36 | | - | |
| 45 | + | |
37 | 46 | | |
38 | 47 | | |
39 | 48 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments