Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improves Hyvä Themes listing #96

Merged
merged 5 commits into from
Mar 19, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update categories on Hyvä Checkout and Theme h.json
- Changes Checkout category to 6 ("ecommerce")
- Adds category 6 to Hyvä Themes
wigman authored Mar 14, 2025
commit 3ac3755ecb3e79759720471e6936f1acf2d9c56a
3 changes: 2 additions & 1 deletion src/technologies/h.json
Original file line number Diff line number Diff line change
@@ -1790,7 +1790,7 @@
},
"Hyva Checkout": {
"cats": [
41
6
],
"description": "A Checkout built for Hyvä Themes using Magewire, Alpine.js and Tailwind CSS.",
"js": {
@@ -1814,6 +1814,7 @@
},
"Hyva Themes": {
"cats": [
6,
108
],
"description": "Hyva Themes is a performance-optimised theme for Magento 2 which eliminated the third-party libraries and having only two dependencies Alpine.js and Tailwind CSS.",