summaryrefslogtreecommitdiff
path: root/content/html/gemfeed/index.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-05-07 21:37:52 +0100
committerPaul Buetow <paul@buetow.org>2021-05-07 21:37:52 +0100
commit41d3ad261f3b524e111c18b154bc61a580706fb5 (patch)
tree41065c7618a79a5e9084d4536d8e3b6e20a7ce04 /content/html/gemfeed/index.html
parentfa48d143323c68dbc34007e559adc0644e011fe7 (diff)
parent304031453e562ebb6b3de28ff771068348519e0f (diff)
Merge branch 'master' into draft
Diffstat (limited to 'content/html/gemfeed/index.html')
-rw-r--r--content/html/gemfeed/index.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/content/html/gemfeed/index.html b/content/html/gemfeed/index.html
new file mode 100644
index 00000000..e7315714
--- /dev/null
+++ b/content/html/gemfeed/index.html
@@ -0,0 +1,32 @@
+<!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>Having fun with computers!</title>
+<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
+<style type="text/css">
+body { background-color: #282c34; color: #dfdfdf; margin: auto; max-width: 900px; }
+img { display: block; max-width: 70%;}
+pre { color: #ecbe7b; }
+blockquote { color: #ecbe7b; }
+a { color: #c678dd; text-decoration: none; }
+a.textlink:before { content: " > "; padding-left: 2px; }
+a:hover { color: #51afef; text-decoration: underline; }
+h1 { color: #ff6c6b; }
+h2, h3, h4, h5, h6 { color: #51afef; }
+li { color: #98be65; }
+</style>
+</head>
+<body>
+<h1>buetow.org's Gemfeed</h1>
+<h2>Having fun with computers!</h2>
+<a class="textlink" href="./2021-04-24-welcome-to-the-geminispace.html">2021-04-24 Welcome to the Geminispace</a><br />
+<a class="textlink" href="./2021-04-22-dtail-the-distributed-log-tail-program.html">2021-04-22 DTail - The distributed log tail program</a><br />
+<a class="textlink" href="./2016-11-20-methods-in-c.html">2016-11-20 Methods in C</a><br />
+<a class="textlink" href="./2016-05-22-spinning-up-my-own-authoritative-dns-servers.html">2016-05-22 Spinning up my own authoritative DNS servers</a><br />
+<a class="textlink" href="./2016-04-16-offsite-backup-with-zfs-part2.html">2016-04-16 Offsite backup with ZFS (Part 2)</a><br />
+<a class="textlink" href="./2016-04-03-offsite-backup-with-zfs.html">2016-04-03 Offsite backup with ZFS</a><br />
+<a class="textlink" href="./2010-05-09-the-fype-programming-language.html">2010-05-09 The Fype Programming Language</a><br />
+<a class="textlink" href="./2008-06-26-perl-poetry.html">2008-06-26 Perl Poetry</a><br />
+</body>
+</html>