diff --git a/index.html b/index.html index b677dc3..13856d7 100644 --- a/index.html +++ b/index.html @@ -23,29 +23,29 @@

Marc
Beninca

-VCF QR code. +VCF QR code. Me in front of hex dumps.
- + - + - + - + @@ -56,30 +56,46 @@

Skills

+

Boot

BIOS, BTRFS, EFI, GRUB, Live Boot, Secure Boot, SquashFS +
+

Operating Systems

Alma, Alpine, Arch, Debian, GNU, Guix, Linux, OpenSUSE, Rocky, Ubuntu +
+

CI/CD

Ansible, ForgeJo, Gitea, GitHub, GitLab, Jenkins, Maven, Nexus, NPM, PIP, SonarQube +
+

Virtualization

Docker, LXC, MSys2, QEMU, vSphere +
+

Code

BASH, Codium, Git, Java, JavaScript, POSIX Shell, Python +
+

Cryptography

GPG, OpenSSH, OpenSSL, Pass +
+

Documentation

LaTeX, PanDoc, PDFtk, Sphinx +
+

Web

BIND, CertBot, CSS, DNS, HTML, HTTPd, HTTPS, NginX, TomCat +
@@ -91,24 +107,24 @@ BIND, CertBot, CSS, DNS, HTML, HTTPd, HTTPS, NginX, TomCat - + - + - + - + @@ -122,13 +138,13 @@ BIND, CertBot, CSS, DNS, HTML, HTTPd, HTTPS, NginX, TomCat
E-mail cvatmarc.beninca.link
Phone +33 6 07 47 84 34
Link marc.beninca.link
Location Bordeaux, France

Personal

Forge forge.rwx.work

Open

BlueSky marc.beninca.link

Corporate

LinkedIn marc-beninca
YouTube marc.beninca
- + - +
KeyOxide ASP, OpenPGP
OpenPGP keys.openpgp.org
diff --git a/style/light.css b/style/light.css index b397eaa..6872706 100644 --- a/style/light.css +++ b/style/light.css @@ -50,6 +50,10 @@ h2 { padding-block: .5em; text-align: center; } +h3 { + background-color: #eee; + padding: .125em .25em; +} img.big { block-size: 4em; @@ -58,6 +62,10 @@ img.inline { block-size: 1.5em; vertical-align: middle; } +img.logo { + block-size: 1.5em; + margin-inline: .25em; +} img.org { block-size: 2.5em; margin-inline-end: .5em; @@ -72,10 +80,6 @@ table h3 { td.logo { text-align: center; } -td.logo img { - block-size: 1.5em; - margin-inline: .25em; -} th { text-align: end; }