Releases: HugoBlox/kit
modules/blox/v0.11.0
v0.11.0: The Modernization Update
v0.11 is a major architectural milestone that aligns HugoBlox with modern Hugo standards, streamlines configuration, and introduces the HugoBlox Studio for visual editing.
Warning
Breaking Changes: This release introduces a clean break from v0.10 to support the latest Hugo features. A full migration is required.
π Read the v0.11 Migration Guide for automated scripts and step-by-step instructions.
π¦ Repo & Module Renames
We have renamed the repository and core modules to be cleaner and more intuitive. You must update your go.mod and config/_default/modules.yaml.
- Repo:
github.com/HugoBlox/hugo-blox-builderβgithub.com/HugoBlox/kit - Core Module:
modules/blox-tailwindβmodules/blox
| Old Module | New Module |
|---|---|
blox-tailwind |
blox |
blox-plugin-netlify |
modules/integrations/netlify |
blox-plugin-reveal |
modules/slides |
blox-analytics |
modules/analytics |
β¨ What's New
π¨ HugoBlox Studio
We are deprecating Decap CMS in favor of HugoBlox Studioβa dedicated VS Code extension that offers a visual editor, live preview, and an AI-powered assistant and "Fix-It" bot for your content.
β‘οΈ Modern Configuration
- Unified Namespace: All HugoBlox parameters now live under a single
hugobloxnamespace in your config. - Intuitive Naming: Terminology has been updated for clarity (e.g.,
brandingis nowidentity). - Standardized Events: Event pages now use namespaced parameters (
event_start,event_end) to avoid conflicts with Hugo's nativedatefield.
π€ Data-Driven Author Profiles
Author profiles have moved from content/authors/ to a data-driven system in data/authors/, making them easier to manage and reference across your site.
π Upgrading
We have developed an automated tool to help you migrate content and configuration.
# Install the CLI tool
pip install hugoblox-cli
# Run migration scripts
hbx migrate v0.11.0-authors
hbx migrate v0.11.0-eventsFull Changelog: modules/blox-tailwind/v0.10.0...modules/blox/v0.11.0
modules/blox-tailwind/v0.9.0
What's Changed
Hugo Compatibility
Note
Tested with Hugo Extended v0.150.0
What's new
- feat: enable displaying of custom logos for companies/institutions by @olipinski in #3282
- fix: regression with custom icon rendering by @olipinski in #3279
- fix: broken commenting by @ArvinZJC in #3271
- i18n: add language config for haitien kreyol by @syrinecheriaa in #3277
Full Changelog: modules/blox-tailwind/v0.8.0...modules/blox-tailwind/v0.9.0
Breaking Changes
None
New Contributors
- @ArvinZJC made their first contribution in #3271
- @syrinecheriaa made their first contribution in #3277
- @olipinski made their first contribution in #3279
What's Next?
Add your feedback and feature requests on GitHub Issues or Discord to help inform the roadmap.
Tip
Has HugoBlox provided you more than $0 worth of value? Sponsor to support more releases like this π
Interested in contributing? Add open source contributions to your CV! Join the above contributors by checking out the Contributing Guide and add open source contributions to your resume!
modules/blox-tailwind/v0.8.0
What's Changed
Hugo Compatibility
Tested with Hugo Extended v0.150.0
What's new
Note
This is a major new release with very significant enhancements
- Preact island hydration for interactive blocks
- Portable Markdown callouts using Obsidian/Github callout notation
- Re-usable block system - re-use your content across multiple landing pages
- Significant UI re-design - including beautiful, modern glass-styled blocks and views
- Higher quality code - expanded QA/testing in CI
- Fix resume-skills block aligns columns to the top instead of the center. by @srgg in #3259
- Fix progress bar display in resume-languages block by @srgg in #3252
- Dynamic columns in resume-skills block by @srgg in #3260
- ci(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #3263
- ci(deps): bump actions/labeler from 5 to 6 by @dependabot[bot] in #3264
- ci(deps): bump tj-actions/changed-files from 44 to 47 by @dependabot[bot] in #3265
Full Changelog: modules/blox-tailwind/v0.7.0...modules/blox-tailwind/v0.8.0
Breaking Changes
Requires renaming page collection folders from singular to plural to align with latest best practices.
- post -> blog
- publication -> publications
- project -> projects
- etc.
Tip
Site upgrade helper script available on Discord to help automate the process.
New Contributors
What's Next?
Add your feedback and feature requests on GitHub Issues or on Discord and sponsor to support more releases like this π
Interested in contributing? Join the above contributors by checking out the Contributing Guide and add open source contributions to your resume!
modules/blox-tailwind/v0.6.1
Hugo Compatibility
Tested with Hugo Extended v0.149.1
What's new
Fix rare bug causing error in site_footer.html
Full Changelog: modules/blox-tailwind/v0.6.0...modules/blox-tailwind/v0.6.1
What's Next?
Add your feedback and feature requests on GitHub Issues or on Discord and sponsor to support more releases like this π
Interested in contributing? Join the above contributors by checking out the Contributing Guide and add open source contributions to your resume!
modules/blox-tailwind/v0.6.0
Hugo Compatibility
Tested with Hugo Extended v0.149.1
What's new
- build(deps): bump vite-plugin-static-copy from 3.1.1 to 3.1.2 in /modules/blox-tailwind by @dependabot[bot] in #3238
- ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #3240
- [FIX] erroneous shadow behind cards in dark theme after tailwind upgrade by @jwmbeenakker in #3242
Full Changelog: modules/blox-tailwind/v0.5.2...modules/blox-tailwind/v0.6.0
New Contributors
- @dependabot[bot] made their first contribution in #3238
- @jwmbeenakker made their first contribution in #3242
What's Next?
Add your feedback and feature requests on GitHub Issues or on Discord and sponsor to support more releases like this π
Interested in contributing? Join the above contributors by checking out the Contributing Guide and add open source contributions to your resume!
modules/blox-tailwind/v0.5.2
Hugo Compatibility
Tested with Hugo Extended v0.148.2
What's new
Full Changelog: modules/blox-tailwind/v0.5.1...modules/blox-tailwind/v0.5.2
What's Next?
Add your feedback and feature requests on GitHub Issues or on Discord and sponsor to support more releases like this π
Interested in contributing? Check out the Contributing Guide and add open source contributions to your resume!
modules/blox-tailwind/v0.4.2
Hugo Compatibility
Tested with Hugo Extended v0.148.2
What's new
Full Changelog: modules/blox-tailwind/v0.4.1...modules/blox-tailwind/v0.4.2
What's Next?
Add your feedback and feature requests on GitHub Issues or on Discord and sponsor to support more releases like this π
Interested in contributing? Check out the Contributing Guide and add open source contributions to your resume!
modules/blox-tailwind/v0.4.1
Hugo Compatibility
Tested with Hugo Extended v0.148.2
What's new
Full Changelog: modules/blox-tailwind/v0.4.0...modules/blox-tailwind/v0.4.1
What's Next?
Add your feedback and feature requests on GitHub Issues or on Discord and sponsor to support more releases like this π
Interested in contributing? Check out the Contributing Guide and add open source contributions to your resume!
modules/blox-tailwind/v0.4.0
What's Changed?
Hugo Compatibility
Tested with Hugo Extended v0.148.2
What's new
- add support for Hugo Extended v0.148.2
- feat(Tailwind): add
redditicon to brands pack by @ric-bianchi in #3200
Full Changelog: modules/blox-tailwind/v0.3.2...modules/blox-tailwind/v0.4.0
New Contributors
- @ric-bianchi made their first contribution in #320
What's Next?
Add your feedback and feature requests on GitHub Issues or on Discord and sponsor to support more releases like this π
Interested in contributing? Check out the Contributing Guide and add open source contributions to your resume!
modules/blox-tailwind/v0.3.2
What's Changed?
Hugo Compatibility
Tested with Hugo Extended v0.136.5
What's new
- allow hiding breadcrumb on docs pages by adding following to Hugo config or page frontmatter:
show_breadcrumb: false - fix search result background and scrolling
- fix code copy button - fixes when copying a code block, the copy button was also copied, leading to copied text containing the word 'copy'.
Full Changelog: modules/blox-tailwind/v0.3.1...modules/blox-tailwind/v0.3.2
New Contributors
- @eMarco made their first contribution in #3171
- @crnh made their first contribution in #3180
- @zephyr-lai made their first contribution in #3196
What's Next?
Add your feature requests on GitHub Issues or on our Discord channel and donate to support more releases like this π
Interested in contributing? Check out the Contributing Guide and add open source contributions to your CV!
