Skip to content

Personal landing page made with SvelteKit, inlang/paraglide-js-adapter-sveltekit, mdsvex and PicoCSS. Selfhosted via coolify on Hetzner.

License

Notifications You must be signed in to change notification settings

mandrasch/mandrasch.dev

Repository files navigation

mandrasch.dev

Personal landing page, built with

Live site: mandrasch.dev

Local development

Start local development with

npm install
npm run dev -- -- open

Simulate production build via

npm run build
npm run preview

Deployment

On server it runs via adapter-node with

npm ci --omit dev
npm run build
ORIGIN=https://mandrasch.dev node build

See Deploy SvelteKit with SSR on Coolify (Hetzner VPS).

Credits and acknowledgements

About

Personal landing page made with SvelteKit, inlang/paraglide-js-adapter-sveltekit, mdsvex and PicoCSS. Selfhosted via coolify on Hetzner.

Topics

Resources

License

Stars

Watchers

Forks