Skip to content

Commit a9ce2f0

Browse files
committed
update readme
1 parent 2446813 commit a9ce2f0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,11 @@ MultiDocumenter.make(
4646
```
4747

4848
![example](sample.png)
49+
50+
## Deployment
51+
52+
Check [`.github/workflows/deploy.yml`](.github/workflows/deploy.yml) and [`docs/make.jl`](docs/make.jl) for an example on how to deploy MultiDocumenter-generated aggregates to a git branch.
53+
54+
The result of that script as available at [https://juliacomputing.github.io/MultiDocumenter.jl/](https://juliacomputing.github.io/MultiDocumenter.jl/).
55+
56+
You can of course also just push the output artefact directly to S3 or some other hosting service.

0 commit comments

Comments
 (0)