fix:justfile

This commit is contained in:
dichgrem
2025-08-28 10:05:30 +08:00
parent 5aad129f6a
commit d6677c4963
16 changed files with 2 additions and 8 deletions

View File

@@ -1,10 +1,4 @@
#!/usr/bin/env -S just --justfile
# ^ A shebang isn't required, but allows a justfile to be executed
# like a script, with `./justfile build`, for example.
# Task thet using Zola and Pagefindo build site
build:
# Build the si\
te with Zola
zola build && npx pagefind --site public
zola build && npx pagefind --site public --root-selector body

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1 +1 @@
{"version":"1.3.0","languages":{"en":{"hash":"en_3033b4fdb8","wasm":"en","page_count":93}}}
{"version":"1.3.0","languages":{"en":{"hash":"en_7aa61cfd18","wasm":"en","page_count":93}}}

Binary file not shown.