tauri-apps / tauri-docs

The source for all Tauri project documentation.
https://tauri.app
MIT License
750 stars 515 forks source link

Adding RPM doc #2316

Closed Sir-Thom closed 3 days ago

Sir-Thom commented 2 weeks ago

Description

TODO

netlify[bot] commented 2 weeks ago

Deploy Preview for tauri-v2 ready!

Built without sensitive environment variables

Name Link
Latest commit 3a11bfc5b21f7263f620acb0cdb036becccf2cb0
Latest deploy log https://app.netlify.com/sites/tauri-v2/deploys/6682e756ff77c90008c03263
Deploy Preview https://deploy-preview-2316--tauri-v2.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 99 (🔴 down 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

FabianLars commented 3 days ago

Thanks for applying my feedback. Another thing the changes made me notice is that as far as i know, our convention is to keep the tauri.conf.json minimal to only what's actual changed, for example like here https://v2.tauri.app/develop/resources/ (to keep pages a bit easier on the eyes)

FabianLars commented 3 days ago

don't mind the failing format check now. It can't handle mdx files very well. I'll fix it (not really) in another PR i'm already working on.