Asciidoc is used to author the main content of each site
Basic
For every .adoc file you put into src/content a complete html file will be the result
src/content/index.adoc
= Hello World
This is my site
Asciidoc is used to author the main content of each site
For every .adoc file you put into src/content a complete html file will be the result
= Hello World
This is my site