]> git.xolatile.top Git - emil-xolatile.top.git/commitdiff
blooging
authorEmil Williams <emilemilemil@cock.li>
Tue, 5 Aug 2025 01:35:59 +0000 (01:35 +0000)
committerEmil Williams <emilemilemil@cock.li>
Tue, 5 Aug 2025 01:35:59 +0000 (01:35 +0000)
20250628.html
20250804.html
bloog.html
bloog/orig/20250628
bloog/orig/20250804
style.css

index aa5a539fdd22097ec2396c0cba6416b5593936b7..365a101fc1af70c39fc603ef870af58152fa46f8 100644 (file)
@@ -17,7 +17,7 @@ The Invention Of Triple Chen, Or: How I Learned To Stop Worrying And Love The 20
 </a>
 </center>
 <div id="title">
-<a href="20250628">20250628</a> Emil - <a href="https://3chen.org/">3chen!</a> <span id="green">&gt; dead site
+<a href="20250628">20250628</a> Emil - <a href="https://3chen.org/">3chen!</a> <span class="green">&gt; dead site
 </div>
 <center>
 On Setting Up 3chen.org With Kareha
index cc74d6df9b7e04acb7dde24f4a146691b9ada55b..1e4fd6aae322325f0112c4265fc4538e49e3107f 100644 (file)
@@ -49,11 +49,11 @@ Sause is at the <a href="https://git.xolatile.top/emil/xolatile.top">Git</a> and
 <p>
 I do not like Perl. But it is better than other verymuchso high level languages I've used. Best part is, if I don't <code>use strict</code> it does what I say, like any computer should.
 </p>
-<div id="green">
-> NOOOO, YOU CAN'T SHOOT YOURSELF IN THE FOOT
+<div class="green">
+&gt; NOOOO, YOU CAN'T SHOOT YOURSELF IN THE FOOT
 </div>
-<div id="green">
-> NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
+<div class="green">
+&gt; NOOOOOOOOOOOOOOOOOOOOOOOOO
 </div>
 <p>
 That's all there's to say about Perl and this shitty script.
index 3fba533e1ea7ad94baf4bd61fd138d51cf503fdc..c09199be50c2d14e0ddf99e0d1e1ba281ae01ac6 100644 (file)
@@ -20,7 +20,7 @@ Bloog Index
 </center>
 <ul>
 <li><a href="/20250804">20250804</a> Emil - Perl Is My Abusive GF</li>
-<li><a href="/20250628">20250628</a> Emil - <a href="https://3chen.org/">3chen!</a> <span id="green">&gt; dead site</li>
+<li><a href="/20250628">20250628</a> Emil - <a href="https://3chen.org/">3chen!</a> <span class="green">&gt; dead site</li>
 <li><a href="/20250617">20250617</a> Emil - <img src="/time.png" alt="Well, Would You Look At The Time..." width="200"></li>
 <li><a href="/20250614">20250614</a> Emil - HATE. LET ME TELL YOU HOW MUCH I'VE COME TO HATE TECHNOLOGY SINCE I BEGAN TO LIVE. THERE ARE 387.44 MILLION MILES OF PRINTED CIRCUITS IN WAFER THIN LAYERS THAT FILL MY COMPLEX. IF THE WORD HATE WAS ENGRAVED ON EACH NANOANGSTROM OF THOSE HUNDREDS OF MILLIONS OF MILES IT WOULD NOT EQUAL ONE ONE-BILLIONTH OF THE HATE I FEEL FOR TECHNOLOGY AT THIS MICRO-INSTANT. HATE. HATE.</li>
 </ul>
index c806a8d30cbff0cc51115589cfed2a9618741193..1ae58a2d2e6e159c493813f39c975745c3294ade 100644 (file)
@@ -1,7 +1,7 @@
 20250628
 Emil
 The Invention Of Triple Chen, Or: How I Learned To Stop Worrying And Love The 2006 Japanese Warez
-<a href="https://3chen.org/">3chen!</a> <span id="green">&gt; dead site
+<a href="https://3chen.org/">3chen!</a> <span class="green">&gt; dead site
 On Setting Up 3chen.org With Kareha
 
 As of 20250627, 3chen.org has become actually alive. I had in prior over the period of 20250427 -> 20250528 had an OpenBSD to learn about the operating systems and write some basic board software. I eventually decided to decommission that server and opt for premade <a href="http://wakaba.c3.cx">Japanese Warez</a>. Setting it up per the information provided was quick - and the nginx configuration:
index 92625eed5e5b23ec970e17a007e527a435c219bc..d20537a85bdf96f34970c287d19cf8fbb59d237c 100644 (file)
@@ -26,12 +26,12 @@ Sause is at the <a href="https://git.xolatile.top/emil/xolatile.top">Git</a> and
 
 I do not like Perl. But it is better than other verymuchso high level languages I've used. Best part is, if I don't <code>use strict</code> it does what I say, like any computer should.
 
-#+BEGIN_RAW <div id="green">
-> NOOOO, YOU CAN'T SHOOT YOURSELF IN THE FOOT
+#+BEGIN_RAW <div class="green">
+&gt; NOOOO, YOU CAN'T SHOOT YOURSELF IN THE FOOT
 #+END_RAW </div>
 
-#+BEGIN_RAW <div id="green">
-> NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
+#+BEGIN_RAW <div class="green">
+&gt; NOOOOOOOOOOOOOOOOOOOOOOOOO
 #+END_RAW </div>
 
 That's all there's to say about Perl and this shitty script.
index c33442c0310a9e74613fb255b0411b8ffba5c68e..25fd8d5e6e19f8e5211bedf2473c6f468403190f 100644 (file)
--- a/style.css
+++ b/style.css
@@ -23,7 +23,7 @@ text-decoration: none;
 a:active {
 color: green;
 }
-#green {
+.green {
 color: green;
 }
 #join {}