Various website improvements#13
Open
vojtechtrefny wants to merge 13 commits intostoraged-project:masterfrom
Open
Various website improvements#13vojtechtrefny wants to merge 13 commits intostoraged-project:masterfrom
vojtechtrefny wants to merge 13 commits intostoraged-project:masterfrom
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>
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.