Quick Start - Github Automation

Configuring Github build

Github repositories need configuration to allow automated building.

  1. Fork the template or another repository to a git organisation you have admin access for.
  2. In settings set “pages build” to “Github actions”
  3. Run the “validate and postprocess” action
  4. Link the generated output pages to the repo overview by selecting “show”

You can now navigate between repository sources and the published Building Blocks:

From Repo to docs

From Docs to Repo