v3.0.0 #3050
nunocoracao
announced in
Announcements
v3.0.0
#3050
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Blowfish v3 is here — the biggest release in the theme's history: a full UI/UX revamp with a new visual identity, new layouts, new shortcodes, and first-class support for AI coding agents.
Important
Coming from v2? The upgrade is fully backwards compatible — every new feature is opt-in, nothing was removed or renamed, and your site will look the same until you enable the new options. Follow the migration guide: git-submodule and manual installs update as usual; Hugo-module users change one import line to
github.com/nunocoracao/blowfish/v3.✨ Visual system
header.layout = "floating") — translucent blur pill with a slim profile and a ⌘K / Ctrl+K search shortcuthomepage.layout = "landing") — editorial hero with eyebrow, headline, lead, CTA buttons (including a build-time GitHub star-count button), and an optional full-width hero imagebackgroundCanvas) — a site-wide backdrop that hero images dissolve into; article heroes fade out on scroll to reveal itburufugucolour scheme — the mascot's own palette, WCAG AA-checkedlist.featureImageHover)homepage.layoutSwitcher)header.mobileMenuStyle = "dropdown") with the language selector in the header row🧩 New shortcodes
stats/stat·feature-grid/feature·steps/step·cta— plus automatic grid balancing so odd card counts fill their rows cleanly.🤖 Built for AI agents
Blowfish now ships an agent skill that teaches coding agents (like Claude Code) how to install, configure, and build with the theme — including the theme's architecture, so agents navigate your site's code effectively:
♿ Accessibility & 🖨️ Print
@pagemargins, chrome hidden, dark mode prints light, external link URLs printed⚡ Performance
🐛 Fixes
Resolves #2938, #2974, #2996, #3003, #3013, #3016, #3017, #3023, #3037, #3040 — including the i18n-apostrophe JavaScript bug, the schema author image, avatar crop consistency, and comments in the simple layout.
🧰 Housekeeping
/v3; supported Hugo versions follow a rolling latest-4 window (currently 0.162.0–0.165.0), kept current automaticallyWhat's Changed
Full Changelog: v2.106.0...v3.0.0
This discussion was created from the release v3.0.0.
All reactions