0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/site/content/tutorial
Puru Vijay b569018fef
feat(site-2): Split docs (#8435)
* Update links

* Move blog to site/content

* Update site/content/docs/02-component-format.md

* Fix docs links

* Add global prettierrc

* Auto format

* Fix git merge artifact

* Fix errors

* Update html to svelte(remaining ones)

* Add 2 blog posts

* Modify prettierrc

* Minor design fix

* Switch package lock to spaces, prettier ignore

* Regenerate package lock

* prettier format

* Push

* Remove console.logs

* Minor fixes

* Fix search

* Fix heading <code> style

* Fix search some more

* Code cleanup

* Update deps

* Move content around

* Allow drafts

* Redirect logic

* Don't render anything on docs if /docs

* Shorten the regex patterns

* Fix some more

* Hack the build into working

* Modernize docs links

* Add content to introduction

* Modify the content

* fix content links

* Reduce duplication in redirect regex

* Differences from Kit page

* Fix link

* Make OnThisPage visible on all docs

* Misc changes

* Move differences page to introduction

* Run prettier

* Prerender examples api routes

* Modify introdution page

* replace positions of readonly and get

* Minor blog style enhancement

---------

Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
2023-04-03 14:18:50 -04:00
..
01-introduction feat(site-2): Split docs (#8435) 2023-04-03 14:18:50 -04:00
02-reactivity
03-props
04-logic
05-events
06-bindings
07-lifecycle
08-stores feat(site-2): Split docs (#8435) 2023-04-03 14:18:50 -04:00
09-motion feat(site-2): Split docs (#8435) 2023-04-03 14:18:50 -04:00
10-transitions
11-animations
12-actions
13-advanced-styling
14-composition
15-context
16-special-elements feat(site-2): Split docs (#8435) 2023-04-03 14:18:50 -04:00
17-module-context
18-special-tags
19-next-steps feat(site-2): Split docs (#8435) 2023-04-03 14:18:50 -04:00