| site: |
| title: Apache Aries |
| start_page: documentation::index.adoc |
| content: |
| sources: |
| # For local "author mode" builds check out this aries-antora playbook project |
| # and the site project next to one another and uncomment the next two lines and comment out the other - url |
| # - url: ./../site |
| # branches: HEAD |
| # For "production" build without needing a local site checkout uncomment the next two lines and comment out the previous two. |
| - url: https://github.com/apache/aries-antora-site.git |
| branches: master |
| |
| asciidoc: |
| extensions: |
| - "@djencks/asciidoctor-antora-indexer" |
| |
| ui: |
| bundle: |
| url: "./node_modules/@apache-aries/aries-antora-ui/build/aries-antora-ui-bundle.zip" |
| snapshot: true |
| #currently .htaccess has to be copied by hand, see https://gitlab.com/antora/antora/-/issues/627 and package.json |
| supplemental_files: ./supplemental-ui |
| |
| #output: |
| # clean: true |