Skip to content

Commit fc04513

Browse files
authored
Add links to reusable workflow.
1 parent b46d3e8 commit fc04513

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ HTML is also supported:
2424
(cd sample-spec && ../docker-run.sh --html sample-spec.html sample-spec.ocp)
2525
```
2626

27+
## How to integrate with Github Pages
28+
29+
This repo provides a [reusable Github workflow](.github/workflows/render.yml) for rendering specifications to PDF or HTML and publishing them to Github Pages. See [render-sample-spec.yml](.github/workflows/render-sample-spec.yml) for an example usage.
30+
2731
## How to Build Locally
2832

2933
See the TCG Pandoc [README](https://github.com/TrustedComputingGroup/pandoc/blob/main/README.md#how-to-build-locally) for how to build locally.

0 commit comments

Comments
 (0)