rhdhorchestrator

This site is built by hugo static site generator and published using a github action to https://rhdhorchestrator.io

Devleopment

Content Organization

Read more the on hugo documentation https://gohugo.io/documentation/

How to add a document?

Documents can include markdown content from all the related rhdhorchestrator repositories. To create a document entry from a markdown file use this, use a direct link to its raw format. For example:

./generate-doc-for-repo.sh \
  https://raw.githubusercontent.com/rhdhorchestrator/rhdhorchestrator.github.io/refs/heads/main/README.md > content/docs/newdoc.md

If you wish to use the remoteMD function to render in-site pages from other sources, also provide a link to their raw markdown format, e.g.: