Closed slifty closed 2 years ago
This PR sets up Svelte, which replaces a few pieces of the TypeScript boilerplate set up earlier.
The reasoning is that much of that boilerplate was backend specific, and it's fine to play along with the tooling that Svelte comes with by default.
This also goes another step and actually uses SvelteKit to render a theme-styled landing page.
Resolves #117
This PR sets up Svelte, which replaces a few pieces of the TypeScript boilerplate set up earlier.
The reasoning is that much of that boilerplate was backend specific, and it's fine to play along with the tooling that Svelte comes with by default.
This also goes another step and actually uses SvelteKit to render a theme-styled landing page.
Resolves #117