horizon-doc-ui This is the default UI for Horizon, forked from the Antora default UI. Developing locally To bundle the UI locally, install required packages with npm: npm i Then bundle the UI with gulp: npx gulp bundle