commit - 02806b941474d1a612a4425a82dfab0cc3cd7ff8
commit + 6b829cb0bb86bd75b872f32f3121722b000ec419
blob - 4c9ce2ddc174ad03bf5e07e3091729f87606da9a
blob + f172116735bd636eecd5f4034ed4ba3c5b0361a7
--- build/about/index.html
+++ build/about/index.html
<h1>About <code>barf</code></h1>
<p>barf is a minimal and suckless-inspired blog generator. It is a tweaked and slightly patched version of Karl Bartel's fantastic <a href="https://github.com/karlb/karl.berlin">blog.sh</a>.</p>
<h2>Why?</h2>
-<p>This project was created by me, <a href="https://bt.ht">Bradley Taunt</a>, out of frustration with overly complex and bloated blogging options. I tried <em>so many</em> "minimal" generators but each one ended up having some glaring issue or heavy reliance on dependencies. </p>
+<p>This project was created by me, <a href="https://btxx.org">Bradley Taunt</a>, out of frustration with overly complex and bloated blogging options. I tried <em>so many</em> "minimal" generators but each one ended up having some glaring issue or heavy reliance on dependencies. </p>
<p>I wanted to have a system that I could easily replicate on any Linux machine. Something that didn't require me to download half the internet just to get up and running. I'm a sucker for keeping things simple.</p>
<footer role="contentinfo">
<hr>
blob - efa98fd1bcd5069b17e85482eb8a26c046a0fe5f
blob + dc8835da42c0a112c4414ec0dd427c934c654038
--- build/atom.xml
+++ build/atom.xml
<feed xmlns="http://www.w3.org/2005/Atom">
<title>barf</title>
<link href="https://barf.btxx.org/atom.xml" rel="self" />
- <updated>2024-02-21T12:14:46Z</updated>
+ <updated>2024-06-04T11:19:14Z</updated>
<author>
<name>Bradley Taunt</name>
</author>
blob - 78eb6efd267cf4a271fc3047961d26416b597b24
blob + d7b126427f2ced42cb399a47a02fbea9bbaa30ce
--- pages/about.md
+++ pages/about.md
## Why?
-This project was created by me, [Bradley Taunt](https://bt.ht), out of frustration with overly complex and bloated blogging options. I tried *so many* "minimal" generators but each one ended up having some glaring issue or heavy reliance on dependencies.
+This project was created by me, [Bradley Taunt](https://btxx.org), out of frustration with overly complex and bloated blogging options. I tried *so many* "minimal" generators but each one ended up having some glaring issue or heavy reliance on dependencies.
I wanted to have a system that I could easily replicate on any Linux machine. Something that didn't require me to download half the internet just to get up and running. I'm a sucker for keeping things simple.