rlenferink opened a new issue #12: URL: https://github.com/apache/celix-site/issues/12
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 #363 adds another AsciiDoc file for PushStreams, when merged that file should preferabbly be checked as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
