summaryrefslogtreecommitdiff
path: root/g
diff options
context:
space:
mode:
authorSalvador Rivera de Franco <husband@yorkshire.fig>2026-08-16 00:51:24 -0700
committerSalvador Rivera de Franco <husband@yorkshire.fig>2026-08-16 00:51:24 -0700
commit5a33c36fd9f8cd19415325712ff1d58b3876af45 (patch)
treea596e37e7c674cd5fcda86370fd01fa73857bb99 /g
parent04631096d91dbecbd2c49dd83a871c133a209f81 (diff)
Major Update to Site Content
Diffstat (limited to 'g')
-rw-r--r--g/g.html103
1 files changed, 103 insertions, 0 deletions
diff --git a/g/g.html b/g/g.html
new file mode 100644
index 0000000..acd6c1e
--- /dev/null
+++ b/g/g.html
@@ -0,0 +1,103 @@
+<html lang="en">
+ <head>
+ <meta name="author" content="Salvador Franco de Rivera">
+ <meta name="description" content="Handy technology for the average user">
+ <meta name="keywords" content="furry,hmofa,art,homepage,linux">
+ <title>El Arriero's Directory - Technology</title>
+ <link href="/neuarriero.css" rel="stylesheet">
+ </head>
+
+ <body>
+ <header>
+ <a href="https://www.youtube.com/playlist?list=PLa2uXwVHk-lgRQDTyjF6wrB_GDE8yRC-J">
+ <img src="/media/icon.webp">
+ </a>
+ <div>
+ <h1>
+ <a href="/index.html" title="The Muleteer's Directory">El Arriero's Directory</a>
+ </h1>
+ <small>Tirelessly traveling the web for <b>furry girls, computers, weapons, and more</b>.</small>
+ </div>
+ </header>
+ <nav>
+ <a href="/index.html">
+ <img src="/icons/house.png" alt="house icon">
+ Home
+ </a>
+ <a href="/about.html">
+ <img src="/icons/information.png" alt="information icon">
+ About Me
+ </a>
+ <a href="/contact.html">
+ <img src="/icons/email.png" alt="email icon">
+ Contact
+ </a>
+ <a href="/donate.html">
+ <img src="/icons/money.png" alt="money icon">
+ Donate
+ </a>
+ <a href="/hmofa/hmofa.html">
+ <img src="/icons/group.png" alt="group of people icon">
+ More HMOFA
+ </a>
+ <a href="/g/g.html" class="here">
+ <img src="/icons/computer.png" alt="computer icon">
+ Fun Technology
+ </a>
+ <a href="/pol/pol.html">
+ <img src="/icons/transmit_red.png" alt="radio transmission icon">
+ Realpolitik
+ </a>
+ <a href="/tv/tv.html">
+ <img src="/icons/film.png" alt="film icon">
+ <del>The Kinoplex</del>
+ </a>
+ <a href="/int/int.html" >
+ <img src="/icons/comments.png" alt="person talking icon">
+ <del>Language Resources</del>
+ </a>
+ <a href="/k/k.html" >
+ <img src="/icons/bomb.png" alt="bomb icon">
+ <del>Gunpowder & More</del>
+ </a>
+ </nav>
+ <hr>
+ <main>
+ <div class="subtitle">
+ <h2>Interesting Technolo/g/y</h2>
+ </div>
+ <div >
+ <div class="category">
+ <h2>For Admins & Hosts</h2>
+ </div>
+ <dl>
+ <dt>
+ <a href="https://landchad.net/" class="link">Landchad's Guides for web-hosting by yourself</a>
+ <i>by Luke Smith</i>
+ <small>https://landchad.net/</small>
+ </dt>
+ <dd>
+ <q>Don't like it? Well then go host your own net!</q> <span>&#8212;</span> <i>a dipshit.</i> <br>
+ Learn how <i>cheap & easy</i> it is to host your own website and services. <b>Stop being a web peasant today!</b>
+ </dd>
+ </dl>
+ <div class="category">
+ <h2>For Consumers</h2>
+ </div>
+ <dl>
+ <dt>
+ <a href="https://stallman.org/discord.html" class="link">Stallman says: <q>Stop using Discord!</q></a>
+ <i>by Richard M. Stallman</i>
+ <small>https://landchad.net/</small>
+ </dt>
+ <dd>
+ The founder of the <a href="https://gnu.org" class="link">GNU Project</a> explains why any self-respecting person should tell Discord to take a flying leap.
+ </dd>
+ </dl>
+ </div>
+
+ </main>
+ <img title="Oh, aren't you a cutie." class="fig" src="/media/fig_smoke.webp">
+ </body>
+
+</html>