We currently have a set of Gulp scripts initially inherited from antora-ui-default that feels scary to work with.
I would like us to replace it with something that is easier to keep updated and extend. I think @web/rollup-plugin-html applied to the handlebars templates could be a good setup.
We currently have a set of Gulp scripts initially inherited from
antora-ui-default
that feels scary to work with.I would like us to replace it with something that is easier to keep updated and extend. I think
@web/rollup-plugin-html
applied to the handlebars templates could be a good setup.