Various website improvements#13
Merged
vojtechtrefny merged 15 commits intoApr 15, 2026
Merged
Conversation
Member
vojtechtrefny
commented
Mar 25, 2026
- Author bios: Added author bio block with GitHub avatar at the bottom of each blog post
- GoatCounter analytics: Added web analytics via GoatCounter
- Homepage intro: Added a short "about" paragraph on the main page
- Collapsible Projects menu: Replaced the flat list of 5 project links in the header with a "Projects" dropdown
- About page: New page with project descriptions and an SVG diagram showing relationships between Storaged projects and external consumers (Anaconda, Storage Role, Cockpit, GNOME Disks)
- README: Added a developer/contributor-facing README (excluded from Jekyll build)
- blivet-gui screenshot: Added a screenshot to the blivet-gui project page
- Reading time: Added estimated reading time to blog posts
- Sitemap: Enabled jekyll-sitemap plugin for SEO
- Minor fixes (udisks typo, libblockdev docs cleanup, author data updates)
Display author avatar, bio and GitHub link at the bottom of each post. Author data is looked up from _data/authors.yml based on the post's front matter author field. The block is gracefully hidden for authors not listed in the data file. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Just so there is something other than the blog posts.
Replace the flat list of project links in the navigation bar with a single "Projects" dropdown that reveals the links on hover/focus. On mobile, the projects are shown expanded inside the hamburger menu. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add a new About page with descriptions of all sub-projects and an inline SVG diagram showing dependencies between Storaged projects and notable external consumers (Anaconda, Storage Role, Cockpit, GNOME Disks). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remnant from libblockdev 3.0 development, no longer needed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fixes CI failure caused by Jekyll trying to process gem template files installed in vendor/bundle. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tbzatek
reviewed
Apr 10, 2026
Member
tbzatek
left a comment
There was a problem hiding this comment.
Hmmm, I don't quite like the collapsible Projects menu - I found it more useful to have direct links at the header. It's visible on the first sight and even though it's mentioned in the added header, users tend to ignore such fixed paragraphs.
The About page graph is missing gvfs, one of our very important consumers.
Agree with the rest.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Member
Author
Member
Any way to add a separator? |
Revert the collapsible dropdown menu (6d2ae42) back to a flat list of project links. Add the About page to the main menu, separated from the project links by a visual divider. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Member
Author
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.

