aboutsummaryrefslogtreecommitdiff
path: root/_output/feed.xml
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-02-02 08:14:40 -0500
committerBradley Taunt <bt@btxx.org>2024-02-02 08:14:40 -0500
commit8d921a2159bc00f9ec97f75ccb94baf85b3fcecd (patch)
tree7dc2be2c4f133f34df465cc03815d38324aec60c /_output/feed.xml
parent85f2c8d0d69ac0195bf6a20e396077dee0e9aefa (diff)
Minor updates to links, README and homepage
Diffstat (limited to '_output/feed.xml')
-rw-r--r--_output/feed.xml36
1 files changed, 18 insertions, 18 deletions
diff --git a/_output/feed.xml b/_output/feed.xml
index 2b0c5eb..f758595 100644
--- a/_output/feed.xml
+++ b/_output/feed.xml
@@ -3,7 +3,7 @@
<rss version="2.0">
<channel>
<title>pblog</title>
- <link>https://pblog.bt.ht</link>
+ <link>https://pblog.btxx.org</link>
<description>Pandoc static blog generator</description>
<copyright>Copyright 2022, Bradley Taunt</copyright>
<ttl>60</ttl>
@@ -11,7 +11,7 @@
<pubDate>Fri, 15 Jul 2022 01:00:00 EST</pubDate>
<category>2022/07/15/5</category>
<title>First Community Patch &amp; Tweaks</title>
- <link>https://pblog.bt.ht/blog/community-patch.html</link>
+ <link>https://pblog.btxx.org/blog/community-patch.html</link>
<description><![CDATA[
<header id="title-block-header">
<h1 class="title">First Community Patch &amp; Tweaks</h1>
@@ -52,14 +52,14 @@
<p>Feel free to check out the <a href="/tweaks.html">official Tweaks page</a> and don&#x2019;t be afraid to add your own by opening a patch-set!</p>
<p>That&#x2019;s all for now, thanks for reading!</p>
<p>&#x2013; Brad</p>]]></description>
- <author>brad@bt.ht (Bradley Taunt)</author>
- <guid>https://pblog.bt.ht/blog/community-patch.html</guid>
+ <author>bt@btxx.org (Bradley Taunt)</author>
+ <guid>https://pblog.btxx.org/blog/community-patch.html</guid>
</item>
<item>
<pubDate>Wed, 27 Jul 2022 01:00:00 EST</pubDate>
<category>2022/07/27/3</category>
<title>New Default Styling and 2x Faster!</title>
- <link>https://pblog.bt.ht/blog/default-styles.html</link>
+ <link>https://pblog.btxx.org/blog/default-styles.html</link>
<description><![CDATA[
<header id="title-block-header">
<h1 class="title">New Default Styling and 2x Faster!</h1>
@@ -112,14 +112,14 @@
<p>This project is still very much in it&#x2019;s infancy. So if you notice something odd or broken in your own testing, please don&#x2019;t hesitate to open a patch or simply bring up the issue!</p>
<p>Thanks for reading,</p>
<p>&#x2013; Brad</p>]]></description>
- <author>brad@bt.ht (Bradley Taunt)</author>
- <guid>https://pblog.bt.ht/blog/default-styles.html</guid>
+ <author>bt@btxx.org (Bradley Taunt)</author>
+ <guid>https://pblog.btxx.org/blog/default-styles.html</guid>
</item>
<item>
<pubDate>Mon, 04 Jul 2022 01:00:00 EST</pubDate>
<category>2022/07/04/1</category>
<title>Introducing pblog</title>
- <link>https://pblog.bt.ht/blog/pblog-intro.html</link>
+ <link>https://pblog.btxx.org/blog/pblog-intro.html</link>
<description><![CDATA[
<header id="title-block-header">
<h1 class="title">Introducing pblog</h1>
@@ -150,7 +150,7 @@
<li>Browser-styled XML (in supported browsers)</li>
</ul>
<h3 id="site-structure">Site Structure</h3>
-<p>After you&#x2019;ve cloned the <a href="https://git.sr.ht/~bt/pblog">official pblog repo on sourcehut</a>, the next thing you should do is edit the main <code>_config.sh</code> file in the root directory. This will give you a better understanding of how everything is built.</p>
+<p>After you&#x2019;ve cloned the <a href="https://git.btxx.org/pblog">official pblog repo on sourcehut</a>, the next thing you should do is edit the main <code>_config.sh</code> file in the root directory. This will give you a better understanding of how everything is built.</p>
<p>Once generated, <em>pblog</em> structures the final website files as such:</p>
<pre class="shell"><code>_output/
|__blog/
@@ -195,30 +195,30 @@
<h3 id="wrapping-up">Wrapping Up</h3>
<p>There isn&#x2019;t much else to say. <code>pblog</code> is as static or flexible as you chose it to be. If you have any ideas on how to improve things or come across any bugs, please <a href="https://git.sr.ht/~bt/pblog">open a ticket or PR on the official repo</a>.</p>
<p>Thanks and happy blogging with <em>pblog</em>!</p>]]></description>
- <author>brad@bt.ht (Bradley Taunt)</author>
- <guid>https://pblog.bt.ht/blog/pblog-intro.html</guid>
+ <author>bt@btxx.org (Bradley Taunt)</author>
+ <guid>https://pblog.btxx.org/blog/pblog-intro.html</guid>
</item>
<item>
<pubDate>Thu, 30 Jun 2022 01:00:00 EST</pubDate>
<category>2022/06/30/4</category>
<title>Announcing pblog</title>
- <link>https://pblog.bt.ht/blog/pblog-launch.html</link>
+ <link>https://pblog.btxx.org/blog/pblog-launch.html</link>
<description><![CDATA[
<header id="title-block-header">
<h1 class="title">Announcing pblog</h1>
<p class="date">Thu, 30 Jun 2022</p>
</header>
<p>It&#x2019;s time to celebrate! The official launch of <code>pblog</code> happened today.</p>
-<p>There isn&#x2019;t much else to say. All details and instructions on how to start your own pblog can be found on the <a href="https://pblog.bt.ht">main homepage for this project</a>.</p>
+<p>There isn&#x2019;t much else to say. All details and instructions on how to start your own pblog can be found on the <a href="https://pblog.btxx.org">main homepage for this project</a>.</p>
<p>Thanks for reading!</p>]]></description>
- <author>brad@bt.ht (Bradley Taunt)</author>
- <guid>https://pblog.bt.ht/blog/pblog-launch.html</guid>
+ <author>bt@btxx.org (Bradley Taunt)</author>
+ <guid>https://pblog.btxx.org/blog/pblog-launch.html</guid>
</item>
<item>
<pubDate>Fri, 08 Jul 2022 01:00:00 EST</pubDate>
<category>2022/07/08/5</category>
<title>Includes, rsync and Variables - Oh My!</title>
- <link>https://pblog.bt.ht/blog/small-patch.html</link>
+ <link>https://pblog.btxx.org/blog/small-patch.html</link>
<description><![CDATA[
<header id="title-block-header">
<h1 class="title">Includes, rsync and Variables - Oh My!</h1>
@@ -245,8 +245,8 @@
<p>My plan was to also tackle the issue of &#x201C;auto rebuilds&#x201D; when running <code>pblog</code> locally. This became more of a headache than I initially estimated - so it was dropped from this patch. My hope is to get something up-and-running in the near future, while avoiding the inclusion of yet another major dependency. Anyone more experienced than myself in the ways of &#x201C;auto rebuilds&#x201D; is free to open a patch if they so desire!</p>
<p>Thanks for your interest in these minor updates!</p>
<p>P.S. Don&#x2019;t forget - if your website runs on <code>pblog</code> be sure to reach out and get it featured on the <a href="/">homepage</a>!</p>]]></description>
- <author>brad@bt.ht (Bradley Taunt)</author>
- <guid>https://pblog.bt.ht/blog/small-patch.html</guid>
+ <author>bt@btxx.org (Bradley Taunt)</author>
+ <guid>https://pblog.btxx.org/blog/small-patch.html</guid>
</item>
</channel>
</rss>