animated logo
Some checks failed
test / cargo test (push) Failing after 1m4s

This commit is contained in:
2024-10-31 19:22:57 +01:00
parent 2ff39c6c1d
commit 2ec4ed6c4e
8 changed files with 103 additions and 41 deletions

View File

@ -53,6 +53,7 @@ clean:
ssg:
- wget --no-convert-links -r -p -E -P dist --no-host-directories 127.0.0.1:{{port}}
- wget --no-convert-links --content-on-error -p -E -P dist --no-host-directories 127.0.0.1:{{port}}/not-found
- wget --no-convert-links -p -E -P dist --no-host-directories 127.0.0.1:{{port}}/showcase/m-logo-svg
find generated_images/ -name "*_og*" -exec cp --parents {} dist/ \;
# Preview server