-
Notifications
You must be signed in to change notification settings - Fork 803
feat: getting started #635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for tauri ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
I'll create screenshots today and then we're good to go I think. Wdyt @lorenzolewis ? |
I haven't had a chance to check the Vite page, so didn't do any quality/grammar checks on that bit. Let me do that really quick |
Just pushed some optimisations. The current issue is that when you have a heading in a fragment, that heading doesn't get rendered in the parent doc's sidebar. Related issue upstream here: facebook/docusaurus#3915. I think this is something we can ignore for now since it only impacts the sidebar and will hopefully be resolved by upstream in the future (it still renders correctly in the body at least) For the Vite page, could you add what it would look like to call the function in code similar to how I did on the HTML/CSS/JS page? |
I also think getting rid of |
what do you guys think about swapping out "Global" for "pnpm" in theme/Command.md ? we never mention global installations anywhere and i guess it's somewhat uncommon idk? |
Yeah makes sense to me. |
…i-apps/tauri-docs into feat/guides/getting-started
This reverts commit f2bd631.
Socket Security Report📜 New install scripts detectedA dependency change in this PR is introducing new install scripts to your install step.
🫣 Native codeContains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.
Socket.dev scan summary
Powered by socket.dev |
No description provided.