modules/blox-tailwind/v0.8.0
·
76 commits
to main
since this release
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!