tauri-docs icon indicating copy to clipboard operation
tauri-docs copied to clipboard

v2 migration: `guides/building` to next

Open vasfvitor opened this issue 1 year ago • 6 comments

~There's no need to review now, just need a feedback on the last item on TODO list (Revise Copy)~

What kind of changes does this PR include?

  • New or updated content
  • Changes to the docs site code

Description

Diff at: https://github.com/tauri-apps/tauri-docs/commit/f101f882b0e9dc0b0f9a785ef48c779d626980e5 The Checklist' TOC changes on app-size.md was made automagically so I decided to keep them if that's ok

Pages: https://tauri.app/v1/guides/building/ https://tauri.app/v1/guides/building/windows https://tauri.app/v1/guides/building/macos https://tauri.app/v1/guides/building/linux https://tauri.app/v1/guides/building/cross-platform https://tauri.app/v1/guides/building/app-size https://tauri.app/v1/guides/building/sidecar https://tauri.app/v1/guides/building/resources

TODO:

  • [x] Redirects
  • [ ] Update/Improve index page (card positions)
  • [x] Fix links and navigation
  • [x] i18n pages, if any
  • [ ] Revise changes
  • [ ] Revise Copy? - mostly because it mentions Allowlist and this has changed, plus, there may be other changes.

Now I'm wondering, if we change those, how will it be for folks utilizing v1?

~~I was thinking of transforming _tauri-build.mdx into a fragment as cta.mdx but leave only tabs, then text contents will be placed on each two page with <TauriBuild/>~~ I guess it's better to keep it as is just to avoid text duplication and possible different translations

vasfvitor avatar Dec 05 '23 04:12 vasfvitor

Deploy Preview for tauri-docs-starlight ready!

Built without sensitive environment variables

Name Link
Latest commit 17d1a8925ab5a0e04d3ab20caf5434d971b5a5b2
Latest deploy log https://app.netlify.com/sites/tauri-docs-starlight/deploys/65e89af907424300082cbef5
Deploy Preview https://deploy-preview-1731--tauri-docs-starlight.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

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

netlify[bot] avatar Dec 05 '23 04:12 netlify[bot]

@vasfvitor is this one ready for a full review now?

lorenzolewis avatar Jan 02 '24 17:01 lorenzolewis

@lorenzolewis yeah it is

vasfvitor avatar Jan 02 '24 17:01 vasfvitor

consider #1961 changes

vasfvitor avatar Mar 15 '24 21:03 vasfvitor