This is the playbook project for the Antora demonstration site.
To generate the demo site using this playbook project and the demo documentation components, you’ll need to install the Antora CLI and default site generator.
An Antora playbook is responsible for generating a documentation site. It contains the instructions a user wants to relay to an Antora site generator pipeline. These instructions include the content Antora should collect and the UI it should apply to the generated site.
The file site.yml in this repository is the playbook used to produce the demo site. It tells Antora where to find the Component A and Component B remote content repositories and default UI.
Once you’ve installed Antora and saved the demo playbook (site.yml) to a local directory, you’re ready to run Antora.
Copyright © 2017-2018 OpenDevise Inc. and individual Antora Project contributors.
Use of this software is granted under the terms of the Mozilla Public License Version 2.0 (MPL-2.0). See LICENSE to find the full license text.
Development of Antora is led and sponsored by OpenDevise Inc.