Commit Graph

12 Commits

Author SHA1 Message Date
9d464e8e9a Version v1.70.0
Some checks failed
build / windows (push) Has been cancelled
build / other_os (push) Has been cancelled
build / mac_amd64 (push) Has been cancelled
build / mac_arm64 (push) Has been cancelled
build / linux (push) Has been cancelled
build / go1.23 (push) Has been cancelled
build / linux_386 (push) Has been cancelled
build / lint (push) Has been cancelled
build / android-all (push) Has been cancelled
Build & Push Docker Images / Build Docker Image for linux/386 (push) Has been cancelled
Build & Push Docker Images / Build Docker Image for linux/amd64 (push) Has been cancelled
Build & Push Docker Images / Build Docker Image for linux/arm/v6 (push) Has been cancelled
Build & Push Docker Images / Build Docker Image for linux/arm/v7 (push) Has been cancelled
Build & Push Docker Images / Build Docker Image for linux/arm64 (push) Has been cancelled
Build & Push Docker Images / Merge & Push Final Docker Image (push) Has been cancelled
2025-06-17 17:53:11 +01:00
cd3b08d8cf Version v1.69.0 2025-01-12 15:09:13 +00:00
49f69196c2 Version v1.68.0 2024-09-08 16:21:56 +01:00
7060777d1d docs: fix hugo warning: found no layout file for "html" for kind "term"
Hugo has been making this warning for a while

WARN found no layout file for "html" for kind "term": You should
create a template file which matches Hugo Layouts Lookup Rules for
this combination.

This turned out to be the addition of the `groups:` keyword to the
command frontmatter. Hugo is doing something with this keyword though
this isn't documented in the frontmatter documentation.

The fix was removing the `groups:` keyword from the frontmatter since
it was never used by hugo.
2024-06-15 12:59:49 +01:00
0197e7f4e5 docs: remove slug and url from command pages since they are no longer needed 2024-06-15 12:37:43 +01:00
b6013a5e68 Version v1.66.0 2024-03-10 11:22:43 +00:00
82b963e372 Version v1.65.0 2023-11-26 16:07:39 +00:00
77f7bb08af Version v1.64.0 2023-09-11 15:59:44 +01:00
91d095f468 docs: update command docs to new style 2023-08-02 12:53:09 +01:00
2001cc0831 Version v1.61.0 2022-12-20 17:16:14 +00:00
01dbbff62e Version v1.60.0 2022-10-21 15:06:08 +01:00
074234119a bisync: documentation #5164
Co-authored-by: Chris Nelson <stuff@cjnaz.com>
2021-11-01 21:00:27 +03:00