Skip to content

0x8b/svelte.dev

This branch is 1 commit ahead of, 256 commits behind sveltejs/svelte.dev:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fcc5eff · Oct 28, 2024
Jun 11, 2024
Oct 23, 2024
Oct 28, 2024
Oct 28, 2024
Jun 10, 2024
Jun 12, 2024
Jun 12, 2024
Oct 23, 2024
Jun 11, 2024
Oct 23, 2024
Sep 3, 2024
Oct 25, 2024
Jun 10, 2024

Repository files navigation

svelte.dev

This is the repository behind svelte.dev, the official Svelte site, and the related packages that it relies on.

Documentation PRs

If you're creating a documentation PR, make sure you're targeting the right repository. More specifically, changes to content within apps/svelte.dev/content/docs are synced from other repositories, and documentation changes within those folder should therefore be made in those repositories:

The tutorial, blog and examples are maintained within this repository.

Setup

pnpm install
cd apps/svelte.dev
USE_GIT=true pnpm sync-docs
pnpm run dev

About

The Svelte omnisite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 61.2%
  • TypeScript 19.9%
  • JavaScript 13.3%
  • CSS 3.6%
  • HTML 2.0%