Skip to content

improve blog page readability and spacing - #548

Open
Himavarshit18 wants to merge 1 commit into
containers:mainfrom
Himavarshit18:blog-styling-improvements
Open

improve blog page readability and spacing#548
Himavarshit18 wants to merge 1 commit into
containers:mainfrom
Himavarshit18:blog-styling-improvements

Conversation

@Himavarshit18

Copy link
Copy Markdown

I have improved the styling of the blog listing page by adding visual separation between blog posts using horizontal dividers and consistent spacing. I also added spacing before the blog pagination to improve the overall layout and readability.
The styling changes are scoped only to the blog page, ensuring that other pages of the website remain unaffected.
I have run the website locally using yarn start and verified that the blog page renders correctly. I also confirmed that the changes work as expected without introducing visual changes to other sections of the website.

Before

002_ Blog _Podman

After

001 _Blog -_Podman

Signed-off-by: Himavarshit18 <himavarshitreddyk@gmail.com>
@Himavarshit18
Himavarshit18 force-pushed the blog-styling-improvements branch from 33475a7 to 82cc29b Compare July 27, 2026 17:25
@ashley-cui

Copy link
Copy Markdown
Member

Thanks for the PR!

This still doesn't look right - In the re-design, there are some posts with duplicate titles.

Also, I don't think this blog portion is linked anywhere in our website - almost all our blogs are on the wordpress, but I suppose it doesn't hurt to fix this?

@Himavarshit18

Copy link
Copy Markdown
Author

Thanks for the review, I'll look into the duplicate titles and update the PR. I also wasn't aware that this blog section is no longer linked and that most posts have moved to WordPress. My intention was just to improve the existing page. If you still think it's worth keeping the change, I'll address the duplicate title issue; otherwise, I'm happy to work on another issue instead.

@ashley-cui

ashley-cui commented Jul 27, 2026

Copy link
Copy Markdown
Member

It's probably more worth the time to work on other issues, but no biggie if you want to push this through.

A side note: Just a reminder to review our LLM Policy. We require all communication to be written in your own words. Some of the phrasing in this PR gives AI-generated vibes, so I figured I'd mention it.

@Himavarshit18

Copy link
Copy Markdown
Author

The duplicate post were already present before the css changes. I understood that the root cause was duplication of post in blog/ directory. I found that there are separate files with the same title. 2020-12-07-new.md (an announcement post in the new category) and 2020-12-07-podman-posts-of-interests.md once such case of duplication. Since Docusaurus indexes both files, they both appear in the blog listing. My changes just affect the style not how the posts are rendered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants