aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2023-02-10 21:21:20 +0100
committerJoe <bousset.rudy@gmail.com>2023-02-10 21:21:20 +0100
commitb38acbe91353e03f285c9a4800a53a90716abca5 (patch)
tree2da4ec4c8a8bcf59ded0602eaaca39987e786ed5
parentupdate (diff)
downloadjoe-www-b38acbe91353e03f285c9a4800a53a90716abca5.tar.gz
joe-www-b38acbe91353e03f285c9a4800a53a90716abca5.tar.bz2
joe-www-b38acbe91353e03f285c9a4800a53a90716abca5.tar.xz
joe-www-b38acbe91353e03f285c9a4800a53a90716abca5.tar.zst
joe-www-b38acbe91353e03f285c9a4800a53a90716abca5.zip
up
-rw-r--r--files.html1
-rw-r--r--inc/classic-contents.html2
-rw-r--r--index.html18
-rw-r--r--license.html1
-rw-r--r--links.html1
-rw-r--r--projects.html1
-rw-r--r--projects/lowbat.html1
-rw-r--r--test.html1
-rw-r--r--thoughts.html1
-rw-r--r--using.html1
10 files changed, 20 insertions, 8 deletions
diff --git a/files.html b/files.html
index cc211ca..b29f9ac 100644
--- a/files.html
+++ b/files.html
@@ -24,6 +24,7 @@
<title>Joe's files</title>
<meta charset="UTF-8">
<meta name="robots" content="index, follow">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blog and Internet personnal space">
<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">
<meta name="author" content="Joe Zhan <rrbo@proton.me>">
diff --git a/inc/classic-contents.html b/inc/classic-contents.html
index a07a8fb..502ffd2 100644
--- a/inc/classic-contents.html
+++ b/inc/classic-contents.html
@@ -25,6 +25,7 @@
<title>Joe's</title>
<meta charset="UTF-8">
<meta name="robots" content="index, follow">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blog and Internet personnal space">
<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">
<meta name="author" content="Joe Zhan <rrbo@proton.me>">
@@ -43,6 +44,7 @@
<title>Joe's</title>
<meta charset="UTF-8">
<meta name="robots" content="index, follow">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blog and Internet personnal space">
<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">
<meta name="author" content="Joe Zhan <rrbo@proton.me>">
diff --git a/index.html b/index.html
index 28de4c1..2dc9569 100644
--- a/index.html
+++ b/index.html
@@ -24,6 +24,7 @@
<title>Joe's - Joe's Organic E-Space</title>
<meta charset="UTF-8">
<meta name="robots" content="index, follow">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blog and Internet personnal space">
<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">
<meta name="author" content="Joe Zhan <rrbo@proton.me>">
@@ -59,11 +60,12 @@
<p>
I once was a student for
<a href="https://www.42lyon.fr/">42Lyon</a>
- IT school based in Lyon, France, but not anymore. Now I am
- sysadmin for
- <a href="https://secuserve.com/">SecuServe</a>.
- I work on various personal projects beside that. Also I like
- rocket science and astrophysics.
+ IT school based in Lyon, France, then I was sysadmin for
+ <a href="https://secuserve.com/">SecuServe</a>,
+ but not anymore. Now I am sysadmin for
+ <a href="https://nuabee.fr">Nuabee</a>. I work on various
+ personal projects beside that. Also I like rocket science
+ and astrophysics.
</p>
<div class="figure">
<p><img src="img/me.jpg" alt="me.jpg" width="325"></p>
@@ -86,10 +88,10 @@
the shell:
</p>
<ul>
- <li><code>curl https://jozanofastora.xyz/shit</code></li>
- <li><code>curl https://jozanofastora.xyz/caco</code></li>
+ <li><code>curl -fsSL https://jozanofastora.xyz/shit</code></li>
+ <li><code>curl -fsSL https://jozanofastora.xyz/caco</code></li>
<li>
- <code>curl https://jozanofastora.xyz/bon_concert</code>
+ <code>curl -fsSL https://jozanofastora.xyz/bon_concert</code>
- better used on a GPU-powered terminal emulator
</li>
</ul>
diff --git a/license.html b/license.html
index d5798d4..581ae51 100644
--- a/license.html
+++ b/license.html
@@ -24,6 +24,7 @@
<title>Joe's LICENSE</title>
<meta charset="UTF-8">
<meta name="robots" content="index, follow">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blog and Internet personnal space">
<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">
<meta name="author" content="Joe Zhan <rrbo@proton.me>">
diff --git a/links.html b/links.html
index b0d78b6..d6af55c 100644
--- a/links.html
+++ b/links.html
@@ -24,6 +24,7 @@
<title>Joe's links</title>
<meta charset="UTF-8">
<meta name="robots" content="index, follow">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blog and Internet personnal space">
<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">
<meta name="author" content="Joe Zhan <rrbo@proton.me>">
diff --git a/projects.html b/projects.html
index a147069..cf8092e 100644
--- a/projects.html
+++ b/projects.html
@@ -22,6 +22,7 @@
<title>Joe's projects</title>
<meta charset="UTF-8">
<meta name="robots" content="index, follow">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blog and Internet personnal space">
<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">
<meta name="author" content="Joe Zhan <rrbo@proton.me>">
diff --git a/projects/lowbat.html b/projects/lowbat.html
index 19cacba..c6d9a65 100644
--- a/projects/lowbat.html
+++ b/projects/lowbat.html
@@ -193,6 +193,7 @@
<title>Joe's project: lowbat</title>
<meta charset="UTF-8">
<meta name="robots" content="index, follow">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blog and Internet personnal space">
<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">
<meta name="author" content="Joe Zhan <rrbo@proton.me>">
diff --git a/test.html b/test.html
index 2a3b525..a661ab9 100644
--- a/test.html
+++ b/test.html
@@ -24,6 +24,7 @@
<title>Joe's - Joe's Organic E-Space</title>
<meta charset="UTF-8">
<meta name="robots" content="index, follow">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blog and Internet personnal space">
<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">
<meta name="author" content="Joe Zhan <rrbo@proton.me>">
diff --git a/thoughts.html b/thoughts.html
index a55764a..109d99b 100644
--- a/thoughts.html
+++ b/thoughts.html
@@ -24,6 +24,7 @@
<title>Joe's thoughts</title>
<meta charset="UTF-8">
<meta name="robots" content="index, follow">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blog and Internet personnal space">
<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">
<meta name="author" content="Joe Zhan <rrbo@proton.me>">
diff --git a/using.html b/using.html
index 6d1cf1b..eab8ba3 100644
--- a/using.html
+++ b/using.html
@@ -24,6 +24,7 @@
<title>Joe's things I use</title>
<meta charset="UTF-8">
<meta name="robots" content="index, follow">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blog and Internet personnal space">
<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">
<meta name="author" content="Joe Zhan <rrbo@proton.me>">