commit 91297e2d17d828b89779335d64a3f417b10329b6
parent 2ccb0be119dc0a5cd53e077b6cdea1aa61a7cd4b
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Thu, 7 May 2020 21:46:51 -0400
Publish new blog post
Diffstat:
5 files changed, 70 insertions(+), 2 deletions(-)
diff --git a/pages/blog.md b/pages/blog.md
@@ -20,6 +20,7 @@ href="https://social.paritybit.ca/@jbauer">Mastodon</a>.
### 2020
<ul>
+ <li>2020-05-07 <a href="blog/unsure-what-to-write">Unsure What To Write</a></li>
<li>2020-05-07 <a href="blog/the-joys-of-old-tech">The Joys of Old Tech</a></li>
<li>2020-05-05 <a href="blog/refining-my-neomutt-config">Refining My NeoMutt Configuration</a></li>
<li>2020-05-04 <a href="blog/clone-wars-finale">Star Wars: The Clone Wars Finale</a></li>
diff --git a/pages/blog/unsure-what-to-write.md b/pages/blog/unsure-what-to-write.md
@@ -0,0 +1,33 @@
+## Unsure What To Write
+
+[//]: # "I'm unsure what to write about today. I looked through the list of topics I have written down but none of them really sparked inspiration."
+
+[//]: # "main.min.css"
+
+[//]: #
+
+<div class="byline">
+<b>Written By:</b> Jake Bauer |
+ <b>Posted:</b> 2020-05-07 |
+ <b>Last Updated:</b> 2020-05-07
+</div>
+
+I'm unsure what to write about today. I looked through the list of topics I have
+written down but none of them really sparked inspiration.
+
+My days have been mostly work, cooking, writing these blog posts, and slacking
+off enjoying content online like streams and videos. I haven't felt much of a
+drive to play video games or solve problems. I'm hoping to get started on a
+project I've wanted to start for a while now in the coming days and I want to
+rewrite the script used to build the pages for this site. The existing one has
+become quite the mess and I would like to switch to using `pandoc` instead of
+`markdown` since `pandoc` seems to handle converting markdown to HTML much
+better than the `markdown` tool... despite that tool being explicitly designed
+to do that. I'll post about my experience when I make that change.
+
+That's all for today, thanks for reading.
+
+_This is my thirteenth post for the
+[#100DaysToOffload](https://social.paritybit.ca/tags/100DaysToOffload)
+challenge. You can learn more about this challenge over at
+[https://100daystooffload.com](https://100daystooffload.com)._
diff --git a/pages/home.md b/pages/home.md
@@ -17,6 +17,8 @@ rel="me" href="https://social.paritybit.ca/@jbauer">on Mastodon</a>.
src="/img/feed-icon.png" width="15" height="15" alt="Click for RSS Feed"/>
</a>
</div>
+2020-05-07 <a class="feed-item" href="blog/unsure-what-to-write">Unsure What To Write</a>
+
2020-05-07 <a class="feed-item" href="blog/the-joys-of-old-tech">The Joys of Old Tech</a>
2020-05-05 <a class="feed-item" href="blog/refining-my-neomutt-config">Refining My NeoMutt Configuration</a>
@@ -35,8 +37,6 @@ rel="me" href="https://social.paritybit.ca/@jbauer">on Mastodon</a>.
2020-04-28 <a class="feed-item" href="blog/how-far-translation-tools-have-come">How Far Translation Tools Have Come</a>
-2020-04-27 <a class="feed-item" href="blog/tweaking-some-css">Tweaking Some CSS</a>
-
### What is a Parity Bit?
It is a bit (in the 1's and 0's sense) used in checking for errors in digital
diff --git a/public/feeds/sitewide-feed.xml b/public/feeds/sitewide-feed.xml
@@ -7,6 +7,39 @@
<description>The feed that covers all notable additions, updates, announcements,
and other changes for the entire paritybit.ca website.</description>
<item>
+ <title>Unsure What To Write</title>
+ <link>https://www.paritybit.ca/blog/unsure-what-to-write</link>
+ <guid>https://www.paritybit.ca/blog/unsure-what-to-write</guid>
+ <pubDate>Thu, 07 May 2020 21:46:36 -0400</pubDate>
+<description><![CDATA[<h2>Unsure What To Write</h2>
+
+<div class="byline">
+<b>Written By:</b> Jake Bauer |
+ <b>Posted:</b> 2020-05-07 |
+ <b>Last Updated:</b> 2020-05-07
+</div>
+
+<p>I'm unsure what to write about today. I looked through the list of topics I have
+written down but none of them really sparked inspiration.</p>
+
+<p>My days have been mostly work, cooking, writing these blog posts, and slacking
+off enjoying content online like streams and videos. I haven't felt much of a
+drive to play video games or solve problems. I'm hoping to get started on a
+project I've wanted to start for a while now in the coming days and I want to
+rewrite the script used to build the pages for this site. The existing one has
+become quite the mess and I would like to switch to using <code>pandoc</code> instead of
+<code>markdown</code> since <code>pandoc</code> seems to handle converting markdown to HTML much
+better than the <code>markdown</code> tool... despite that tool being explicitly designed
+to do that. I'll post about my experience when I make that change.</p>
+
+<p>That's all for today, thanks for reading.</p>
+
+<p><em>This is my thirteenth post for the
+<a href="https://social.paritybit.ca/tags/100DaysToOffload">#100DaysToOffload</a>
+challenge. You can learn more about this challenge over at
+<a href="https://100daystooffload.com">https://100daystooffload.com</a>.</em></p>]]></description>
+</item>
+<item>
<title>The Joys of Old Tech</title>
<link>https://www.paritybit.ca/blog/the-joys-of-old-tech</link>
<guid>https://www.paritybit.ca/blog/the-joys-of-old-tech</guid>
diff --git a/public/sitemap.xml b/public/sitemap.xml
@@ -3,6 +3,7 @@
<url><loc>https://www.paritybit.ca</loc></url>
<url><loc>https://www.paritybit.ca/home</loc></url>
<url><loc>https://www.paritybit.ca/blog</loc></url>
+ <url><loc>https://www.paritybit.ca/blog/unsure-what-to-write</loc></url>
<url><loc>https://www.paritybit.ca/blog/the-joys-of-old-tech</loc></url>
<url><loc>https://www.paritybit.ca/blog/refining-my-neomutt-config</loc></url>
<url><loc>https://www.paritybit.ca/blog/clone-wars-finale</loc></url>