summaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authorSalvador Rivera de Franco <husband@yorkshire.fig>2026-08-14 05:52:23 -0700
committerSalvador Rivera de Franco <husband@yorkshire.fig>2026-08-14 05:52:23 -0700
commit9e00b7af6cf4268e30898d53ab93aacd4ffa2222 (patch)
tree8385c1424a7f3e323bf69ca6e25d19f83c3a2854 /about.html
parent691235c38dba206d79b39506701a1c34b74a00c1 (diff)
More progress
Diffstat (limited to 'about.html')
-rw-r--r--about.html90
1 files changed, 90 insertions, 0 deletions
diff --git a/about.html b/about.html
new file mode 100644
index 0000000..e8a87d9
--- /dev/null
+++ b/about.html
@@ -0,0 +1,90 @@
+<html lang="en">
+ <head>
+ <meta name="author" content="Salvador Franco de Rivera">
+ <meta name="description" content="About 'El Arriero'">
+ <meta name="keywords" content="furry,hmofa,art,about,linux">
+ <link href="/neuarriero.css" rel="stylesheet">
+ <title>El Arriero's Directory - About Me</title>
+ </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">
+ Home
+ </a>
+ <a href="/about.html">
+ <img src="/icons/information.png">
+ About Me
+ </a>
+ <a href="/contact.html">
+ <img src="/icons/email.png">
+ Contact
+ </a>
+ <a href="/donate.html">
+ <img src="/icons/money.png">
+ <del>Donate</del>
+ </a>
+ <a href="thingy">
+ <img src="/icons/group.png " alt="">
+ <del>More HMOFA</del>
+ </a>
+ <a href="thingy">
+ <img src="/icons/computer.png">
+ <del>Fun Technology</del>
+ </a>
+ <a href="thingy">
+ <img src="/icons/film.png">
+ <del>The Kinoplex</del>
+ </a>
+ <a href="" >
+ <img src="/icons/comments.png" alt="">
+ <del>Language Resources</del>
+ </a>
+ <a href="" >
+ <img src="/icons/bomb.png" alt="">
+ <del>Gunpowder & More</del>
+ </a>
+
+ </nav>
+ <hr>
+ <main>
+ <div class="contentheader">
+ <img src="/media/muleteer.png">
+ <h2>About Me</h2>
+ </div>
+ <p>You may know me online as FigAnon, Salvador Franco de Rivera (S.F.R), or El Arriero. I do traditional art of furry girls and their human husbands.</p>
+ I run this site dedicated to compiling interesting links that may useful to others.
+ <p>Here's the equipment I use:</p>
+ <ul>
+ <li><b>Pentel Graphgear 1000</b> with STAEDTLER Mars 0.5mm lead</li>
+ <li><b>STAEDTLER Mars Tecnico 780</b> with their 2mm lead</li>
+ <li><b>Derwent Academy sketching pencils</b> (5H-6B)</li>
+ <li><b>Jovi</b> 24 watercolor tablets</li>
+ <li>Unknown Sketchbook & <b>INDART A4 300gr paper</b> (cold press)</li>
+ <li><b><a href="https://www.brother-usa.com/p/inkjet-printers/MFCJ1365DW">Brother MFC-J1365DW <img src="/icons/link_go.png"></a></b> Scanner+Printer</li>
+ </ul>
+ <p>As much as I liked to tinker with my computers, I've settled down.</p>
+ <p><q>I used to run <a href="https://gentoo.org/">Gentoo <img src="/icons/link_go.png"></a>, btw!</q></p>
+ <dl>
+ <dt>My Desktop (Fig)</dt>
+ <dd>She runs <a href="https://devuan.org/">Devuan Linux <img src="/icons/link_go.png"></a> 6 Excalibur. She's old and super reliable when it comes to scanning and printing.</dd>
+ <dt>My Laptop (Adelaide)</dt>
+ <dd>She dualboots <a href="https://linuxmint.com/">Linux Mint <img src="/icons/link_go.png"></a> 22 and Windows 11. Fortunately I haven't had the need to boot into the Windows partition for over a year. I still have it around just in case.</dd>
+ </dl>
+ </main>
+ <img title="Oh, aren't you a cutie." class="fig" src="/media/fig_smoke.webp">
+ </body>
+
+</html>