]> juplo.de Git - maven-thymeleaf-skin/commit
`import-in-hugo.sh` renders _only_ current _or_ archived hugo
authorKai Moritz <kai@juplo.de>
Wed, 29 Apr 2026 09:37:05 +0000 (11:37 +0200)
committerKai Moritz <kai@juplo.de>
Wed, 29 Apr 2026 11:30:43 +0000 (13:30 +0200)
commit838cc4547ab66746e3c1971a44ecc4c106b6b2c1
tree8d57ae8cec51fa0d2d4b24874ea676e733c7cc86
parent054508bf78126a4e1ccf02e38743e3557a45628b
`import-in-hugo.sh` renders _only_ current _or_ archived

* The artifact-id and the version of the project are _always_ added to the
  specified base-path.
* If a *current* version is copied the version is dropped from the path
  that is added as `url` to front-matter.
* If a *archived* version is copied, the path of the current version is
  added as `params.canonical` to front-matter.
src/main/resources/import-in-hugo.sh [changed mode: 0755->0644]