From 18aec272c94bbb92dc3bc9ff2160a1067f0da6c1 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 24 Jan 2022 09:59:54 +0100 Subject: [PATCH 1/4] include .well-known --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_config.yml b/_config.yml index 0867be6..bd5cc7b 100644 --- a/_config.yml +++ b/_config.yml @@ -75,3 +75,6 @@ exclude: - "*cache*/" - "node*/" +include : + - .well-known + -- 2.30.2 From ac199d62c1f055eab7105d6313757dd24676cf3c Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 4 Apr 2023 10:36:43 +0200 Subject: [PATCH 2/4] Fix links to libmemcached git --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4a89f63..79b4be4 100644 --- a/index.html +++ b/index.html @@ -103,9 +103,9 @@ styles: assets/index.css libmemcached C/C++ library for memcached(1) (resurrected) - Github, - Mirror, Docs, -- 2.30.2 From ddb1c15d5b028c0e3e5243b9c20c3691c088e4c4 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 8 Feb 2024 15:20:05 +0100 Subject: [PATCH 3/4] Remove old/useless links --- index.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/index.html b/index.html index 79b4be4..5a98ac6 100644 --- a/index.html +++ b/index.html @@ -27,20 +27,14 @@ styles: assets/index.css

Contact