-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
help wantedDenotes an issue that needs help from a contributor.Denotes an issue that needs help from a contributor.
Description
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:
- https://github.com/apache/celix/tree/master/bundles/pubsub/doc
- https://github.com/apache/celix/tree/master/bundles/cxx_remote_services/doc
PR apache/celix#363 adds another AsciiDoc file for PushStreams, when merged that file should preferabbly be checked as well.
Metadata
Metadata
Assignees
Labels
help wantedDenotes an issue that needs help from a contributor.Denotes an issue that needs help from a contributor.