Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 301 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 301 Bytes

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