cleanup under /posts + other stuff

This commit is contained in:
0xmac 2024-10-10 23:35:32 +02:00
parent e92cbd673b
commit fdae9cf9ae
15 changed files with 47 additions and 15 deletions

View File

@ -8,7 +8,7 @@
<script rel="text/javascript" src="global/global.js"></script>
<link rel="stylesheet" href="global/style.css">
<title>Homepage</title>
<title>Gabriel's personal website'</title>
</head>
<body>

View File

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -4,16 +4,16 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<link rel="stylesheet" href="../../global/theme.css">
<script rel="text/javascript" src="../../global/global.js"></script>
<link rel="stylesheet" href="../../global/style.css">
<link rel="stylesheet" href="../../../../global/theme.css">
<script rel="text/javascript" src="../../../../global/global.js"></script>
<link rel="stylesheet" href="../../../../global/style.css">
<title>Digital Recommendations</title>
</head>
<body>
<main>
<p>Go <a href="../">back</a></p>
<p>Go <a href="../../../">back</a></p>
<div class="content fit">
<h2 class="titlebar">Digital Recommendations</h2>
In this post, I want to list some of my favorite programs and services, that respect your privacy and generally being free/open-source.
@ -110,8 +110,8 @@
One can also extend it by installing extensions.
</div>
<p>Go <a href="../">back</a></p>
<div id="footnote"><var id="toplevel" data-="../../">Please enable Javascript on this page as it's required to generate the footer and navigation bar.<br>For fear of non-free Javascript: The JS is licensed under GPL v.3</var></div>
<p>Go <a href="../../../">back</a></p>
<div id="footnote"><var id="toplevel" data-="../../../../">Please enable Javascript on this page as it's required to generate the footer and navigation bar.<br>For fear of non-free Javascript: The JS is licensed under GPL v.3</var></div>
</main>
<footer id="footer"></footer>

View File

Before

Width:  |  Height:  |  Size: 180 KiB

After

Width:  |  Height:  |  Size: 180 KiB

View File

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 110 KiB

View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

Before

Width:  |  Height:  |  Size: 228 KiB

After

Width:  |  Height:  |  Size: 228 KiB

View File

@ -4,16 +4,16 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<link rel="stylesheet" href="../../global/theme.css">
<script rel="text/javascript" src="../../global/global.js"></script>
<link rel="stylesheet" href="../../global/style.css">
<link rel="stylesheet" href="../../../../global/theme.css">
<script rel="text/javascript" src="../../../../global/global.js"></script>
<link rel="stylesheet" href="../../../../global/style.css">
<title>Future AI will devolve the human race</title>
</head>
<body>
<main>
<p>Go <a href="../">back</a></p>
<p>Go <a href="../../../">back</a></p>
<div class="content">
<h2 class="titlebar">Future AI will devolve the human race</h2>
It's no secret that AI already has made a substantial impact on our modern lives.<br>
@ -52,8 +52,8 @@
Thank you for reading.
</div>
<p>Go <a href="../">back</a></p>
<div id="footnote"><var id="toplevel" data-="../../">Please enable Javascript on this page as it's required to generate the footer and navigation bar.<br>For fear of non-free Javascript: The JS is licensed under GPL v.3</var></div>
<p>Go <a href="../../../">back</a></p>
<div id="footnote"><var id="toplevel" data-="../../../../">Please enable Javascript on this page as it's required to generate the footer and navigation bar.<br>For fear of non-free Javascript: The JS is licensed under GPL v.3</var></div>
</main>
<footer id="footer"></footer>

View File

@ -0,0 +1,31 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<link rel="stylesheet" href="../../../../global/theme.css">
<script rel="text/javascript" src="../../../../global/global.js"></script>
<link rel="stylesheet" href="../../../../global/style.css">
<title>Why you sould use old computers?</title>
</head>
<body>
<main>
<p>Go <a href="../../../">back</a></p>
<div class="content fit">
<h2 class="titlebar">Why you should use old computers?</h2>
</div>
<p>Go <a href="../../../">back</a></p>
<div id="footnote"><var id="toplevel" data-="../../../../">Please enable Javascript on this page as it's required to generate the footer and navigation bar.<br>For fear of non-free Javascript: The JS is licensed under GPL v.3</var></div>
</main>
<footer id="footer"></footer>
<!-- Some variables and script-call for global site elements -->
<var id="selected-nav" data-="Posts"></var>
<var id="please-no-buttons"></var>
</body>
</html>

View File

@ -23,14 +23,15 @@
<h3>Pinned Posts:</h3>
<div class="postlist">
<ul>
<li>📌 11.09.2024&emsp;<a href="content/recommendations.html">Digital Recommendations</a></li>
<li>📌 11.09.2024&emsp;<a href="2024/09/11/">Digital Recommendations</a></li>
</ul>
</div>
<hr>
<div class="postlist">
<ul>
<!--li>📅 23.09.2024&emsp;<a href="content/old-computers.html">Why you should use old computers</a></li-->
<li>📅 21.09.2024&emsp;<a href="content/ai-criticism.html">Future AI will devolve the human race</a></li>
<li>📅 21.09.2024&emsp;<a href="2024/09/21/">Future AI will devolve the human race</a></li>
<li>📅 11.09.2024&emsp;<a href="2024/09/11/">Digital Recommendations</a></li>
</ul>
</div>