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 https://github.com/HugoBlox/hugo-blox-builder/pull/3259
- Fix progress bar display in resume-languages block by @srgg in https://github.com/HugoBlox/hugo-blox-builder/pull/3252
- Dynamic columns in resume-skills block by @srgg in https://github.com/HugoBlox/hugo-blox-builder/pull/3260
- ci(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/HugoBlox/hugo-blox-builder/pull/3263
- ci(deps): bump actions/labeler from 5 to 6 by @dependabot[bot] in https://github.com/HugoBlox/hugo-blox-builder/pull/3264
- ci(deps): bump tj-actions/changed-files from 44 to 47 by @dependabot[bot] in https://github.com/HugoBlox/hugo-blox-builder/pull/3265
Full Changelog: https://github.com/HugoBlox/hugo-blox-builder/compare/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
- @srgg made their first contribution in https://github.com/HugoBlox/hugo-blox-builder/pull/3259
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!