From 05d40aa8215c4a7e681ff0b24c66a89607e6ab13 Mon Sep 17 00:00:00 2001
From: Marc Beninca
Date: Mon, 24 Feb 2025 22:42:28 +0100
Subject: [PATCH 1/6] posix
---
in/en/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/in/en/index.html b/in/en/index.html
index b248b53..d4efa1e 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -290,10 +290,10 @@ Parent POSIX Shell & Python framework for chil
←
-Handling projects CI/CD workflows in a unified way:
+POSIX Shell program handling projects CI/CD workflows in a unified way:
- whether the network infrastructure is online or offline with custom CA & DNS
- whatever the CI platform: ForgeJo, Gitea, GitHub, GitLab
-- whatever the Docker container’s Operating System:
+ - whatever the Docker container’s Operating System base:
Alma, Alpine, Arch, Debian, Fedora, OpenSUSE, Rocky, Ubuntu
From 7125b4c503a3768cfde94d5b4cb45a46010d2030 Mon Sep 17 00:00:00 2001
From: Marc Beninca
Date: Mon, 24 Feb 2025 22:47:57 +0100
Subject: [PATCH 2/6] fixes
---
in/en/index.html | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/in/en/index.html b/in/en/index.html
index d4efa1e..2a4c7f1 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -59,8 +59,6 @@ France
Links
-Contact
-
@@ -250,7 +248,7 @@ France
-POSIX Shell program handling projects CI/CD workflows in a unified way:
+POSIX Shell program handling projects CI / CD workflows in a unified way:
- whether the network infrastructure is online or offline with custom CA & DNS
- whatever the CI platform: ForgeJo, Gitea, GitHub, GitLab
- whatever the Docker container’s Operating System base:
From 4290cc810cab4ac8541c6fbacd8c359c2fb51943 Mon Sep 17 00:00:00 2001
From: Marc Beninca
Date: Mon, 24 Feb 2025 23:16:03 +0100
Subject: [PATCH 3/6] lang
---
in/en/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/in/en/index.html b/in/en/index.html
index 2a4c7f1..c44e98f 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -306,9 +306,9 @@ Parent POSIX Shell & Python framework for chil
←
-Building ESP File Systems with:
+BASH & GRUB Shell program building ESP File Systems with:
- custom standalone ARM64, EFI & BIOS GRUB binary images
-- dynamic GRUB Shell menu scanning available live-boot SquashFS images
+- dynamic menu scanning available live-boot SquashFS images
- on-the-fly OpenPGP signature checking of selected images
From 80e3467e725b016c51838533d02c31b2846d7364 Mon Sep 17 00:00:00 2001
From: Marc Beninca
Date: Mon, 24 Feb 2025 23:37:56 +0100
Subject: [PATCH 4/6] roots
---
in/en/index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/in/en/index.html b/in/en/index.html
index c44e98f..a749ecf 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -82,7 +82,7 @@ France
-KeyOxide |
+KeyOxide |
 |
ASP,
OpenPGP |
@@ -108,18 +108,18 @@ France
-BlueSky |
+BlueSky |
 |
marc.beninca.link |
|
-LinkedIn |
+LinkedIn |
 |
marc-beninca |
-YouTube |
+YouTube |
 |
marc.beninca |
From cf529c749e91653856e9c0f0846bd4c16e447a25 Mon Sep 17 00:00:00 2001
From: Marc Beninca
Date: Mon, 24 Feb 2025 23:48:45 +0100
Subject: [PATCH 5/6] jo
---
in/en/index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/in/en/index.html b/in/en/index.html
index a749ecf..c8ca4fd 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -98,8 +98,8 @@ France
@@ -143,7 +143,7 @@ France
CI / CD
- Ansible, Jenkins, Nexus, SonarQube
-- ForgeJo, Git, Gitea, GitHub, GitLab
+- Forgejo, Git, Gitea, GitHub, GitLab
- Maven, NPM, PIP, UV
@@ -290,7 +290,7 @@ Parent POSIX Shell & Python framework for chil
POSIX Shell program handling projects CI / CD workflows in a unified way:
- whether the network infrastructure is online or offline with custom CA & DNS
-- whatever the CI platform: ForgeJo, Gitea, GitHub, GitLab
+- whatever the CI platform: Forgejo, Gitea, GitHub, GitLab
- whatever the Docker container’s Operating System base:
Alma, Alpine, Arch, Debian, Fedora, OpenSUSE, Rocky, Ubuntu
From 8106fffba7bd96eab97f07370f93f84a67a45e57 Mon Sep 17 00:00:00 2001
From: Marc Beninca
Date: Tue, 25 Feb 2025 00:14:43 +0100
Subject: [PATCH 6/6] anchors
---
in/style/main.css | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/in/style/main.css b/in/style/main.css
index 6a0873f..e8ee1e9 100644
--- a/in/style/main.css
+++ b/in/style/main.css
@@ -11,7 +11,7 @@
/* theme */
color-scheme: light dark;
/* theme / gradients */
- --anchor-gradient: linear-gradient(to top, var(--alpha), var(--anchor-background));
+ --anchor-gradient: linear-gradient(to top, var(--alpha), var(--anchor-background), var(--alpha));
--banner-gradient: linear-gradient(to top, var(--alpha), var(--banner-background));
--body-gradient: linear-gradient(to top, var(--alpha), var(--body-background));
--header-gradient: linear-gradient(to top, var(--alpha), var(--header-background));
@@ -19,7 +19,7 @@
--item-odd-gradient: linear-gradient(to top, var(--alpha), var(--item-odd));
--org-gradient: linear-gradient(to top, var(--alpha), var(--org-background));
/* theme / light */
- --anchor-background: #bbb;
+ --anchor-background: #fbb;
--anchor-text: #f00;
--banner-background: #ccf;
--body-background: #fff;
@@ -36,7 +36,7 @@
@media screen {
[data-theme="dark"] {
/* theme / dark */
- --anchor-background: #222;
+ --anchor-background: #822;
--anchor-text: #f88;
--banner-background: #558;
--body-background: #000;
@@ -83,7 +83,7 @@ article, h2, h3, table {
margin-block-start: var(--margin);
}
-a:hover, h2, h3, header {
+h2, h3, header {
border-bottom: var(--border-off);
border-left: var(--border-on);
border-right: var(--border-on);
@@ -91,13 +91,14 @@ a:hover, h2, h3, header {
}
a {
+ background: var(--anchor-gradient);
color: inherit;
- text-decoration: underline;
+ padding: 0 .25em;
+ text-decoration: none;
text-decoration-skip-ink: auto;
text-underline-offset: .2em;
}
a:hover {
- background: var(--anchor-gradient);
color: var(--anchor-text);
}