Re: [PR] use svg instead of png + imagemap [maven-site]

2024-12-27 Thread via GitHub
Bukama commented on PR #504: URL: https://github.com/apache/maven-site/pull/504#issuecomment-2564009803 > my objective is to rework https://maven.apache.org/ref/4.0.0-alpha-13/ : I don't think I'll be able to do it with puml, unless you prove me wrong I started here because it is a simpler

Re: [PR] use svg instead of png + imagemap [maven-site]

2024-12-10 Thread via GitHub
elharo commented on code in PR #504: URL: https://github.com/apache/maven-site/pull/504#discussion_r1878010766 ## .gitignore: ## @@ -8,3 +8,5 @@ test-output .idea .DS_Store .factorypath + +/*.svg Review Comment: why are we ignoring svg? Isn't the point of this PR to inclu

Re: [PR] use svg instead of png + imagemap [maven-site]

2024-03-18 Thread via GitHub
hboutemy commented on PR #504: URL: https://github.com/apache/maven-site/pull/504#issuecomment-2005942258 > I started here because it is a simpler deployment setup Just after writing that sentence, I realize that testing on https://maven.apache.org/plugin-tools-archives/plugin-tools-L

Re: [PR] use svg instead of png + imagemap [maven-site]

2024-03-18 Thread via GitHub
hboutemy commented on PR #504: URL: https://github.com/apache/maven-site/pull/504#issuecomment-2005889222 @slawekjaranowski you're right, I forgot about it for this simple sources list case, yes, puml can be a good solution my objective is to rework https://maven.apache.org/ref/4.0.0-al

Re: [PR] use svg instead of png + imagemap [maven-site]

2024-03-18 Thread via GitHub
slawekjaranowski commented on PR #504: URL: https://github.com/apache/maven-site/pull/504#issuecomment-2004688479 What with: #482 - with puml looks to easier edit, no additional tools will be required I simply must to find a time to finish a work ... or someone more can help -- This i

[PR] use svg instead of png + imagemap [maven-site]

2024-03-18 Thread via GitHub
hboutemy opened a new pull request, #504: URL: https://github.com/apache/maven-site/pull/504 makes updates much easier: hyperlink can be added to source .odf file then export to svg (select all then limit export to selection) in root directory then run `./prepare-svg.sh` require