Files
website/build.sh
vato007 1e57e36dea
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m8s
Reduce css bundle size, switch to cyan colour theme (#4)
Reviewed-on: #4
2025-02-20 16:34:27 +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