summaryrefslogtreecommitdiff
path: root/content/html/gemfeed/index.html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-05 13:03:15 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:04 +0100
commitf19673d9ae9c5ca28eb35a938740a69408971986 (patch)
treef59bf325d792e1c591edfdc032023e185c4073ff /content/html/gemfeed/index.html
parent34514d0686ce42f5e55e750f873c537eae476513 (diff)
add index for ./gemfeed folder.
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..2ff9e052
--- /dev/null
+++ b/content/html/gemfeed/index.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<title>Having fun with computers!</title>
+<meta charset='utf-8'>
+<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
+<style>
+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>