<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pebcac Blog</title><link>https://blog.pebcac.org/</link><description>Recent content on Pebcac Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 31 Jan 2026 18:48:00 -0500</lastBuildDate><atom:link href="https://blog.pebcac.org/index.xml" rel="self" type="application/rss+xml"/><item><title>Test</title><link>https://blog.pebcac.org/posts/test/</link><pubDate>Sat, 31 Jan 2026 18:48:00 -0500</pubDate><guid>https://blog.pebcac.org/posts/test/</guid><description>&lt;p&gt;I&amp;rsquo;m testing the functionality of my new blog with Doom Emacs. There are a few things I would like to test.&lt;/p&gt;
&lt;h2 id="tests"&gt;Tests&lt;/h2&gt;
&lt;p&gt;First is code blocks:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nb"&gt;echo&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;This is a test for the blog&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Second is bullet lists:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Test 1&lt;/li&gt;
&lt;li&gt;Test 2&lt;/li&gt;
&lt;li&gt;Test 3&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Third is numbered lists:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Test 1&lt;/li&gt;
&lt;li&gt;Test 2&lt;/li&gt;
&lt;li&gt;Test 3&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>About</title><link>https://blog.pebcac.org/about/</link><pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate><guid>https://blog.pebcac.org/about/</guid><description>&lt;h2 id="about-me"&gt;About Me&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m Preston Davis, a technology professional with interests in:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Emacs&lt;/strong&gt; - Particularly Doom Emacs and Org-mode workflows&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DevOps&lt;/strong&gt; - Kubernetes, containers, automation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Linux&lt;/strong&gt; - Fedora, system administration&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Open Source&lt;/strong&gt; - Contributing to and using open source software&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="about-this-blog"&gt;About This Blog&lt;/h2&gt;
&lt;p&gt;This blog is built with &lt;a href="https://gohugo.io/"&gt;Hugo&lt;/a&gt; and authored using &lt;a href="https://orgmode.org/"&gt;Org-mode&lt;/a&gt; with &lt;a href="https://ox-hugo.scripter.co/"&gt;ox-hugo&lt;/a&gt;. The source is available on &lt;a href="https://github.com/pebcac/blog"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="contact"&gt;Contact&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/pebcac"&gt;@pebcac&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Welcome to My Blog</title><link>https://blog.pebcac.org/posts/welcome/</link><pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate><guid>https://blog.pebcac.org/posts/welcome/</guid><description>&lt;p&gt;Welcome to my new blog! This site is built with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://gohugo.io/"&gt;Hugo&lt;/a&gt; - A fast static site generator&lt;/li&gt;
&lt;li&gt;&lt;a href="https://ox-hugo.scripter.co/"&gt;ox-hugo&lt;/a&gt; - Org mode to Hugo exporter for Emacs&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.gnu.org/software/emacs/"&gt;Doom Emacs&lt;/a&gt; - My preferred development environment&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="why-hugo"&gt;Why Hugo?&lt;/h2&gt;
&lt;p&gt;I previously used Ghost for blogging, but I wanted something that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Integrates with my Org-mode workflow in Emacs&lt;/li&gt;
&lt;li&gt;Allows writing in plain text (version controlled)&lt;/li&gt;
&lt;li&gt;Deploys as a static site (fast and secure)&lt;/li&gt;
&lt;li&gt;Doesn&amp;rsquo;t require a database&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Hugo checks all these boxes. Combined with ox-hugo, I can write posts in Org mode
and export them directly to Hugo-compatible Markdown.&lt;/p&gt;</description></item></channel></rss>