diff options
author | Bradley Taunt <bt@btxx.org> | 2024-01-19 09:03:58 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-01-19 09:03:58 -0500 |
commit | e4643e9a1ad7d85ab3e955f305bf7ed2a6f38035 (patch) | |
tree | 318d6f31e048b1509fbab30c6a8af08325d73d75 /build | |
parent | 886271bb3b9a07295ecf7c6c8878fb52bdeff9b4 (diff) |
Update RSS meta tags
Diffstat (limited to 'build')
-rw-r--r-- | build/about/index.html | 2 | ||||
-rw-r--r-- | build/atom.xml | 26 | ||||
-rw-r--r-- | build/cleanup/index.html | 2 | ||||
-rw-r--r-- | build/dark-mode/index.html | 2 | ||||
-rw-r--r-- | build/index.html | 2 | ||||
-rw-r--r-- | build/macos/index.html | 2 | ||||
-rw-r--r-- | build/markdown-examples/index.html | 2 | ||||
-rw-r--r-- | build/openbsd/index.html | 2 | ||||
-rw-r--r-- | build/websites/index.html | 2 |
9 files changed, 21 insertions, 21 deletions
diff --git a/build/about/index.html b/build/about/index.html index 627cc2f..4b7e3d9 100644 --- a/build/about/index.html +++ b/build/about/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="data:,"> <title>About `barf`</title> - <link href="https://barf.bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> + <link href="https://barf.btxx.org/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}</style> </head> 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"><h1>Running <code>barf</code> on OpenBSD</h1> @@ -18,8 +18,8 @@ </code></pre> <p>Then ensure that you alter all instances of <code>sed</code> with <code>gsed</code> in the core <code>barf</code> file. (Or make an alias if you'd prefer not to alter the main file)</p> <p>After that, everything should work perfectly fine when building!</p></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't want this behaviour, use the <code>-n</code> flag when executing smu to stricly escape the HTML tags.</p></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 <pre><code>export PATH=&quot;/usr/local/bin:$PATH&quot; </code></pre> <p>Reload your <code>bash</code> instance and everything should work as intended!</p></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 <h2>Minor Caveat</h2> <p>Unfortunately, Safari still has minor <code>ahref</code> / link color issue when defaulting to browser dark mode. If this is a problem for your own build of <code>barf</code>, take a look at a <a href="https://bt.ht/safari-default-dark-mode/">solution I wrote about here</a>.</p> <p>Personally, I can'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't be using Safari anyway - it's proprietary garbage.</p></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;} <pre><code>&lt;meta name=&quot;color-scheme&quot; content=&quot;dark light&quot;&gt; </code></pre> <p>Hopefully these changes reduce the overall scope of the project, which was a main point made on the README originally!</p></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> diff --git a/build/cleanup/index.html b/build/cleanup/index.html index 1b8e399..5198540 100644 --- a/build/cleanup/index.html +++ b/build/cleanup/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="data:,"> <title>Cleaning Up barf's Structure</title> - <link href="https://barf.bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> + <link href="https://barf.btxx.org/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}</style> </head> diff --git a/build/dark-mode/index.html b/build/dark-mode/index.html index 5a4c58a..2f0f89f 100644 --- a/build/dark-mode/index.html +++ b/build/dark-mode/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="data:,"> <title>Supporting Basic Dark Mode</title> - <link href="https://barf.bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> + <link href="https://barf.btxx.org/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}</style> </head> diff --git a/build/index.html b/build/index.html index 5a2de3f..0e7dd91 100644 --- a/build/index.html +++ b/build/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="data:,"> <title>barf</title> - <link href="https://barf.bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> + <link href="https://barf.btxx.org/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}</style> </head> diff --git a/build/macos/index.html b/build/macos/index.html index 09b4b60..6abbb18 100644 --- a/build/macos/index.html +++ b/build/macos/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="data:,"> <title>Running `barf` on MacOS</title> - <link href="https://barf.bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> + <link href="https://barf.btxx.org/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}</style> </head> diff --git a/build/markdown-examples/index.html b/build/markdown-examples/index.html index 7f3e178..28233a0 100644 --- a/build/markdown-examples/index.html +++ b/build/markdown-examples/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="data:,"> <title>Markdown Examples in barf</title> - <link href="https://barf.bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> + <link href="https://barf.btxx.org/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}</style> </head> diff --git a/build/openbsd/index.html b/build/openbsd/index.html index f7d57c4..843c4cf 100644 --- a/build/openbsd/index.html +++ b/build/openbsd/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="data:,"> <title>Running `barf` on OpenBSD</title> - <link href="https://barf.bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> + <link href="https://barf.btxx.org/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}</style> </head> diff --git a/build/websites/index.html b/build/websites/index.html index f1e498f..19306f8 100644 --- a/build/websites/index.html +++ b/build/websites/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="data:,"> <title>Websites Built with `barf`</title> - <link href="https://barf.bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> + <link href="https://barf.btxx.org/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" /> <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}</style> </head> |