All existing repos have been reorganized & we have a site!
Note
|
I will probably fix the URL… |
@startwbs * docs **> modules ***> <name> **** pages **** //partials// **** //images// **** //attachments// **** //other// @endwbs
Examples
-
xref:_lower_case_with_underbars[Internal Link]
-
xref:MODULE:DOCUMENT.adoc#SECTION[External Link]
-
xref:MODULE:../partials/DOCUMENT.adoc#SECTION[External Link]
-
github repo:
specifications
-
run script
buildsite.sh
-
uses dockerized antora
-
uses standard
antora-playbook.yml
-
auto-downloads
main
branches of "child" repos
-
-
output in
build/site/index.html
-
create PR, push changes, merge PR
-
site will be auto-published to gh-pages
-