Using GitHub actions to publish AsciiDoc

This document is a work in progress.

You can use Antora to publish a documentation set that spans multiple repos:

  1. Create a repo from this repo.

  2. Edit the local-site.yml to match the content that you want to publish.

  3. Add a token to your repo.

  4. Set up GitHub Pages.

  5. Browse to your web site.

Additional resources