Closed solomax closed 1 year ago
Thanks for your help :)
First, can we branch off 172-site-usability-and-readability
then merge back into it?
I am using https://github.com/QA-Automation-Starter/qa-automation/blob/172-site-usability-and-readability/.github/workflows/on-main-push.yml to generate the site and publish it via GitHub Actions and Pages.
This is done on line 88 with
mvnw deploy site site:stage scm-publish:publish-scm
Tried your suggestion, still index.html
in generated target/stage
directory is empty :(
What do I miss?
BTW, the site.xml
schema referece (https://github.com/devacfr/reflow-maven-skin/blob/develop/src/site/site.xml) does not exist, see https://maven.apache.org/xsd/
The site is being created for me :)
build with
mvn site:site
(but CDN based URLs are being blocked by default ....)
please use
m-site:M5
+reflow:2.3.3` for release builds :)