Right now in the Celix source tree there are 2 different input formats: Markdown and AsciiDoc. The Markdown files are already processed by Hugo but the AsciiDoc files are not.
It seems that Hugo is able to handle AsciiDoc as input files as well, see https://gohugo.io/content-management/formats/#list-of-content-formats
Test whether this works and whether the output is available on the website.
AsciiDoc input sources:
PR apache/celix#363 adds another AsciiDoc file for PushStreams, when merged that file should preferabbly be checked as well.
Right now in the Celix source tree there are 2 different input formats: Markdown and AsciiDoc. The Markdown files are already processed by Hugo but the AsciiDoc files are not.
It seems that Hugo is able to handle AsciiDoc as input files as well, see https://gohugo.io/content-management/formats/#list-of-content-formats
Test whether this works and whether the output is available on the website.
AsciiDoc input sources:
PR apache/celix#363 adds another AsciiDoc file for PushStreams, when merged that file should preferabbly be checked as well.