fix: docs theming, app icon framing, missing IT changelog#317
Merged
Conversation
- Add missing dark-mode palette to the docs site theme (light/dark toggle previously never changed colors) and rebuild the homepage hero/features on VitePress' native home layout, which fixes the invisible red-on-red primary button as a side effect. - Recenter and pad the app icon source so it isn't cropped edge to edge, then regenerate every Tauri icon size and the copies used by the docs site and the in-app header. - Translate docs/project/changelog.md, which was left in English inside the Italian locale, and fix two "il stage" -> "lo stage" grammar slips. - Drop the build-macos-intel release job: its runner queues indefinitely on GitHub-hosted macos-13, which blocked the whole release workflow behind it.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.darkpalette meant it never actually switched colors).docs/project/changelog.md(was left in English under the Italian locale) and fix two "il stage" -> "lo stage" grammar mistakes.build-macos-intelrelease job: itsmacos-13runner queues indefinitely on GitHub-hosted infra and was blocking the whole release workflow behind it.Test plan
npm run docs:buildsucceeds