Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 602 Bytes

File metadata and controls

26 lines (17 loc) · 602 Bytes

docs-ui

Repository that provides the Antora UI and theme for the oNote documentation site, based on the default Antora UI Bundle modified to use Tailwind CSS.

Usage

During development, run and auto-reloading preview via:

make preview

When ready to build, run the default make target (which passes through to make clean build):

make

References

Also look to the Couchbase UI repo for inspiration: https://github.com/couchbase/docs-ui/

Here is their released bundle area: https://github.com/couchbase/docs-ui/releases