Tim Bannister
2483de1783
Add currentPatchVersion type to skew shortcode
...
You can now use {{< skew currentPatchVersion >}} as a Hugo shortcode,
and it will render to the patch SemVer for the minor release that is
being documented.
2023-05-02 23:25:23 +01:00
silenceshell
160d68bd43
kubeadm-upgrade should upgrade to current branch version other than the latest version
2021-09-19 11:00:41 +08:00
Lubomir I. Ivanov
d046f6d5a4
layouts/shortcodes/skew.html: add latestVersionAddMinor
...
For site.Params.latest equals v1.20,
The following shortcode:
skew latestVersionAddMinor N "-"
would return:
1-(20+N)
negative N are supported.
2020-11-19 00:39:50 +02:00
Jim Angel
a3decc2c8f
automating-version-skew
2020-04-16 07:42:21 -05:00
Jim Angel
00b106a744
fixing information about dev contrib
2020-04-13 12:19:03 -05:00