[website] Hide left sidebar for blog page and improve the fonts#3086
Merged
polyzos merged 1 commit intoapache:mainfrom Apr 15, 2026
Merged
[website] Hide left sidebar for blog page and improve the fonts#3086polyzos merged 1 commit intoapache:mainfrom
polyzos merged 1 commit intoapache:mainfrom
Conversation
Ugbot
pushed a commit
to Ugbot/fluss
that referenced
this pull request
Apr 26, 2026
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.
This pull request focuses on improving the website's typography, visual design, and blog post layout. The main changes include introducing self-hosted fonts for better performance and consistency, refining the color palette and typography for a more professional look, and enhancing the blog post page layout by removing the sidebar to maximize content width.
Design and Typography Improvements:
@fontsource/interand@fontsource/robotodependencies topackage.jsonfor self-hosted fonts, and configured CSS to use these fonts across the site. [1] [2]Roboto, increased line height, adjusted heading weights, and refined the primary color palette for a more modern and professional appearance.Robotofont usage and improved styling for navigation bar, hero section, and menu links. [1] [2]Content and Component Styling:
Blog Post Layout Enhancement:
BlogPostPagewrapper component to hide the sidebar on individual blog post pages, allowing the main content to use more horizontal space. [1] [2]These changes collectively modernize the website's look and feel while improving readability and the user experience for blog content.
Example: