our loading website for gmod
yes its written in svelte, i felt silly
Run locally
bun run dev
Generate image manifest (contains paths to all images in /static/images/)
bun run slideshow
Build the project
bun run build
Deploy the project (will only work if you have ZEPHYR mounted via sftp or other at Z: on windows)
bun run deploy