<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Static Site on Conor McLaughlin</title>
    <link>https://conormclaughlin.net/tags/static-site/</link>
    <description>Recent content in Static Site on Conor McLaughlin</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 30 Aug 2026 14:00:00 -0700</lastBuildDate>
    <atom:link href="https://conormclaughlin.net/tags/static-site/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Adding Lightweight Search to My Hugo Site with Pagefind</title>
      <link>https://conormclaughlin.net/2026/08/adding-lightweight-search-to-my-hugo-site-with-pagefind/</link>
      <pubDate>Sun, 30 Aug 2026 14:00:00 -0700</pubDate>
      <guid>https://conormclaughlin.net/2026/08/adding-lightweight-search-to-my-hugo-site-with-pagefind/</guid>
      <description>&lt;p&gt;Peek at the header of my site and you&amp;rsquo;ll see a new capability added - a search bar!&lt;/p&gt;&#xA;&lt;p&gt;I was inspired by Vicki Boykis&amp;rsquo;s &lt;a href=&#34;https://vickiboykis.com/2025/08/08/enabling-hugo-static-site-search-with-lunr.js/&#34;&gt;blog post&lt;/a&gt; in which she uses the &lt;a href=&#34;https://lunrjs.com/&#34;&gt;Lunr.js&lt;/a&gt; framework to add search to her blog, which runs on the same static site framework I use (Hugo).&lt;/p&gt;&#xA;&lt;p&gt;After a bit of research, I decided to use &lt;a href=&#34;https://pagefind.app/&#34;&gt;Pagefind&lt;/a&gt; instead of Lunr.js - it&amp;rsquo;s also a lightweight client-side search framework, I just found it to have richer and easier-to-follow &lt;a href=&#34;https://pagefind.app/docs/&#34;&gt;documentation&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
