<?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 name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, viewport-fit=cover" />
		<title>wanderlost</title>
		<link rel="stylesheet" href="/assets/css/main.css" />
	</head>
	<body>
		<div class="navbar">
			<h1 class="title"><a href="/">wanderlost</a></h1>
			<a href="/blog/">index</a>
			<a href="/blog/feeds/">atom</a>
		</div>
		<div class="main">
			<hr />

			<div class="posts">
				<h3 class="post-title">2025-04-23 - <a href="/blog/2025-04-23-goodbye-zola/">Goodbye Zola</a></h3>
				<p>Moving from static site generator to hand typed documents</p>
				
				<h3 class="post-title">2025-04-16 - <a href="/blog/2025-04-16-anubis-is-a-joke/">Anubis is a joke</a></h3>
				<p>an easily bypassable one, and not actually protecting your site (against anything other than really low effort scrapes)</p>

				<h3 class="post-title">2025-04-13 - <a href="/blog/2025-04-13-xhtml-is-good-actually/">XHTML is good, actually</a></h3>
				<p>In defense of a needlessly controversial document standard</p>

				<h3 class="post-title">2025-03-24 - <a href="/blog/2025-03-24-the-internet-sucks/">The Internet Sucks</a></h3>
				<p>Yet another internet random complains about the state of things blog post</p>

				<h3 class="post-title">2025-02-04 - <a href="/blog/2025-02-04-servers-up/">Server up</a></h3>
				<p>Finally got my server online, now hosting some stuff</p>

				<h3 class="post-title">2025-01-24 - <a href="/blog/2025-01-24-new-blog/">Zaydsite now</a></h3>
				<p>site finally launches, blog online</p>
            </div>
		</div>
	</body>
</html>