-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: redesign docs structure (#477)
- Loading branch information
1 parent
7af9637
commit 6615f03
Showing
100 changed files
with
3,770 additions
and
2,815 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Guide | ||
|
||
## Guides | ||
|
||
- [Overview](overview.mdx) | ||
- [Getting Started](getting-started.mdx) | ||
- [Think Qwik](think-qwik.mdx) | ||
|
||
## Component API | ||
|
||
- [Overview](components/overview.mdx) | ||
- [Anatomy](components/anatomy.mdx) | ||
- [Hooks](components/hooks.mdx) | ||
- [Events](components/events.mdx) | ||
- [Lite elements](components/lite-components.mdx) | ||
- [Content projection](components/projection.mdx) | ||
- [Rendering](components/rendering.mdx) | ||
|
||
## Concepts | ||
|
||
- [Resumable](concepts/resumable.mdx) | ||
- [Progressive](concepts/progressive.mdx) | ||
- [Reactive](concepts/reactivity.mdx) | ||
|
||
## Advanced | ||
|
||
- [Containers](advanced/container.mdx) | ||
- [Optimizer](advanced/optimizer.mdx) | ||
- [QRL](advanced/qrl.mdx) | ||
- [Qwikloader](advanced/qwikloader.mdx) | ||
|
||
## Community | ||
|
||
- [Github](https://github.com/BuilderIO/qwik) | ||
- [@QwikDev](https://twitter.com/QwikDev) | ||
- [Discord](https://qwik.builder.io/chat) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.