I am currently experimenting with building blocks in this repository:
https://github.com/opengeospatial/ontology-crs/
Here we have continuous integration scripts which push HTML content to the gh-pages branch:
- Spec generation
- Pylode HTML documentation
- Sample data rendered in HTML
The branch is then deployed to be used as a Github page.
I would like the building blocks postprocessing action to build the HTML Viewer result in the gh-pages branch in a specific subfolder, so that I can still host the other HTML deployments that we have created for this repository.
Is there any way to do this with current parameters or is this something that could be added?
I am currently experimenting with building blocks in this repository:
https://github.com/opengeospatial/ontology-crs/
Here we have continuous integration scripts which push HTML content to the gh-pages branch:
The branch is then deployed to be used as a Github page.
I would like the building blocks postprocessing action to build the HTML Viewer result in the gh-pages branch in a specific subfolder, so that I can still host the other HTML deployments that we have created for this repository.
Is there any way to do this with current parameters or is this something that could be added?