Files
website/build.sh
vato007 18f7736faf
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m28s
Switch to scss to reduce css bundle size, switch to cyan colour theme
2025-02-20 16:28:00 +10:30

3 lines
187 B
Bash
Executable File

mkdir -p build/
cp -r *.png *.xml *.html *.svg *.webmanifest *.ico robots.txt _headers functions contact build
npx sass --quiet --style=compressed --no-source-map site.scss build/site.css