Redesign homepage and base template with modern minimal aesthetic#634
Draft
sabaoongfx wants to merge 1 commit intoarchlinux:masterfrom
Draft
Redesign homepage and base template with modern minimal aesthetic#634sabaoongfx wants to merge 1 commit intoarchlinux:masterfrom
sabaoongfx wants to merge 1 commit intoarchlinux:masterfrom
Conversation
Dark hero section with gradient, sticky navbar, card-based sidebar widgets, pill-shaped search input, spacious typography with Inter font, CSS custom properties for theming, and responsive breakpoints. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
jelly
reviewed
Feb 12, 2026
Member
jelly
left a comment
There was a problem hiding this comment.
Converted this to a draft PR.
We are currently not looking into re-designing the website it self. Any changes to the navbar would have to be reflected across all our projects and currently the AUR is styled the same as archlinux.org so we have to keep that consistent.
Big design changes need to be brought up in an issue first with detailed proposed changes, and agreed upon within the Arch Linux Team.
Member
|
Generally I would be quite in favor of an updated look, however I'm not a big fan of the many round corners and "generic" css-library website look that the current proposal contains 🤗 |
Comment on lines
+9
to
+11
| <link rel="preconnect" href="https://fonts.googleapis.com"> | ||
| <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
| <link href="https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,400;14..32,500;14..32,600;14..32,700&display=swap" rel="stylesheet"> |
Member
There was a problem hiding this comment.
If we're using some fonts we should bundle them with the built website
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.
Dark hero section with gradient, sticky navbar, card-based sidebar widgets, pill-shaped search input, spacious typography with Inter font, CSS custom properties for theming, and responsive breakpoints.