diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2023-08-05 19:34:35 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2023-08-05 19:59:56 -0400 |
| commit | 9cd1dc2a045de2375c5afdc24996b5e8f1268b83 (patch) | |
| tree | 66d368692b0d0d7712f19daa0d74b9f5ef16812a /org | |
| parent | e2911e800d659ded983fcc71f5e1b369cff88667 (diff) | |
Integrate pagefind for self-hosted search
Largely inspired by this post:
<https://raymii.org/s/blog/Site_update_self_hosted_search_via_pagefind.html>
Diffstat (limited to 'org')
| -rw-r--r-- | org/pages/changelog.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org/pages/changelog.org b/org/pages/changelog.org index 4874d47..5e8fc8c 100644 --- a/org/pages/changelog.org +++ b/org/pages/changelog.org @@ -5,6 +5,7 @@ A record of any notable user-facing changes made to this website. For more detai ** Saturday, August 5, 2023 - Began maintaining a changelog. +- Pulled in [[https://pagefind.app/][pagefind]] for self-hosted search. - Re-implemented RSVP and gallery using server-side rendering. - These are features the typical reader would not have used. They're described in detail [[https://jakob.space/blog/pushing-haunt-to-its-limits.html][here]], but the short is that they're things I use for my meatspace friends. - Updated the [[https://jakob.space/pages/about-complete.html][long-form biographical page]]. |