5 lines
70 B
Bash
Executable file
5 lines
70 B
Bash
Executable file
#!/bin/bash
|
|
|
|
npx @11ty/eleventy
|
|
npx -y pagefind --site _site --serve
|
|
|