The purpose of this template is to convert adoc-Files to html-Files These files are divided in html-documents and html-slides. The slides are rendered using revealjs.
The convertion of the adoc-files is processed in a docker-container.
-
https://<github-repo-owner>.github.io/<github-repo-name>
-
https://<github-repo-owner>.github.io/<github-repo-name>/demo/<file-name>
When commiting and pushing the adoc-files into github, they are automatically rendered by github-actions to html in a (new) branch gh-pages
. All sub-folders with adoc-files are included.
❗
|
You should not change the scripts in the asciidocs -folder, unless you really know what to do.
|
-
The script are available in the
asciidocs
-Folder. So you could change the options for the asciidoctor-engine or the version of revealjs.