From 775304fad026a9b0cfd8ae87a74c3f6229b4fecf Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 30 Jun 2022 08:30:21 +0100 Subject: [PATCH 1/6] Remove Matrix contact page since it has been removed from E2EE contact methods. --- contact/contact-matrix.html | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 contact/contact-matrix.html diff --git a/contact/contact-matrix.html b/contact/contact-matrix.html deleted file mode 100644 index 35aabea..0000000 --- a/contact/contact-matrix.html +++ /dev/null @@ -1,27 +0,0 @@ - - - -Inferencium Network - Contact - Matrix - - - -

Contact

-
-

Matrix

-
-

Updated: 2022-01-28 (UTC+00:00)

-
-

inference:matrix.inferencium.net

-

Key

-

Unavailable. Request key via different contact method.

-
-
-

inferenceus:matrix.org

-

Key

-

Unavailable. Request key via different contact method.

-
-
-
-Back - - From 1aace09df30f962f7f58485b8e0206c2e9bb0b9c Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 30 Jun 2022 08:31:51 +0100 Subject: [PATCH 2/6] Add Source link. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 386989a..67be3b4 100644 --- a/index.html +++ b/index.html @@ -10,5 +10,6 @@

- About

- Contact

- Blog

+

- Source

From 2af4c12a563f33e0e87b13352d3c54ac29ecdbd6 Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 30 Jun 2022 08:39:59 +0100 Subject: [PATCH 3/6] Add Source page. --- src/source.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 src/source.html diff --git a/src/source.html b/src/source.html new file mode 100644 index 0000000..c97a650 --- /dev/null +++ b/src/source.html @@ -0,0 +1,29 @@ + + + +Inferencium Network - Source + + + +

Source

+
+

- Git repository

+

Inferencium Network Git repository.

+
+

- Website

+

Inferencium Network website source code.

+
+

- Configuration files

+

My personal configuration files.

+
+

- Scripts

+

My personal script files.

+
+

- Inferencium Gentoo overlay

+

Inferencium Network Gentoo overlay.

+
+
+
+Back

+ + From c5a014713e7ca14d1478df555d7186749b4c1997 Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 30 Jun 2022 08:42:27 +0100 Subject: [PATCH 4/6] Add CSS to Source page. --- src/source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/source.html b/src/source.html index c97a650..cc07677 100644 --- a/src/source.html +++ b/src/source.html @@ -2,7 +2,7 @@ Inferencium Network - Source - +

Source

From 3fb572937446c29e659d58c855b1adbdc3edbf7e Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 30 Jun 2022 08:44:07 +0100 Subject: [PATCH 5/6] Move link descriptions above links. --- src/source.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/source.html b/src/source.html index cc07677..2a28ebb 100644 --- a/src/source.html +++ b/src/source.html @@ -7,20 +7,20 @@

Source


-

- Git repository

Inferencium Network Git repository.

+

- Git repository


-

- Website

Inferencium Network website source code.

+

- Website


- Configuration files

My personal configuration files.


-

- Scripts

My personal script files.

+

- Scripts


-

- Inferencium Gentoo overlay

Inferencium Network Gentoo overlay.

+

- Inferencium Gentoo overlay




From ceda3aab1f09d3bc8de0ac4992265634486b7a12 Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 30 Jun 2022 08:45:43 +0100 Subject: [PATCH 6/6] Move link description above link. --- src/source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/source.html b/src/source.html index 2a28ebb..c260ae3 100644 --- a/src/source.html +++ b/src/source.html @@ -13,8 +13,8 @@

Inferencium Network website source code.

- Website


-

- Configuration files

My personal configuration files.

+

- Configuration files


My personal script files.

- Scripts