From 851f11ba29c80558dd427a204d0431d653873c1c Mon Sep 17 00:00:00 2001 From: Bernardo Date: Wed, 1 Feb 2023 00:26:44 +0100 Subject: [PATCH] Accessibility corrections --- README.md | 2 +- pom.xml | 8 +++--- .../META-INF/maven/macros/menu-macros.vm | 8 +++--- src/main/resources/META-INF/maven/site.vm | 6 +++-- src/site/markdown/acquire.md.vm | 2 +- src/site/markdown/custom_site_descriptor.md | 2 +- src/site/markdown/usage.md | 2 +- src/site/site.xml | 4 +-- src/test/resources/it/bottom_nav/pom.xml | 4 +-- .../resources/it/bottom_nav/src/site/site.xml | 4 +-- .../resources/it/bottom_nav/verify.groovy | 21 ++++++++++----- src/test/resources/it/bottom_nav_max/pom.xml | 4 +-- .../src/site/markdown/acquire.md.vm | 26 +++---------------- .../it/custom_shine_dark_default/pom.xml | 4 +-- .../src/site/site.xml | 4 +-- .../it/custom_shine_dark_overriden/pom.xml | 4 +-- .../src/site/site.xml | 4 +-- .../resources/it/custom_shine_default/pom.xml | 4 +-- .../it/custom_shine_default/src/site/site.xml | 4 +-- .../resources/it/icons_list/src/site/site.xml | 2 +- .../resources/it/icons_list/verify.groovy | 6 ++--- src/test/resources/it/links/verify.groovy | 7 ++++- .../it/menu/src/site/markdown/acquire.md.vm | 26 +++---------------- src/test/resources/it/menu/verify.groovy | 8 ++++++ .../menu_max/src/site/markdown/acquire.md.vm | 26 +++---------------- .../resources/it/page_content/verify.groovy | 2 +- 26 files changed, 78 insertions(+), 116 deletions(-) diff --git a/README.md b/README.md index fa5174a1..3c9664fd 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ Any kind of help with the project will be well received, and there are two main ### Issues Management -Issues are managed at the GitHub [project issues tracker][issues], where any Github user may report bugs or ask for new features. +Issues are managed at the GitHub [project issues tracker][issues], where any GitHub user may report bugs or ask for new features. ### Getting the Code diff --git a/pom.xml b/pom.xml index 38a0dfb6..49bf4992 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ - Github workflow + GitHub workflow https://github.com/Bernardo-MG/docs-maven-skin/actions @@ -83,11 +83,11 @@ - + deployment-github - + github GitHub Packages https://maven.pkg.github.com/Bernardo-MG/docs-maven-skin @@ -223,7 +223,7 @@ - 2.2.7 + 2.3.0 https://mvnrepository.com/artifact/${project.groupId}/${project.artifactId} diff --git a/src/main/resources/META-INF/maven/macros/menu-macros.vm b/src/main/resources/META-INF/maven/macros/menu-macros.vm index aa3f9223..d49289b6 100644 --- a/src/main/resources/META-INF/maven/macros/menu-macros.vm +++ b/src/main/resources/META-INF/maven/macros/menu-macros.vm @@ -37,7 +37,7 @@ @@ -82,7 +82,7 @@ @@ -134,9 +134,9 @@ #**##end #**##foreach( $item in $element.items ) #* *##if( $item.description ) -
$item.name $item.description
+
$item.name $item.description
#* *##else -
$item.name
+
$item.name
#* *##end #**##end diff --git a/src/main/resources/META-INF/maven/site.vm b/src/main/resources/META-INF/maven/site.vm index c7cfc65a..49209e77 100644 --- a/src/main/resources/META-INF/maven/site.vm +++ b/src/main/resources/META-INF/maven/site.vm @@ -156,9 +156,11 @@ -
+
+
$bodyContent -
+
+