Commit 06d9b76
committed
Update CI/CD to use panet-build v0.11
Motivation:
Panet Build v0.11 brings a number of benfits:
- runs a custom version of widoco that includes showing the
skos:altLabels.
- build a site directory, which merges the static docs directory
and the auto-generated widoco directories.
Modification:
Update CI/CD workflow to
- use v0.11 container of panet-build.
- use the `site/` directory as the documentation source.
- remove redundant `id` values.
Teach git not to track the `site/` directory.
Result:
We now deploy the `docs/` directory as our website, while keeping the
widoco documentation.1 parent 9512a98 commit 06d9b76
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | | - | |
| 49 | + | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
70 | | - | |
71 | 69 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
0 commit comments