blob: 7844c81c2ab9368b1983f8fd8bdc819b7cd4cb14 (
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://nearlyfreespeech.net">NearlyFreeSpeech.Net</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, & M73 Tiny</td>
</tr>
<tr>
<td>Developed on:</td>
<td>OpenBSD, MacOS & Alpine Linux</td>
</tr>
</tbody>
</table>
</div>
Keep note: items are subject to change.
|