infinispan / infinispan/infinispan.github.io
Asciidoc tabs CSS for operator and helm docs
Open
documentation
- Dominant language
- HTML
- Stars
- 5
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Docs built with asciidoctor outside maven (i.e. not part of `infinispan/documentation`) do not have the tabbed code blocks. Fix is to include CSS under `_sass/includes` similar to https://raw.githubusercontent.com/quarkusio/quarkusio.github.io/develop/_sass/includes/asciidoc-tabs.css
We can then hook that into operator and helm docs title pages and use the `role="primary"` and `role="secondary"` attributes on code blocks.
Contributor guide
Assessment
This issue has not been assessed yet.