modules/blox-tailwind/v0.8.0 #3266
gcushen
announced in
Announcements
Replies: 1 comment 2 replies
-
Hi. Thanks for the update. Using it I get the following warnings:
I guess the warning stems from the following front-matter definition: ---
title: "Home"
type: landing
design:
# Default section spacing
spacing: "6rem"
sections:
- block: cta-card
content:
title: "..."
text: ...
button:
text: Dokumentation
url: /<...>/de/docs/man
design:
card:
# Card background color (CSS class)
css_class: "bg-primary-700"
css_style: ""
--- What can I do? Best regards |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
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 enhacements
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.
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!
This discussion was created from the release modules/blox-tailwind/v0.8.0.
Beta Was this translation helpful? Give feedback.
All reactions