Simon H
b46d95de26
chore: enable Vercel speed insights on Svelte site ( #11824 )
...
privacy-compliant way to track performance metrics on our sites
6 months ago
Rich Harris
d04c146b46
chore: bump sveltekit ( #11674 )
6 months ago
Daniel Zhu
2349cebc38
docs: fix repl login ( #10295 )
...
* fix < and > rendering in search results
* should fix auth window issues
* more fixes
---------
Co-authored-by: Rich Harris <rich.harris@vercel.com>
9 months ago
Rich Harris
452dc4ac9b
work around acorn types ( #10301 )
...
* work around acorn types
* ugh
---------
Co-authored-by: Rich Harris <rich.harris@vercel.com>
10 months ago
Tobias Messner
9d0f7d7279
fix(repl): update broken embed repl to work like regular one, remove obsolete ReplWidget.svelte ( #10180 )
10 months ago
Puru Vijay
c717a4df7c
feat: bump site to SvelteKit 2 ( #9923 )
...
* Push
* Bump deps
* Update sites/svelte.dev/src/routes/roadmap/+page.js
* Bump deps
* Fix stuff
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
11 months ago
Puru Vijay
fa96bc91d9
fix(site): Search ( #10023 )
...
* Push
* Take in all sections
11 months ago
Rich Harris
a4a1b08905
SvelteKit 2 blog post ( #9919 )
...
* .
* try this
* try this
* add some stuff on shallow routing
* style
* fix link
* update to svelte 4
---------
Co-authored-by: Rich Harris <rich.harris@vercel.com>
11 months ago
Fabian
b1795a88ad
feat: OpenSearch ( #9780 )
...
* added OpenSearch
* prettier stuff
* moved opensearch to layout
* Fix build errors
* Revert "moved opensearch to layout"
* Add trailing space
---------
Co-authored-by: Puru <devpuruvj@gmail.com>
12 months ago
Puru Vijay
ed9ecca0dc
Fix hero image ( #9845 )
12 months ago
Simon H
f91b85bf01
docs: site hero img dimensions ( #9840 )
...
prevents layout shift
12 months ago
Puru Vijay
2f71c16a43
fix(site): svelte advent -> advent of svelte ( #9829 )
...
* Push
* Bump site-kit
* Bump site-kit
* Bump site-kit again
* Bump site-kit
12 months ago
Puru Vijay
ea55f4dddd
fix(site): get the site building again ( #9819 )
...
* Push
* Downgrade v-p-s
* Remove vps and sass
* Revert renderer
12 months ago
Puru Vijay
06df39795d
fix(site): banner ( #9815 )
...
* Push
* Bump site-kit
12 months ago
Puru Vijay
975904d9b7
chore: simplify banner ( #9246 )
...
adds a new server route that contains banner data, that site-kit can read through its new banner components/helpers and display correctly
---------
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
12 months ago
Ben McCann
d5b237a887
chore(site): simplify prettier commands ( #9703 )
12 months ago
gtmnayan
8fd7756d7f
site(v4): fix repl ( #9746 )
...
* fix repl
* bump dts buddy
* fix formatting
* fix lint script
* fix lint
* whee
12 months ago
Puru Vijay
129dbbb10c
chore(site): upgrade deps ( #9745 )
...
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
12 months ago
Simon H
d15bc822e0
docs: remove banner ( #9697 )
12 months ago
Rich Harris
7a5176e45b
docs: fix edit links ( #9568 )
...
fixes #9557
1 year ago
Rich Harris
11f4335ae2
chore: add dummy svelte.dev site ( #9490 )
...
* chore: add dummy svelte.dev site
* link back to PR for context
---------
Co-authored-by: Rich Harris <rich.harris@vercel.com>
1 year ago
Geoff Rich
022c47edfc
site: allow multiple blog authors ( #9390 )
1 year ago
Simon H
e10be7a8e4
site: summit banner ( #9378 )
1 year ago
Ben McCann
d8e382712c
site: fix type errors in JS files ( #9354 )
1 year ago
Ben McCann
3d20b39289
site: fix 404 page by upgrading SvelteKit and avoiding null reference ( #9337 )
1 year ago
Sanjaiyan Parthipan
522d06a6ad
site: add `type="search"` to search input ( #9263 )
1 year ago
Ben McCann
28d6b34598
chore: fix failing format linting ( #9338 )
1 year ago
Rubin Raithel
9ffe07da2f
fix: svelte.dev site scripts filepath generation ( #9273 )
1 year ago
Irshad Ali
fa89421301
fix(repl): runes bottom banner overlapping fixed ( #9238 )
...
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
1 year ago
Simon H
68b40effb2
site: runes banner ( #9228 )
...
* site: runes banner
* well I should get the title right, shouldnt I?
* padding
* fix typo
* tweak
1 year ago
Rich Harris
c50ad34b06
introducing runes ( #9227 )
...
Co-authored-by: Rich Harris <rich.harris@vercel.com>
1 year ago
Puru Vijay
6aca6127ca
site: fix scroll restoration ( #9222 )
1 year ago
Puru Vijay
408ab77420
feat: OnThisPage blog ( #9216 )
...
* feat: OnThisPage blog
### Before submitting the PR, please make sure you do the following
- [ ] It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. For large changes, please create an RFC: https://github.com/sveltejs/rfcs
- [ ] Prefix your PR title with `feat:`, `fix:`, `chore:`, or `docs:`.
- [ ] This message body should clearly illustrate what problems it solves.
- [ ] Ideally, include a test that fails without this PR but passes with it.
### Tests and linting
- [ ] Run the tests with `pnpm test` and lint the project with `pnpm lint`
* Bump site-kit
* Add content
1 year ago
Puru Vijay
1a28d58b5d
feat: Copy code button ( #8995 )
...
* Push
* Bump site-kit
* Add headers to primary snippets
* Update deps
* Bump deos
* redploy
* Back to normal
* Push
* Bump deps
* site: fix rendering of promise in deprecation warning (#9191 )
* copy: true
* Bump site-kit
* Use cache
1 year ago
Rich Harris
8667f0fd7e
add teaser page ( #9210 )
...
* add teaser page
* add origin
* host card externally
* fix
* remove unused styles
* redesign
* black bg
* fix og image
* tweak font-sizes and alignment
---------
Co-authored-by: Rich Harris <rich.harris@vercel.com>
1 year ago
Ben McCann
a5cde37bc6
site: remove view transitions from blog ( #9201 )
1 year ago
Geoff Rich
2188035cea
site: add view transitions and transition blog title ( #9164 )
...
* Add view transitions and transition blog title
* Scope view transitions to /blog routes
1 year ago
Ben McCann
8e76ef156e
site: bump site-kit ( #9157 )
1 year ago
Ben McCann
d6f0981452
site: turn off edge serving for REPL ( #9136 )
...
Our core web vitals have really taken a hit since enabling edge serving. I ran various configs against pagespeed.web.dev and the traditional serverless functions do the best. That's at least partially because I believe serverless functions default to running in us-east-1 where our supabase instance is located. Therefore try going back to Serverless for a while to see the impact.
1 year ago
Paolo Ricciuti
2d0738244e
feat: add vim mode to repl ( #9135 )
...
* feat: add vim mode to repl
* fix adding url search params
---------
Co-authored-by: Puru Vijay <devpuruvj@gmail.com>
1 year ago
Ben McCann
2f5d573a9d
site: preload fonts ( #9132 )
...
Co-authored-by: Puru Vijay <devpuruvj@gmail.com>
1 year ago
Puru Vijay
f2ead82a40
chore(sites): Bump deps ( #9115 )
...
* Push
* Bump deps
* Bumps deps
1 year ago
Ben McCann
670200c78c
site: remove unused font files ( #9119 )
1 year ago
Ben McCann
5a8c1d2caf
site: fix removal of tutorial from search engines ( #9117 )
1 year ago
Puru Vijay
3173fdde89
chore: Sitekit footer ( #9072 )
...
* Push
* Bump site-kit
1 year ago
Puru Vijay
dd04d753d2
chore: Try Section ( #9059 )
...
* Commit
* bump deps
* remove redundant @types
1 year ago
Puru Vijay
f10ec8350d
fix(site): Optimise contributors donors images ( #8956 )
1 year ago
Puru Vijay
fc7c7770b9
Push ( #8967 )
1 year ago
Puru Vijay
9da320b151
chore(site): LightningCSS ( #8929 )
...
* use lighteningcss
* Update sites/svelte.dev/package.json
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
* Update vite
* use browserlist
---------
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
1 year ago
gtmnayan
33fd631b5f
chore: upgrade dependencies ( #8939 )
...
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
1 year ago