Pretty Svelte
The past few days I've been playing with Svelte and SvelteKit to rebuild my blog. Some things I figured out: SvelteKit uses Snowpack SvelteKit has a generator for static sites svelte-kit adapt --verbose The wildcard stuff is very cute (when it works) On Wildcards Well, now I have a bit of a…