site/blog/2025-01-24-new-blog/index.xhtml
wl 20a071b769
note to self: never push while half asleep
Signed-off-by: wl <zayd@disroot.org>
2025-04-13 03:08:43 -04:00

57 lines
2.3 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, viewport-fit=cover" />
<title>wanderlost - Zaydsite now</title>
<link rel="stylesheet" href="/assets/css/main.css" />
<link rel="alternate"
type="application/rss+xml"
title="Atom"
href="/blog/atom.xml" />
<link rel="alternate"
type="application/rss+xml"
title="RSS"
href="/blog/rss.xml" />
</head>
<body>
<div class="navbar">
<h1 class="title"><a href="/">wanderlost</a></h1>
<a href="/blog/">index</a>
<a href="/blog/atom.xml">atom</a>
<a href="/blog/rss.xml">rss</a>
</div>
<div class="main">
<hr />
<div class="post">
<h1 class="post-title">Zaydsite now</h1>
<h2 class="post-date">2025-01-24</h2>
<!-- if Zola just generated compliant XHTML on its own that would be great, but looks like this will have to do -->
<p>Recently got everything working on the new site, hopefully it doesn't look too boring. I plan to
actually use this thing and not leave it to rot, so subscribe to the Atom feed if you want to get
updates on the shit I say.</p>
<p>Everything other than the blog is managed manually, the blog uses Zola. It's pretty cool and makes
it fairly easy to make custom themes compared to other static site generators. There's no JavaScript
on this site and it's kept fairly light in general. Everything <em>should</em> work in browsers like EWW,
w3m, links, etc. All the fonts here are WOFF2 though, so some browsers like Dillo won't fetch those
properly.</p>
<p>There is a Tor version of this site available <a href="http://dhrglakamniet5jtehkb7rp7zdqhzw6trkum3dieoeenszttgcjle6yd.onion/">here</a>
if you're not already reading this there. I2P and Yggdrasil might also come soon, not sure about those.</p>
<p>There seems to be a bug with importing my Atom feed to RSS Guard making the entries really tall for
some reason, no idea what's causing it, but I'll try to fix that soon.</p>
</div>
</div>
</body>
</html>