File tree Expand file tree Collapse file tree 5 files changed +5
-4
lines changed Expand file tree Collapse file tree 5 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11name : Deploy website to GitHub Pages
22
33env :
4- WC_HUGO_VERSION : ' 0.150.0 '
4+ WC_HUGO_VERSION : ' 0.150.1 '
55 NODE_VERSION : ' 20'
66
77on :
Original file line number Diff line number Diff line change 44
55require (
66 github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v0.0.0-20231109145828-d9695efa098f
7- github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.0.0-20250925005832-787ac94b5dda
7+ github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.0.0-20250925205154-e9b31f8090c0
88)
Original file line number Diff line number Diff line change 11build :
2- hugo_version : ' 0.150.0 '
2+ hugo_version : ' 0.150.1 '
33template :
44 id : " academic-cv"
55 name : " Academic CV"
Original file line number Diff line number Diff line change 2121 publish = " public"
2222
2323[build .environment ]
24- HUGO_VERSION = " 0.150.0 "
24+ HUGO_VERSION = " 0.150.1 "
2525 GO_VERSION = " 1.21.5"
2626 NODE_VERSION = " 22"
2727 HUGO_ENABLEGITINFO = " true"
Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "@tailwindcss/cli" : " ^4.1.12" ,
1313 "@tailwindcss/typography" : " ^0.5.10" ,
14+ "preact" : " ^10.27.2" ,
1415 "tailwindcss" : " ^4.1.12"
1516 }
1617}
You can’t perform that action at this time.
0 commit comments