mirror of https://github.com/sveltejs/svelte
parent
46c7687427
commit
681f270184
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Introduction
|
||||
use_cases: "always: getting started, Svelte basics, framework overview"
|
||||
---
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Runes
|
||||
use_cases: "always: Svelte 5 reactivity, modern state management"
|
||||
---
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Template syntax
|
||||
use_cases: "always: component templates, markup syntax"
|
||||
---
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Styling
|
||||
use_cases: "always: CSS in components, styling approaches"
|
||||
---
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Special elements
|
||||
use_cases: "always: Svelte-specific elements, framework features"
|
||||
---
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Runtime
|
||||
use_cases: "always: runtime behavior, component lifecycle, state management"
|
||||
---
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Misc
|
||||
use_cases: "additional resources, guides, troubleshooting"
|
||||
---
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Legacy APIs
|
||||
use_cases: "Svelte 3/4 compatibility, migration reference"
|
||||
---
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Svelte
|
||||
use_cases: "always: framework documentation, main documentation entry"
|
||||
---
|
||||
|
||||
Loading…
Reference in new issue