aboutsummaryrefslogtreecommitdiffhomepage
path: root/pages/colophon.md
blob: 728a074a6f7c63da8f26aa78c0db317a77a31d23 (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://www.nearlyfreespeech.net/contribute/btxx.org">NearlyFreeSpeech</a></td>
    </tr>
    <tr>
      <td>Source code available:</td>
      <td><a href="https://codeberg.org/btxx/btxx.org">Codeberg</a></td>
    </tr>
    <tr>
      <td>Licensed under:</td>
      <td><a href="https://choosealicense.com/licenses/mit/">MIT</a></td>
    </tr>
    <tr>
      <td>Hardware used:</td>
      <td>X220, M2 MacBook Air, &amp; M73 Tiny</td>
    </tr>
    <tr>
      <td>Developed on:</td>
      <td>OpenBSD, MacOS &amp; Alpine Linux</td>
    </tr>
  </tbody>
</table>
</div>

Keep note: items are subject to change.