site/gen.sh
Ruben 723baf22fb
All checks were successful
/ build (push) Successful in 41s
add rm step to script
2025-06-01 12:44:02 -05:00

4 lines
75 B
Bash
Executable file

#!/bin/bash
rm -rf ./_site
npx @11ty/eleventy
npx -y pagefind --site _site