aboutsummaryrefslogtreecommitdiffhomepage
path: root/pages/colophon.md
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-12-21 15:53:47 -0500
committerBradley Taunt <bt@btxx.org>2024-12-21 15:53:47 -0500
commit2356f0b9bb3681e22ff6ddc5cf6268db8ad1e51f (patch)
tree3586764767400503714e154adfeb19763f37a6d6 /pages/colophon.md
parentafb09dd04c973722ee19c729e106a1bc8b2e443b (diff)
Styling revamp, minor page edits
Diffstat (limited to 'pages/colophon.md')
-rw-r--r--pages/colophon.md49
1 files changed, 39 insertions, 10 deletions
diff --git a/pages/colophon.md b/pages/colophon.md
index 0aadaeb..144fc2a 100644
--- a/pages/colophon.md
+++ b/pages/colophon.md
@@ -6,14 +6,43 @@ This website is a collection of living, breathing documents. As I mention on the
For those interested I try to keep the details of the blog up-to-date with the information below:
-## Website Fast Facts
+<div class="table-container">
+<table>
+ <caption>Website Fast Facts</caption>
+ <thead>
+ <tr>
+ <th>Parameter</th>
+ <th>Source</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>Built with:</td>
+ <td><a href="https://wruby.btxx.org">wruby</a></td>
+ </tr>
+ <tr>
+ <td>Hosted on:</td>
+ <td><a href="https://dartnode.com?aff=btxx">DartNode</a></td>
+ </tr>
+ <tr>
+ <td>Source code available:</td>
+ <td><a href="https://git.sr.ht/~bt/btxx.org">sourcehut</a></td>
+ </tr>
+ <tr>
+ <td>Licensed under:</td>
+ <td><a href="https://choosealicense.com/licenses/mit/">MIT</a></td>
+ </tr>
+ <tr>
+ <td>Developed on:</td>
+ <td>ThinkPad X220 &amp; M73 Tiny</td>
+ </tr>
+ <tr>
+ <td>Operating system:</td>
+ <td>OpenBSD &amp; Alpine Linux</td>
+ </tr>
+ </tbody>
+</table>
+</div>
+
+Keep note: items are subject to change.
-| Parameter | Source |
-|---|---|
-|Typeface used:|IBM Plex Sans|
-|Built with:|[wruby](https://wruby.btxx.org)|
-|Hosted on:|[DartNode](https://dartnode.com?aff=btxx)|
-|Source code available:|[sourcehut](https://git.sr.ht/~bt/btxx.org)|
-|Licensed under:|[MIT](https://choosealicense.com/licenses/mit/)|
-|Developed on:|ThinkPad X220 & M73 Tiny|
-|Operating system:|OpenBSD & Alpine Linux|