diff options
Diffstat (limited to 'build/about/index.html')
-rw-r--r-- | build/about/index.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/build/about/index.html b/build/about/index.html index 860308b..d8ede37 100644 --- a/build/about/index.html +++ b/build/about/index.html @@ -16,13 +16,9 @@ <main> <h1 id="about-">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 id="why">Why?</h2> - <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> @@ -35,7 +31,7 @@ </ul> <small> Feeds: <a href="/atom.xml">Atom</a> | <a href="/rss.xml">RSS</a> <br> - Built with <a href="https://git.btxx.org/barf">barf</a>. <br> - The <a href="https://git.btxx.org/barf">code for this site</a> is MIT. + Built with <a href="https://barf.btxx.org">barf</a>. <br> + The <a href="https://git.sr.ht/~bt/barf">code for this site</a> is MIT. </small> </footer>
\ No newline at end of file |