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>
|
2 years ago |
Puru Vijay
|
db2d07f236
|
feat(site-2): Update links, move blog out of SK folder to content (#8289)
* 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
* Update deps
* Hack the build into working
* add missing blog post
---------
Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
Co-authored-by: Rich Harris <git@rich-harris.dev>
|
2 years ago |
Ben McCann
|
7d20194d8a
|
[docs] create getting started guide outside blog (#7812)
|
3 years ago |
Yongwook Choi
|
eb663d5cae
|
[docs] force externalize chatroom link (#7097)
|
3 years ago |
Ignatius Bagus
|
04890c73d2
|
[docs] absolute and future proof links (#7038)
|
3 years ago |
Diego Ramos
|
d26c48a518
|
[docs] disable text select on falling emojis (#6654)
|
4 years ago |
Alex Iglesias
|
341160f782
|
[Tutorial] Update Chapter 19 to reference SvelteKit (#6284)
|
4 years ago |
BabakFP
|
ec2540787a
|
Changing tutorial/example order from script-style-html to script-html-style (#6213)
Also change button style in one tutorial
|
4 years ago |
Conduitry
|
80fe0e9cdb
|
site: add /chat redirect to Discord (#2708)
|
6 years ago |
Conduitry
|
d0d54b792a
|
update links to new Sapper site
|
6 years ago |
Rich Harris
|
4541d58798
|
Add a tutorial (#2132)
|
6 years ago |