switch back to hand-written html and feeds
[~bandali/bndl.org] / projects.html
diff --git a/projects.html b/projects.html
new file mode 100644 (file)
index 0000000..7deb5c9
--- /dev/null
@@ -0,0 +1,27 @@
+<!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="icon" href="data:,">
+<link rel="canonical" href="https://bndl.org/projects" />
+<link rel="alternate" href="bandali-projects.txt" title="plain text" type="text/plain" />
+<style>
+body{line-height:1.6;padding:0 2em;}p{max-width:37.5em}
+@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, but at some point it started
+to get a bit unwieldy and was 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>