summaryrefslogtreecommitdiff
path: root/projects.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-04-16 20:09:46 +0300
committerPaul Buetow <paul@buetow.org>2024-04-16 20:09:46 +0300
commit9a2027c96521037e89b6563e66f2f802b56f2ba8 (patch)
tree29a1d1508540e103c875f80758fda502e715e5dd /projects.html
parenta6d74b80b75bdb6253ffb5fb4a99346ce0db33dc (diff)
Update content for html
Diffstat (limited to 'projects.html')
-rw-r--r--projects.html47
1 files changed, 0 insertions, 47 deletions
diff --git a/projects.html b/projects.html
deleted file mode 100644
index e82fbfa6..00000000
--- a/projects.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Projects</title>
-<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
-<link rel="stylesheet" href="style.css" />
-<link rel="stylesheet" href="style-override.css" />
-</head>
-<body>
-<h1 style='display: inline'>Projects</h1><br />
-<br />
-<span class='quote'>This site was last updated at Sat 25 Mar 20:53:33 EET 2023</span><br />
-<br />
-<span>This is a "hidden" site listing my personal project list priorities!</span><br />
-<br />
-<ul>
-<li>Read Efficient Go and tune DTail.</li>
-<li>Astell &amp; Kern SR35</li>
-<li>Kinesis Keyboard</li>
-<li>Kiss DNS failover via <span class='inlinecode'>dns-failover.ksh</span> and blog about it (ksh)</li>
-<li>Public release of DTail 4.2.3</li>
-<li>Work on I/O Riot NG and towards 1.0 (Go, C, Raku)</li>
-<li>Work through "Bash it out" challenges (Bash)</li>
-<li>Read "Programming Ruby (3.2)" (Ruby)</li>
-<li>Rewrite site stats script (Perl or Raku)</li>
-</ul><br />
-<h2 style='display: inline'>Done</h2><br />
-<br />
-<ul>
-<li>Try out <span class='inlinecode'>kickstart.nvim</span> or AstroVim (NeoVim)</li>
-<li>Read "The Go Notebook" and blog about it (Golang) [Didnt blog about it]</li>
-<li>Try out <span class='inlinecode'>Ruby LSP</span> in NeoVim, which is not Solar (NeoVim) [Switched to Helix editor]</li>
-<li>Finish <span class='inlinecode'>failunderd 1.0</span> (Perl or Golang) [done <span class='inlinecode'>dns-failover.ksh</span> now]</li>
-<li>Modernise my NextCloud and Wallabag infra (Linux, Docker)</li>
-<li>Release <span class='inlinecode'>Gemtexter 2.1.0</span> and blog about it (Bash)</li>
-<li>Update dependencies and release <span class='inlinecode'>DTail 4.1.1</span> (Golang)</li>
-<li>Finish and release <span class='inlinecode'>guprecords 2.0.0</span> (Raku)</li>
-<li>Blog about Raku and <span class='inlinecode'>guprecords</span> (Raku)</li>
-<li>Start blog series about Algorithms in Go (Golang)</li>
-<p class="footer">
-Generated by <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 2.1.0-release</a> |
-served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |
-<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a>
-</p>
-</body>
-</html>