mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-07 21:19:32 +00:00
chore(global): update configs and scripts
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
parent
9916d88b83
commit
25d3523d96
8 changed files with 858 additions and 635 deletions
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
set -e
|
||||
set -ex
|
||||
|
||||
TARGET_DIR="${PWD}/public"
|
||||
pipenv run build
|
||||
cp "$TARGET_DIR/assets/images/favicon.png" "$TARGET_DIR/favicon.ico"
|
||||
cp markdown/.well-known markdown/humans.txt "$TARGET_DIR/" -rv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue