This website code uses Lume static site generator.
- Make sure you have Deno installed using
curl -fsSL https://deno.land/x/install/install.sh | sh
- Run Lume locally with
deno task serve
. - In any of the static pages where you want the search function to index, use
data-pagefind-body
(such as page.njk)
Could not figure out how to best setup GitHub actions to build Lume against a custom domain (and rebuild the site witout breaking the pages) so switching to Netlify for hosting.