The home of my static SvelteKit site.
80
stars
1,345
commits
Svelte
primary language
Sep 2, 2026
updated
My affectionate nickname for the SvelteKit build of joshcollinsworth.com. It makes use of SvelteKit's adapter-static to output the site as static HTML files.
This repo is here so you can poke around if you want to, suggest improvements, or use this as a loose blueprint for your own SvelteKit blog project. (Please don't completely copy my design, though. This is here to learn and draw from, not to reuse as-is.)
Assuming you already have Node and NPM installed, clone the repo, then in the directory, run:
npm install
npm run dev
Hacker News (1)
Svelte
85.4%
CSS
5.9%
TypeScript
4.6%
JavaScript
3.7%
The home of my static SvelteKit site.
80
stars
1,345
commits
Svelte
primary language
Sep 2, 2026
updated
My affectionate nickname for the SvelteKit build of joshcollinsworth.com. It makes use of SvelteKit's adapter-static to output the site as static HTML files.
This repo is here so you can poke around if you want to, suggest improvements, or use this as a loose blueprint for your own SvelteKit blog project. (Please don't completely copy my design, though. This is here to learn and draw from, not to reuse as-is.)
Assuming you already have Node and NPM installed, clone the repo, then in the directory, run:
npm install
npm run dev
Hacker News (1)
Svelte
85.4%
CSS
5.9%
TypeScript
4.6%
JavaScript
3.7%