diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-06-22 15:30:14 -0400 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-06-22 15:30:14 -0400 |
| commit | 103d0e169023ac46a4f65b542d6efc04025a9ea5 (patch) | |
| tree | 11b28b0f39edb3f203bf51faf5e3a300bcb8f55a | |
| parent | 9fc94f7c3846924e7126d82d422f1587a330bd0a (diff) | |
Updates to contribute page, links to source code, projects
| -rw-r--r-- | footer.html | 6 | ||||
| -rw-r--r-- | pages/contribute.md | 6 | ||||
| -rw-r--r-- | pages/now.md | 6 | ||||
| -rw-r--r-- | pages/projects.md | 10 | ||||
| -rw-r--r-- | pages/uses.md | 6 |
5 files changed, 15 insertions, 19 deletions
diff --git a/footer.html b/footer.html index c47f393..b19848f 100644 --- a/footer.html +++ b/footer.html @@ -11,10 +11,8 @@ Built with <a href="https://wruby.btxx.org">wruby</a><br> Hosted on <a href="https://www.nearlyfreespeech.net/contribute/btxx.org">NearlyFreeSpeech</a><br> Supporter of <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a> & <a href="https://usefathom.com/ref/DKHJVX">Fathom Analytics</a><br/> - The content for this site is <a - href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a><br> - The <a href="https://git.sr.ht/~bt/btxx.org">code for this site</a> - is <a href="https://git.sr.ht/~bt/btxx.org/tree/master/item/LICENSE">MIT</a><br> + The <a href="https://codeberg.org/btxx/btxx.org">code for this site</a> + is <a href="https://codeberg.org/btxx/btxx.org/src/branch/master/LICENSE">MIT</a><br> No ads. No tracking. No cookies. Ever. </small> </footer> diff --git a/pages/contribute.md b/pages/contribute.md index 207da2e..f81af07 100644 --- a/pages/contribute.md +++ b/pages/contribute.md @@ -6,9 +6,11 @@ If you feel the burning desire to support this small blog of mine or any number [Add funds to my NearlyFreeSpeech.NET account](https://www.nearlyfreespeech.net/contribute/btxx.org) -By funding the hosting provider directly, you help cover the costs of running and maintaining this website, including but not limited to: +By funding the hosting provider directly, you help cover the costs of running and maintaining this website, along with all my other projects (including [1MB Club](https://1mb.club), [httpd.rocks](https://httpd.rocks), [caddy.ninja](https://caddy.ninja), etc.). -- bandwidth +These contributions help with funding: + +- bandwidth spikes - domain renewals - ongoing maintenance diff --git a/pages/now.md b/pages/now.md index d3cfd7c..2d2dc2f 100644 --- a/pages/now.md +++ b/pages/now.md @@ -2,7 +2,7 @@ This page is based off the [now page concept](https://nownownow.com/about) by Derek Sivers. -Last updated March 2025. +Last updated June 2025. ## Work @@ -10,7 +10,7 @@ Last updated March 2025. ## Life -- Raising my three children (aged 6, 5 and 3 respectively) with my wonderful wife +- Raising my three children (aged 7, 5 and 3 respectively) with my wonderful wife - Trying to contribute more to open source projects that I actively use - Advancing my knowledge of Ruby -- Currently playing through Monster Hunter Generations Ultimate (Switch) +- Currently playing (casually) The Long Dark diff --git a/pages/projects.md b/pages/projects.md index 5faf4b7..711da4e 100644 --- a/pages/projects.md +++ b/pages/projects.md @@ -2,7 +2,7 @@ This page a growing collection of active (and not-so-active) projects I am working on. -All git repos are hosted on: [sourcehut](https://git.sr.ht/~bt/) +All git repos are hosted on: [Codeberg](https://codeberg.org/btxx/) ## Active Projects @@ -18,8 +18,8 @@ I have a serious problem creating custom site generators... * [wruby](https://wruby.btxx.org): Minimal site generator written in Ruby * [barf](https://barf.btxx.org): Minimal blog engine in a tiny shell script -* [Shinobi](https://git.sr.ht/~bt/shinobi): Text-based, RSS focused blogging "system" -* [pblog](https://git.sr.ht/~bt//pblog): Pandoc static blog generator +* [Shinobi](https://codeberg.org/btxx/shinobi): Text-based, RSS focused blogging "system" +* [pblog](https://codeberg.org/btxx/pblog): Pandoc static blog generator ## Clubs @@ -29,8 +29,8 @@ I have a serious problem creating custom site generators... ## Suckless Installers / Setups -* [Open Suck](https://sr.ht/~bt/open-suck/): OpenBSD desktop based on the suckless philosophy -* [Alpine Suck](https://sr.ht/~bt/alpine-suck): Alpine Linux desktop based on the suckless philosophy +* [Open Suck](https://codeberg.org/btxx/open-suck-installer): OpenBSD desktop based on the suckless philosophy +* [Alpine Suck](https://codeberg.org/btxx/alpine-suck-installer): Alpine Linux desktop based on the suckless philosophy ## Experiments diff --git a/pages/uses.md b/pages/uses.md index 84b0edf..a7d372c 100644 --- a/pages/uses.md +++ b/pages/uses.md @@ -26,10 +26,6 @@ I'm proud to support open source products and privacy-respecting communities. Th <td>Mullvad<br><i>VPN</i></td> <td>$60</td> </tr> - <tr> - <td>Sourcehut<br><i>Git Forge</i></td> - <td>$20</td> - </tr> </tbody> </table> </div> @@ -110,7 +106,7 @@ As you can tell: I *really* like ThinkPads... ## Gaming / Entertainment - Xbox Series S -- Nintendo Switch Lite +- Nintendo Switch - Playstation 2 ## Software |
