Everything you need to setup a github static page using sveltekit and tailwindcss
just setup [bun|npm|pnpm] # setup the project with the package manager of your choice
just release "<release message>"
Adds all files, commits your message with git including the [release] flag, then pushes it. Initiating a release action on github.