You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
always felt weird to me tbh, and the existing entries also seem sorted incorrectly idk.
this is primarily to make inlining it into tauri-docs nicer tbh.
i also added a yt label 🤷
Copy file name to clipboardexpand all lines: README.md
+5-8
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,7 @@ A curated collection of the best stuff from the Tauri ecosystem and community.
14
14
## Table of Contents
15
15
16
16
-[Getting Started](#getting-started)
17
-
-[Guides](#guides)
18
-
-[Tutorials](#tutorials)
17
+
-[Guides & Tutorials](#guides--tutorials)
19
18
-[Templates](#templates)
20
19
-[Development](#development)
21
20
-[Plugins](#plugins)
@@ -43,18 +42,15 @@ A curated collection of the best stuff from the Tauri ecosystem and community.
43
42
44
43
## Getting Started
45
44
46
-
### Guides
45
+
### Guides & Tutorials
47
46
48
47
-[Introduction](https://v2.tauri.app/start/)![officially maintained] - Official introduction to Tauri.
49
48
-[Getting Started](https://v2.tauri.app/start/prerequisites/)![officially maintained] - Official getting started with Tauri docs.
50
49
-[create-tauri-app](https://github.com/tauri-apps/create-tauri-app)![officially maintained] - Rapidly scaffold your Tauri app.
51
50
-[Auto-Updates with Tauri v2](https://docs.crabnebula.dev/guides/auto-updates-tauri) - Setup auto-updates with Tauri and CrabNebula Cloud.
52
-
53
-
### Tutorials
54
-
55
-
-[Create Tauri App with React](https://www.youtube.com/watch?v=zawhqLA7N9Y&ab_channel=chrisbiscardi) - Chris Biscardi shows how easy it is to wire up a Rust crate with a JS module and communicate between them.
51
+
-[Create Tauri App with React](https://www.youtube.com/watch?v=zawhqLA7N9Y&ab_channel=chrisbiscardi)![youtube] - Chris Biscardi shows how easy it is to wire up a Rust crate with a JS module and communicate between them.
56
52
-[Publish to Apple's App Store](https://thinkgo.io/post/2023/02/publish_tauri_to_apples_app_store/) - Details all the steps needed to publish your Mac app to the app store. Includes a sample bash script.
57
-
-[Tauri & ReactJS - Creating Modern Desktop Apps](https://youtube.com/playlist?list=PLmWYh0f8jKSjt9VC5sq2T3mFETasG2p2L) - Creating a modern desktop application with Tauri.
53
+
-[Tauri & ReactJS - Creating Modern Desktop Apps](https://youtube.com/playlist?list=PLmWYh0f8jKSjt9VC5sq2T3mFETasG2p2L)![youtube]- Creating a modern desktop application with Tauri.
58
54
59
55
### Templates
60
56
@@ -432,3 +428,4 @@ A curated collection of the best stuff from the Tauri ecosystem and community.
0 commit comments