feat: Initial search implementation using pagefind.

This commit is contained in:
2025-04-06 10:40:58 -04:00
parent 6457674de7
commit 573e70a8d2
9 changed files with 104 additions and 21 deletions

View File

@@ -32,6 +32,7 @@ RUN npm install -g pnpm@latest-10
COPY . .
RUN pnpm install && pnpm run css-build
RUN npx -y pagefind --site deploy
# ==================================================
# Run Image