<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://shaunlp.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://shaunlp.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2026-06-06T17:59:57+00:00</updated><id>https://shaunlp.com/feed.xml</id><title type="html">Shaun Panjabi</title><subtitle>Shaun Panjabi — Sr. Director of Engineering at Airvet, building software for on-demand vet care. Engineering leadership, Go, Python, and distributed systems.</subtitle><author><name>Shaun Panjabi</name><email>shaunpanjabi@gmail.com</email></author><entry><title type="html">Hello, world</title><link href="https://shaunlp.com/blog/hello-world/" rel="alternate" type="text/html" title="Hello, world" /><published>2026-06-05T00:00:00+00:00</published><updated>2026-06-05T00:00:00+00:00</updated><id>https://shaunlp.com/blog/hello-world</id><content type="html" xml:base="https://shaunlp.com/blog/hello-world/"><![CDATA[<p>First post on the new setup. I moved off WordPress — this blog is now just
Markdown files in a GitHub repo, built with <a href="https://jekyllrb.com">Jekyll</a>.</p>

<p>To add a post:</p>

<ol>
  <li>Create a file <code class="language-plaintext highlighter-rouge">_posts/YYYY-MM-DD-title.md</code></li>
  <li>Add the front matter (the block at the top of this file)</li>
  <li>Write Markdown</li>
  <li><code class="language-plaintext highlighter-rouge">git push</code></li>
</ol>

<p>GitHub builds and deploys it automatically. That’s the whole workflow.</p>]]></content><author><name>Shaun Panjabi</name><email>shaunpanjabi@gmail.com</email></author><summary type="html"><![CDATA[Moving the blog off WordPress to a Markdown-and-Jekyll setup hosted on GitHub Pages.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://shaunlp.com/og-image.png" /><media:content medium="image" url="https://shaunlp.com/og-image.png" xmlns:media="http://search.yahoo.com/mrss/" /></entry></feed>