site/blog/index.html
wl 87c49f4976
new blog post about Anubis
Signed-off-by: wl <zayd@disroot.org>
2025-04-16 01:00:48 -04:00

81 lines
2.4 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</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="posts">
<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>