mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-02-23 05:58:36 -05:00
just push
This commit is contained in:
parent
5956c4f946
commit
21886184d8
6
justfile
6
justfile
@ -1,8 +1,10 @@
|
|||||||
#!/usr/bin/env -S just --justfile
|
#!/usr/bin/env -S just --justfile
|
||||||
# ^ A shebang isn't required, but allows a justfile to be executed
|
# ^ A shebang isn't required, but allows a justfile to be executed
|
||||||
# like a script, with `./justfile test`, for example.
|
# like a script, with `./justfile build`, for example.
|
||||||
|
|
||||||
# build site
|
# Task thet using Zola and Pagefindo build site
|
||||||
build:
|
build:
|
||||||
|
# Build the si\
|
||||||
|
te with Zola
|
||||||
zola build && npx pagefind --site public
|
zola build && npx pagefind --site public
|
||||||
|
|
||||||
|
Binary file not shown.
BIN
public/pagefind/fragment/en_7f532d0.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_7f532d0.pf_fragment
Normal file
Binary file not shown.
Binary file not shown.
BIN
public/pagefind/index/en_5318dab.pf_index
Normal file
BIN
public/pagefind/index/en_5318dab.pf_index
Normal file
Binary file not shown.
Binary file not shown.
BIN
public/pagefind/index/en_7a74d94.pf_index
Normal file
BIN
public/pagefind/index/en_7a74d94.pf_index
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
public/pagefind/index/en_d765cc2.pf_index
Normal file
BIN
public/pagefind/index/en_d765cc2.pf_index
Normal file
Binary file not shown.
BIN
public/pagefind/index/en_e167258.pf_index
Normal file
BIN
public/pagefind/index/en_e167258.pf_index
Normal file
Binary file not shown.
@ -1 +1 @@
|
|||||||
{"version":"1.2.0","languages":{"en":{"hash":"en_b946873bc2","wasm":"en","page_count":107}}}
|
{"version":"1.3.0","languages":{"en":{"hash":"en_a29bd3a964","wasm":"en","page_count":107}}}
|
File diff suppressed because one or more lines are too long
BIN
public/pagefind/pagefind.en_a29bd3a964.pf_meta
Normal file
BIN
public/pagefind/pagefind.en_a29bd3a964.pf_meta
Normal file
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user