DanConwayDev
88bdd676dd
build: netlify requires fallback page 404.html
...
instead of 200.html so using that instead
2 years ago
DanConwayDev
b9805e3056
build: fix static build
...
the build process was producing the error 'no adapter'
2 years ago
DanConwayDev
111a4c9e1a
build: use csr build using adapter-static
...
and removing adapter-netlify in an effort to reduce server render invocations
2 years ago
DanConwayDev
ab46915e6b
build: clean up svelte adapter code
...
as part of exploring how to reduce invocations
of render which seem exccessive
2 years ago
DanConwayDev
53dc0dd493
build: add netlify config
...
to enable automatic deployment on netlify
2 years ago
DanConwayDev
f9cbcfb080
build: add sveltekit-nix boilerplate
...
start with a nix boilerplate for svelte that supports reproducible
builds
taken unedited from https://github.com/knarkzel/sveltekit-nix
c444859e97fb13393ad6e295132412bbea044e32
3 years ago