transition to a simple txt-based setup, plus txt2html
[~bandali/bndl.org] / projects.html
diff --git a/projects.html b/projects.html
deleted file mode 100644 (file)
index 0ec9997..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
-<meta charset="utf-8" />
-<meta name="author" content="bandali" />
-<meta name="viewport" content="width=device-width, initial-scale=1" />
-<title>projects &mdash; bandali</title>
-<link rel="canonical" href="https://bndl.org/projects.html" />
-<link rel="alternate" href="bandali-projects.txt" title="plain text" type="text/plain" />
-<style>
-body {
-  line-height: 1.6;
-  max-width: 37.5em;
-  margin: 0 auto;
-  padding: 0 1em;
-}
-@media (prefers-color-scheme: dark) {
-  body { background: #1c1c1c; color: white; }
-  a:link { color: #acdeff; }
-  a:visited { color: #f8f; }
-  a:active { color: #e00; }
-}
-</style>
-</head>
-<body>
-<h1><a href=".">bandali</a>'s projects</h1>
-<p>This page used to contain a list of some of the free software
-projects I had started or contributed to at some point, but it started
-to get a bit unwieldy and frequently out-of-date, so I decided to
-retire it.</p>
-
-<p>I'll instead directly refer you to
-my <a href="https://git.shemshak.org/~bandali">public git
-repositories</a> and
-my <a href="https://savannah.gnu.org/users/bandali">Savannah
-profile</a>.</p>
-</body>
-</html>