loim-dev-svelte Svelte Themes

Loim Dev Svelte

my personal website, now in sveltekit!

loim-dev-svelte

hello! this is my personal website :)

develop for yourself

this is a fairly standard node project --- clone, install, and run:

git clone [email protected]:loimabean/loim-dev-svelte.git
cd loim-dev-svelte
pnpm i
pnpm dev

and then if you'd like to build for release:

pnpm build

build as a container

there is an included Containerfile for building the site as a container for deployment! that's how i have deployed it myself. you can build that with:

podman build

or, if you are using Docker

docker build

Top categories

Loading Svelte Themes