# SvelteKit

Published articles for SvelteKit.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Two days in Barcelona with the Svelte community

DevFeed: [Two days in Barcelona with the Svelte community](<https://devfeed.tech/articles/two-days-in-barcelona-with-the-svelte-community-30724.md>)

Original publisher: [Read original article](<https://www.windmill.dev/blog/svelte-summit-2025>)

Author: Guilhem Le Mouel

Published: 2025-05-20T00:00:00Z

Content type: article

Language: en

Sources: [Windmill Blog](<https://devfeed.tech/sources/windmill-blog.md>)

Topics: [Svelte](<https://devfeed.tech/topics/svelte.md>), [frontend development](<https://devfeed.tech/topics/frontend-development.md>), [Development](<https://devfeed.tech/topics/development.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [community](<https://devfeed.tech/tags/community.md>), [frontend-development](<https://devfeed.tech/tags/frontend-development.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [sponsor](<https://devfeed.tech/tags/sponsor.md>), [summit](<https://devfeed.tech/tags/summit.md>), [svelte](<https://devfeed.tech/tags/svelte.md>), [svelte-5](<https://devfeed.tech/tags/svelte-5.md>), [svelte-summit](<https://devfeed.tech/tags/svelte-summit.md>), [svelte-svelte-summit-sveltekit-svelte-5](<https://devfeed.tech/tags/svelte-svelte-summit-sveltekit-svelte-5.md>), [sveltekit](<https://devfeed.tech/tags/sveltekit.md>), [talks](<https://devfeed.tech/tags/talks.md>), [windmill](<https://devfeed.tech/tags/windmill.md>)

### AI overview

A first-hand account of attending Svelte Summit Spring 2025 in Barcelona, covering the event's community atmosphere, talks, and Windmill's decision to use Svelte for its frontend.

### Source excerpt

A first-hand account of the Svelte Summit Spring 2025 in Barcelona, exploring the talks, community, and why Windmill chose Svelte for its frontend development.

## Svelte launches a unified website for Svelte, SvelteKit, and related resources

DevFeed: [Svelte launches a unified website for Svelte, SvelteKit, and related resources](<https://devfeed.tech/articles/the-omnisite-3051.md>)

Original publisher: [Read original article](<https://svelte.dev/blog/the-omnisite>)

Author: Rich Harris

Published: 2024-10-21T00:00:00Z

Content type: release

Language: en

Sources: [Svelte blog](<https://devfeed.tech/sources/svelte-blog.md>)

Topics: [Website](<https://devfeed.tech/topics/website.md>), [Svelte](<https://devfeed.tech/topics/svelte.md>), [Red](<https://devfeed.tech/topics/red.md>), [User interface design](<https://devfeed.tech/topics/ui-design.md>), [web design](<https://devfeed.tech/topics/web-design.md>), [navigation](<https://devfeed.tech/topics/navigation.md>)

Tags: [dark-mode](<https://devfeed.tech/tags/dark-mode.md>), [links](<https://devfeed.tech/tags/links.md>), [modern-web-design](<https://devfeed.tech/tags/modern-web-design.md>), [navigation](<https://devfeed.tech/tags/navigation.md>), [svelte](<https://devfeed.tech/tags/svelte.md>), [sveltekit](<https://devfeed.tech/tags/sveltekit.md>), [ui](<https://devfeed.tech/tags/ui.md>), [ui-design](<https://devfeed.tech/tags/ui-design.md>), [web-design](<https://devfeed.tech/tags/web-design.md>)

### AI overview

Svelte launched a unified website that brings its main site, SvelteKit, documentation, and tutorial resources under the svelte.dev domain. The consolidation addresses cross-site search, navigation, link validation, shared preferences, and page reload issues.

### Source excerpt

Launching Svelte 5 and the brand new sv CLI wasn't enough: we've also released a brand new website. You're looking at it. Up until now, we've maintained multiple different sites under the svelte.dev domain -- the main site, for Svelte itself, along with kit.svelte.dev and learn.svelte.dev. This had some minor benefits, but was mostly a nuisance: inability to search across sites subtly different navigation potential for broken links (at build time, SvelteKit automatically validates that every internal link is correct, but links to other sites are a different matter) preferences such as dark mode are not shared between sites navigating between (for example) documentation and the tutorial involves a full page reload From an implementation perspective, keeping multiple sites in sync proved to be a headache. Having everything under a single roof means you'll have an easier time finding the information you need. Right now, the site includes documentation for Svelte and SvelteKit; soon, it will also cover the CLI and additional packages like vite-plugin-svelte. New look We've also given the site a facelift. Our logo and hero artwork ('the machine'), designed by the brilliant Achim Vedam, are unchanged -- these, and the Svelte orangey-red colour, are still the cornerstones of our visual identity. But many other aspects of the site have been cleaned up, starting with the five Bs -- boxes, backgrounds, borders, box-shadows, bold text -- which are tempting to overuse when organising information on a page. By getting rid of most of these and simplifying our colour palette, the site is calmer, more cohesive and less cramped. We've also updated our button styles so that they actually look like buttons (a radical concept in modern UI design, unfortunately). What the font? Of course, the most salient difference is the typography. Previously, we used Overpass for everything except code -- logo, headers, UI elements and body copy. It's surprisingly versatile given its origins as an adapta