0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 03:47:27 +01:00
Commit Graph

28 Commits

Author SHA1 Message Date
Rich Harris
fd78385447
chore: restructure docs for new site (#13699) 2024-10-21 08:57:07 -07:00
Rich Harris
04a211e1e1
chore: VSCode -> VS Code (#12631) 2024-07-27 15:14:26 -04:00
Chien Tran
976e807a3f
docs: rename svelte 5 discord channel (#10431)
* rename svelte 5 discord channel

* changeset

* Delete .changeset/stupid-insects-help.md

---------

Co-authored-by: Rich Harris <hello@rich-harris.dev>
2024-02-08 12:18:27 -05:00
Arpit Jalan
3f56baf760
blog: fix typo in 'svelte.dev: A complete overhaul' blog entry (#9438) 2023-11-14 11:08:38 -08:00
Simon H
c6c934afb2
chore: cleanup (#9381)
* lets see if this works

* fix versions

* sigh

* debugging ci is sooo fun

* oh wow

* fix stuff, changelog, add back readme

* appease prettier

* format stuff
2023-11-10 16:46:40 +01:00
Vardhaman Bhandari
2a6f9e3bb7
docs: fix typo in blog (#9373) 2023-11-05 16:40:38 -08:00
Dani Sandoval
3a842e3da4
docs: "What's new in Svelte" November newsletter (#9360)
* november draft

* Apply suggestions from code review

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Stanislav Khromov <stanislav.khromov+github@gmail.com>

* add version number to kit suggestion

* add svelte summit blurb

* update title, move summit to intro, add deno note

* Update documentation/blog/2023-11-01-whats-new-in-svelte-november-2023.md

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Stanislav Khromov <stanislav.khromov+github@gmail.com>
2023-10-31 20:27:22 +01:00
Ben McCann
54233adb63
docs: clarify "obsolete" in runes blog post (#9364) 2023-10-30 22:42:25 -04:00
Willow (GHOST)
e42b961bd2
Add Hacktoberfest blog post (#9280) 2023-10-03 06:59:33 -07:00
Dani Sandoval
050592d2e1
docs: "What's new in Svelte" October newsletter (#9271) 2023-09-30 22:30:24 -07:00
Simon H
68b40effb2
site: runes banner (#9228)
* site: runes banner

* well I should get the title right, shouldnt I?

* padding

* fix typo

* tweak
2023-09-20 11:02:36 -04:00
Rich Harris
c50ad34b06
introducing runes (#9227)
Co-authored-by: Rich Harris <rich.harris@vercel.com>
2023-09-20 09:56:54 -04:00
Dani Sandoval
effeb7abba
docs: "What's new in Svelte" September newsletter (#9158)
* first draft. sept

* address pr feedback

* forgot a Joy of Code video!
2023-09-04 08:47:43 +02:00
Geoff Rich
0041f11732
site: add view transitions blog post (#9162)
* site: add view transitions blog post

* Link live demo

* Apply suggestions from code review

Co-authored-by: Geoff Rich <4992896+geoffrich@users.noreply.github.com>

---------

Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
2023-08-31 11:36:38 -04:00
Eric Liu
3597cedbd8
docs: fix typo in August newsletter (#9100) 2023-08-12 21:04:51 +02:00
Dani Sandoval
abf257306b
docs: "What's new in Svelte" August newsletter (#9034) 2023-07-31 17:29:15 +02:00
Fanny
f41ff96c3a
docs: fix typo (#8966) 2023-07-13 11:50:30 +02:00
Simon Holthausen
d4a1b5482f docs: update old blog post a bit
since it's high on google search ranks we should update it to not confuse people
2023-07-03 15:36:09 +02:00
Dani Sandoval
4d71ab72c1
docs: "What's new in Svelte" July newsletter (#8853) 2023-06-30 19:06:47 +02:00
Puru Vijay
d3d1fb563f
blog: post about svelte.dev overhaul (#8766)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
2023-06-29 10:29:47 -07:00
gtmnayan
ea18bd7e98
docs: use @latest on the migrate command (#8814) 2023-06-23 12:22:32 +02:00
Simon H
797b711e3a
docs: tweaks (#8798)
- link to createEventDispatcher typings
- svelte action type error fix
- migration guide tweak
- add back blog post that has gone missing
2023-06-22 19:16:42 +02:00
Ben McCann
20c9bd1463 update stats for final release 2023-06-22 07:43:42 -07:00
Ben McCann
936ce2bce3 svelte 4 blog post 2023-06-22 07:05:43 -07:00
Puru Vijay
22cc4756e0
feat(site): site-kit renderer (#8757)
* Push

* Weirdass fix

* Unified renderer

* Move a bit

* Accomodate to new renderer

* update site-kit

* bump site-kit

* Fix script

* Bump site-kit

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2023-06-22 06:39:20 +05:30
gtmnayan
f8139e5a6e
chore(site): fix build (#8762)
* fix: 404 instead of 500
* omit legacy entrypoints
* fix prefetch
2023-06-20 12:48:58 +05:45
Puru Vijay
ad849cc795
chore(site-2): What's new in Svelte June 2023 (#8705) 2023-06-08 02:48:07 +05:30
Puru Vijay
993b40201c
feat(site-2): New Markdown renderer, FAQ, Blog, Tutorial, Docs, (#8603)
* New FAQ, new renderer

* Push blog stuff

* Fix blog posts

* Add tutorial to be rendered

* Update documentation/content/blog/2023-03-09-zero-config-type-safety.md

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>

* Update documentation/content/blog/2023-03-09-zero-config-type-safety.md

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>

* Revamp a lot of renderer, make it (soft) compatible with sveltekit

* Remove markdown types

* Clean up faq +page

* Document stuff

* Make the options more explicity

* chore(site-2): Restructure docs pt 2 (#8604)

* Push

* Update readme

* Push

* inor accessibility fix

* minr stuff

* Add prepare

* Run prettier

* Remove test script

* pnpm update

* Update sites/svelte.dev/src/routes/examples/[slug]/+page.svelte

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>

* Update sites/svelte.dev/package.json

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>

---------

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>

---------

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
2023-05-25 18:19:38 +05:30