SvelteKit Landing Page Template
A production-ready landing page template built with SvelteKit, Tailwind CSS v4, and MDsveX.
Features
- Blazing Fast — SSG + Vite 6. 100 Lighthouse score out of the box
- Tailwind v4 — Design tokens in
@theme, zero config file
- TypeScript — Fully typed, Svelte 5 runes syntax throughout
- MDsveX Ready — Add a blog in minutes
- SEO Optimised — OG tags, sitemap, JSON-LD structured data
- Deploy Ready — Vercel adapter, one-click deploy
Stack
Get Started
git clone https://github.com/loke-dev/sveltekit-landing-page-template
cd sveltekit-landing-page-template
pnpm install
pnpm dev
Customise
- Update the GitHub URL in
src/lib/config.ts
- Update the site URL in
src/routes/+page.svelte
- Edit section content in
src/lib/components/sections/
- Add your own
og-image.png to static/ (1200×630px recommended)
Deploy

License
MIT