Fix: Improve installation page logic and UX#51
Open
MartinEmanuelMaldonado93 wants to merge 6 commits intomarler8997:websitefrom
Open
Fix: Improve installation page logic and UX#51MartinEmanuelMaldonado93 wants to merge 6 commits intomarler8997:websitefrom
MartinEmanuelMaldonado93 wants to merge 6 commits intomarler8997:websitefrom
Conversation
MartinEmanuelMaldonado93
commented
Jun 19, 2025
- Add proper error handling and user feedback
- Fix OS detection logic
- Improve command generation
- Add user guidance messages
- Fix variable declarations and scope issues
- Add better clipboard operation handling
- Add proper error handling and user feedback - Fix OS detection logic - Improve command generation - Add user guidance messages - Fix variable declarations and scope issues - Add better clipboard operation handling
Owner
|
looks like some nice improvements, thanks for your contribution! I see you've reformatted the HTML, are you using some sort of autoformatter? It makes it difficult to review and see what's actually changed. Do you have a recommendation on what we could do so I could just see what's changed? |
Author
|
Hi! @marler8997 First off, thanks a lot for anyzig it's been super helpful I just started learning Zig, and being able to auto-switch between versions when jumping into different projects has made things way easier. |
- Extract styles to separate CSS file for better maintainability - Add meta tags for better browser compatibility and SEO - charset UTF-8 - viewport for responsive design - description meta tag - Improve code organization by separating concerns
- Add showNotification function with success/error states - Add input validation for OS and architecture selection - Improve error handling in clipboard operations - Add proper type checking and validation - Add visual feedback for user actions
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.