all repos — h3rald @ e03efd9fc6bf62bca269147f0022a9007899922b

The source code of the h3rald.com web site.

Fixes
h3rald h3rald@h3rald.com
Sat, 13 Jun 2026 10:16:35 +0200
commit

e03efd9fc6bf62bca269147f0022a9007899922b

parent

5b0287ded3c5b0e4e82fb05073498943574354a6

1 files changed, 5 insertions(+), 9 deletions(-)

jump to
M contents/pls.mdcontents/pls.md

@@ -7,9 +7,11 @@ subtitle: "A polite but determined task runner"

summary: "A simple but powerful task runner that lets you define your own commands by editing a YAML configuration file." content-type: project active: true -ci: true -download: "https://github.com/h3rald/pls/releases/download/" -version: 1.0.0 +version: B00-0 +version-badge: B00--0 +license: MIT +sourcehut: pls +changelog: true docs: /pls/Pls_UserGuide.htm -----

@@ -62,9 +64,3 @@

``` pls config self ``` - -### Downloads - -* [macOS (x64)]({{$download}}v{{$version}}/{{$github}}_v{{$version}}_macosx_x64.zip) -* [Linux (x64)]({{$download}}v{{$version}}/{{$github}}_v{{$version}}_linux_x64.zip) -* [Windows (x64)]({{$download}}v{{$version}}/{{$github}}_v{{$version}}_windows_x64.zip)