Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

Antora Site

Actions
Generate the Antora site
v0.2.1
Star (5)

Antora Site GitHub Action

GitHub action that can be used to generate the Antora site.

Parameters

The action has only one parameter antora_playbook, that specifies the Antora playbook path within the repository.

How to add to your action

name: "Generate site using antora site action"
uses: kameshsampath/[email protected]
with:
    antora_playbook: antora-playbook.yml
    # optional path within the repo, defaults to ${{github.workspace}}
    site_sources_path: 'site-souces-folder'

For a complete example is available here.

Antora Site is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Generate the Antora site
v0.2.1

Antora Site is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.