aboutsummaryrefslogtreecommitdiff
path: root/build/colophon
diff options
context:
space:
mode:
Diffstat (limited to 'build/colophon')
-rw-r--r--build/colophon/index.html62
1 files changed, 47 insertions, 15 deletions
diff --git a/build/colophon/index.html b/build/colophon/index.html
index 57a6e54..f3d92c2 100644
--- a/build/colophon/index.html
+++ b/build/colophon/index.html
@@ -1,32 +1,64 @@
<!doctype html>
-<html lang="en" id="top">
+<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="data:,">
<title>Colophon</title>
- <link href="https://bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
+ <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
+ <link href="/rss.xml" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
+<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.footnotes{font-size:90%;}</style>
</head>
<nav>
- <a href="#menu">Menu &darr;</a>
+ <a href="#menu">Menu &darr;</a>
</nav>
<main>
-<h1>Colophon</h1>
-<p>This website is a collection of living, breathing documents. As I mention on the homepage, this place is better referred to as an online <a href="/dump">brain dump</a>. It might change over time. Styles might come and go. I can't help that, since tinkering with my personal blog is something I am very fond of. It's almost therapeutic.</p>
+<h1 id="colophon">Colophon</h1>
+
+<p>This website is a collection of living, breathing documents. As I mention on the homepage, this place is better referred to as an online <a href="/dump">brain dump</a>. It might change over time. Styles might come and go. I can&#8217;t help that, since tinkering with my personal blog is something I am very fond of. It&#8217;s almost therapeutic.</p>
+
<p>For those interested I try to keep the details of the blog up-to-date with the information below:</p>
-<h2>Website Fast Facts</h2>
+
+<h2 id="website-fast-facts">Website Fast Facts</h2>
+
<table>
-<tr><th>Parameter </th><th>Source </th></tr>
-<tr><td>Built with:</td><td><a href="https://barf.bt.ht">barf</a></td></tr>
-<tr><td>Hosted on:</td><td><a href="https://srht.site/">SourceHut Pages</a></td></tr>
-<tr><td>Source code available:</td><td><a href="https://git.sr.ht/~bt/bt.ht">SourceHut</a></td></tr>
-<tr><td>Licensed under:</td><td><a href="https://git.sr.ht/~bt/bt.ht/tree/master/item/LICENSE">MIT</a></td></tr>
-<tr><td>Developed on:</td><td>ThinkPad X201</td></tr>
-<tr><td>Operating system:</td><td>OpenBSD</td></tr>
-</table><footer role="contentinfo">
+<thead>
+<tr>
+<th>Parameter</th>
+<th>Source</th>
+</tr>
+</thead>
+
+<tbody>
+<tr>
+<td>Built with:</td>
+<td><a href="https://barf.bt.ht">barf</a></td>
+</tr>
+<tr>
+<td>Hosted on:</td>
+<td><a href="https://srht.site/">SourceHut Pages</a></td>
+</tr>
+<tr>
+<td>Source code available:</td>
+<td><a href="https://git.sr.ht/~bt/bt.ht">SourceHut</a></td>
+</tr>
+<tr>
+<td>Licensed under:</td>
+<td><a href="https://git.sr.ht/~bt/bt.ht/tree/master/item/LICENSE">MIT</a></td>
+</tr>
+<tr>
+<td>Developed on:</td>
+<td>ThinkPad X201</td>
+</tr>
+<tr>
+<td>Operating system:</td>
+<td>OpenBSD</td>
+</tr>
+</tbody>
+</table>
+<footer role="contentinfo">
<h2>Menu Navigation</h2>
<ul id="menu">
<li><a href="/">Home</a></li>