aboutsummaryrefslogtreecommitdiff
path: root/build/atom.xml
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-01-19 09:03:58 -0500
committerBradley Taunt <bt@btxx.org>2024-01-19 09:03:58 -0500
commite4643e9a1ad7d85ab3e955f305bf7ed2a6f38035 (patch)
tree318d6f31e048b1509fbab30c6a8af08325d73d75 /build/atom.xml
parent886271bb3b9a07295ecf7c6c8878fb52bdeff9b4 (diff)
Update RSS meta tags
Diffstat (limited to 'build/atom.xml')
-rw-r--r--build/atom.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/build/atom.xml b/build/atom.xml
index fcb42f0..17d2de8 100644
--- a/build/atom.xml
+++ b/build/atom.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>barf</title>
- <link href="https://barf.bt.ht/atom.xml" rel="self" />
- <updated>2023-12-19T10:20:13Z</updated>
+ <link href="https://barf.btxx.org/atom.xml" rel="self" />
+ <updated>2024-01-19T09:03:43Z</updated>
<author>
<name>Bradley Taunt</name>
</author>
- <id>https://barf.bt.ht,2023-01-04:default-atom-feed/</id>
+ <id>https://barf.btxx.org,2024-01-19:default-atom-feed/</id>
<entry>
<title>Running `barf` on OpenBSD</title>
<content type="html">&lt;h1&gt;Running &lt;code&gt;barf&lt;/code&gt; on OpenBSD&lt;/h1&gt;
@@ -18,8 +18,8 @@
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then ensure that you alter all instances of &lt;code&gt;sed&lt;/code&gt; with &lt;code&gt;gsed&lt;/code&gt; in the core &lt;code&gt;barf&lt;/code&gt; file. (Or make an alias if you&#39;d prefer not to alter the main file)&lt;/p&gt;
&lt;p&gt;After that, everything should work perfectly fine when building!&lt;/p&gt;</content>
- <link href="https://barf.bt.ht/openbsd"/>
- <id>https://barf.bt.ht/openbsd</id>
+ <link href="https://barf.btxx.org/openbsd"/>
+ <id>https://barf.btxx.org/openbsd</id>
<updated>2023-08-12T10:00:00Z</updated>
<published>2023-08-12T10:00:00Z</published>
</entry>
@@ -258,8 +258,8 @@ passed through to the resulting document without modification. This is a good
way to work around features that are missing in smu. If you don&#39;t want this
behaviour, use the &lt;code&gt;-n&lt;/code&gt; flag when executing smu to stricly escape the HTML
tags.&lt;/p&gt;</content>
- <link href="https://barf.bt.ht/markdown-examples"/>
- <id>https://barf.bt.ht/markdown-examples</id>
+ <link href="https://barf.btxx.org/markdown-examples"/>
+ <id>https://barf.btxx.org/markdown-examples</id>
<updated>2023-01-05T10:00:00Z</updated>
<published>2023-01-05T10:00:00Z</published>
</entry>
@@ -284,8 +284,8 @@ sudo ln -fs /opt/homebrew/bin/gdate /usr/local/bin/date
&lt;pre&gt;&lt;code&gt;export PATH=&amp;quot;/usr/local/bin:$PATH&amp;quot;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Reload your &lt;code&gt;bash&lt;/code&gt; instance and everything should work as intended!&lt;/p&gt;</content>
- <link href="https://barf.bt.ht/macos"/>
- <id>https://barf.bt.ht/macos</id>
+ <link href="https://barf.btxx.org/macos"/>
+ <id>https://barf.btxx.org/macos</id>
<updated>2023-01-18T10:00:00Z</updated>
<published>2023-01-18T10:00:00Z</published>
</entry>
@@ -302,8 +302,8 @@ sudo ln -fs /opt/homebrew/bin/gdate /usr/local/bin/date
&lt;h2&gt;Minor Caveat&lt;/h2&gt;
&lt;p&gt;Unfortunately, Safari still has minor &lt;code&gt;ahref&lt;/code&gt; / link color issue when defaulting to browser dark mode. If this is a problem for your own build of &lt;code&gt;barf&lt;/code&gt;, take a look at a &lt;a href=&quot;https://bt.ht/safari-default-dark-mode/&quot;&gt;solution I wrote about here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Personally, I can&#39;t be bothered to add that extra code to this project. The Safari team needs to get their shit together and fix such a simple bug. Plus, you shouldn&#39;t be using Safari anyway - it&#39;s proprietary garbage.&lt;/p&gt;</content>
- <link href="https://barf.bt.ht/dark-mode"/>
- <id>https://barf.bt.ht/dark-mode</id>
+ <link href="https://barf.btxx.org/dark-mode"/>
+ <id>https://barf.btxx.org/dark-mode</id>
<updated>2023-03-07T10:00:00Z</updated>
<published>2023-03-07T10:00:00Z</published>
</entry>
@@ -327,8 +327,8 @@ pre{overflow:auto;}
&lt;pre&gt;&lt;code&gt;&amp;lt;meta name=&amp;quot;color-scheme&amp;quot; content=&amp;quot;dark light&amp;quot;&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Hopefully these changes reduce the overall scope of the project, which was a main point made on the README originally!&lt;/p&gt;</content>
- <link href="https://barf.bt.ht/cleanup"/>
- <id>https://barf.bt.ht/cleanup</id>
+ <link href="https://barf.btxx.org/cleanup"/>
+ <id>https://barf.btxx.org/cleanup</id>
<updated>2023-10-09T10:00:00Z</updated>
<published>2023-10-09T10:00:00Z</published>
</entry>