chore(global): get cooked on scripts and lockfiles
Some checks are pending
Docker CI / Build environment for GitLab CI/CD (push) Waiting to run
Docker CI / Generate Gitpod workspace image snapshot (push) Waiting to run

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
Andrei Jiroh Halili 2025-02-15 02:36:30 +08:00
parent a923dd341c
commit 9bbdbf2a2e
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
9 changed files with 189 additions and 14 deletions

View file

@ -1,8 +1,7 @@
#!/usr/bin/env bash
set -ex
SOURCE_DIR="${PWD}/markdown"
TARGET_DIR="${PWD}/public"
pipenv run build
cp "$TARGET_DIR/assets/images/favicon.png" "$TARGET_DIR/favicon.ico" -v
cp "$SOURCE_DIR/.well-known" "$TARGET_DIR/" -rv
#cp "$SOURCE_DIR/.well-known" "$TARGET_DIR/" -rv