aboutsummaryrefslogtreecommitdiffhomepage
path: root/pages/colophon.md
blob: 0c916650a0cb274774195d258bfbd7994f65fbe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# Colophon

Information about this website

This website is a collection of living, breathing documents. As I mention on the homepage, this place is better referred to as an online [brain dump](/posts/dump). 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.

For those interested I try to keep the details of the blog up-to-date with the information below:

<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://billing.linveo.com/order/forms/a/MTM4Ng==">Linveo</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.