Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust the component template docs preview command
This commit: This commit: * Bumps Antora preview command docker image to vshn/antora-preview:3.0.0.1. This gives us a Antora preview which auto-refreshes the docs while the command is running and updates the image to one which contains the current VSHN Kroki instance URL. * Only mounts `<component-dir>/docs` and `<component-dir>/.git` into the Docker container. This should avoid issues with Antora getting confused about paths in `vendor` not being readable in the container. * Exposes port 35729 of the Docker container for the auto-reload browser plugin. See also projectsyn/modulesync-control#59
- Loading branch information