diff --git a/starters-bootstrap/research-group/.github/workflows/publish.yaml b/starters-bootstrap/research-group/.github/workflows/publish.yaml
index e3d835a0..df0a321e 100644
--- a/starters-bootstrap/research-group/.github/workflows/publish.yaml
+++ b/starters-bootstrap/research-group/.github/workflows/publish.yaml
@@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages
env:
- WC_HUGO_VERSION: '0.125.7'
+ WC_HUGO_VERSION: '0.135.0'
on:
# Trigger the workflow every time you push to the `main` branch
diff --git a/starters-bootstrap/research-group/config/_default/hugo.yaml b/starters-bootstrap/research-group/config/_default/hugo.yaml
index 93691f4b..dc92120b 100644
--- a/starters-bootstrap/research-group/config/_default/hugo.yaml
+++ b/starters-bootstrap/research-group/config/_default/hugo.yaml
@@ -21,7 +21,8 @@ removePathAccents: true
enableGitInfo: false
summaryLength: 30
-paginate: 10
+pagination:
+ pagerSize: 10
enableEmoji: true
enableRobotsTXT: true
footnotereturnlinkcontents: ^
diff --git a/starters-bootstrap/research-group/go.mod b/starters-bootstrap/research-group/go.mod
index 16f02e74..78413c84 100644
--- a/starters-bootstrap/research-group/go.mod
+++ b/starters-bootstrap/research-group/go.mod
@@ -3,7 +3,7 @@ module github.com/wowchemy/starter-hugo-research-group
go 1.15
require (
- github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20240513193311-41bd113535e8
+ github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20241012174104-661cadc17327
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-decap-cms v0.1.2-0.20231108143325-448ed0e3bd2b
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240509231741-c3d23d929bc6
)
diff --git a/starters-bootstrap/research-group/netlify.toml b/starters-bootstrap/research-group/netlify.toml
index f2014aeb..e9a206f3 100644
--- a/starters-bootstrap/research-group/netlify.toml
+++ b/starters-bootstrap/research-group/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.125.7"
+ HUGO_VERSION = "0.135.0"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]
diff --git a/starters/academic-cv/.github/workflows/publish.yaml b/starters/academic-cv/.github/workflows/publish.yaml
index 53a106e0..c1d520ab 100644
--- a/starters/academic-cv/.github/workflows/publish.yaml
+++ b/starters/academic-cv/.github/workflows/publish.yaml
@@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages
env:
- WC_HUGO_VERSION: '0.126.3'
+ WC_HUGO_VERSION: '0.135.0'
on:
# Trigger the workflow every time you push to the `main` branch
diff --git a/starters/academic-cv/config/_default/hugo.yaml b/starters/academic-cv/config/_default/hugo.yaml
index f9c00fc2..836e88d9 100644
--- a/starters/academic-cv/config/_default/hugo.yaml
+++ b/starters/academic-cv/config/_default/hugo.yaml
@@ -25,7 +25,8 @@ build:
writeStats: true
enableGitInfo: false
summaryLength: 30
-paginate: 10
+pagination:
+ pagerSize: 10
enableEmoji: true
enableRobotsTXT: true
footnotereturnlinkcontents: ^
diff --git a/starters/academic-cv/go.mod b/starters/academic-cv/go.mod
index 3288a713..959d27d9 100644
--- a/starters/academic-cv/go.mod
+++ b/starters/academic-cv/go.mod
@@ -4,5 +4,5 @@ go 1.19
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231209203044-d31adfedd40b
- github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
+ github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
)
diff --git a/starters/academic-cv/hugoblox.yaml b/starters/academic-cv/hugoblox.yaml
index bf71f98e..10c576e8 100644
--- a/starters/academic-cv/hugoblox.yaml
+++ b/starters/academic-cv/hugoblox.yaml
@@ -1,2 +1,2 @@
build:
- hugo_version: '0.126.3'
+ hugo_version: '0.135.0'
diff --git a/starters/academic-cv/netlify.toml b/starters/academic-cv/netlify.toml
index c01bf622..18ba241d 100644
--- a/starters/academic-cv/netlify.toml
+++ b/starters/academic-cv/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.126.3"
+ HUGO_VERSION = "0.135.0"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]
diff --git a/starters/blog/.github/workflows/publish.yaml b/starters/blog/.github/workflows/publish.yaml
index 7df62683..b376aa15 100644
--- a/starters/blog/.github/workflows/publish.yaml
+++ b/starters/blog/.github/workflows/publish.yaml
@@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages
env:
- WC_HUGO_VERSION: '0.126.3'
+ WC_HUGO_VERSION: '0.135.0'
on:
# Trigger the workflow every time you push to the `main` branch
diff --git a/starters/blog/config/_default/hugo.yaml b/starters/blog/config/_default/hugo.yaml
index 8c7b8a9b..f8f1d864 100644
--- a/starters/blog/config/_default/hugo.yaml
+++ b/starters/blog/config/_default/hugo.yaml
@@ -46,7 +46,8 @@ build:
writeStats: true
enableGitInfo: false
summaryLength: 30
-paginate: 10
+pagination:
+ pagerSize: 10
enableEmoji: true
enableRobotsTXT: true
footnotereturnlinkcontents: ^
diff --git a/starters/blog/go.mod b/starters/blog/go.mod
index ff9da951..1e1597c7 100644
--- a/starters/blog/go.mod
+++ b/starters/blog/go.mod
@@ -4,5 +4,5 @@ go 1.19
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231125204555-f431a4a2c705
- github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
+ github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
)
diff --git a/starters/blog/hugoblox.yaml b/starters/blog/hugoblox.yaml
index bf71f98e..10c576e8 100644
--- a/starters/blog/hugoblox.yaml
+++ b/starters/blog/hugoblox.yaml
@@ -1,2 +1,2 @@
build:
- hugo_version: '0.126.3'
+ hugo_version: '0.135.0'
diff --git a/starters/blog/netlify.toml b/starters/blog/netlify.toml
index d7dcdbf3..bde98a26 100644
--- a/starters/blog/netlify.toml
+++ b/starters/blog/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.126.3"
+ HUGO_VERSION = "0.135.0"
GO_VERSION = "1.21.5"
NODE_VERSION = "21.1.0"
HUGO_ENABLEGITINFO = "true"
diff --git a/starters/documentation/.github/workflows/publish.yaml b/starters/documentation/.github/workflows/publish.yaml
index 7df62683..b376aa15 100644
--- a/starters/documentation/.github/workflows/publish.yaml
+++ b/starters/documentation/.github/workflows/publish.yaml
@@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages
env:
- WC_HUGO_VERSION: '0.126.3'
+ WC_HUGO_VERSION: '0.135.0'
on:
# Trigger the workflow every time you push to the `main` branch
diff --git a/starters/documentation/config/_default/hugo.yaml b/starters/documentation/config/_default/hugo.yaml
index 058ab22b..45c2dab2 100644
--- a/starters/documentation/config/_default/hugo.yaml
+++ b/starters/documentation/config/_default/hugo.yaml
@@ -55,7 +55,8 @@ build:
writeStats: true
enableGitInfo: false
summaryLength: 30
-paginate: 10
+pagination:
+ pagerSize: 10
enableEmoji: true
enableRobotsTXT: true
footnotereturnlinkcontents: ^
diff --git a/starters/documentation/go.mod b/starters/documentation/go.mod
index 80d331ca..ef809ac8 100644
--- a/starters/documentation/go.mod
+++ b/starters/documentation/go.mod
@@ -4,5 +4,5 @@ go 1.15
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240217212918-ae7f0c597978
- github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
+ github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
)
diff --git a/starters/documentation/hugoblox.yaml b/starters/documentation/hugoblox.yaml
index bf71f98e..10c576e8 100644
--- a/starters/documentation/hugoblox.yaml
+++ b/starters/documentation/hugoblox.yaml
@@ -1,2 +1,2 @@
build:
- hugo_version: '0.126.3'
+ hugo_version: '0.135.0'
diff --git a/starters/documentation/netlify.toml b/starters/documentation/netlify.toml
index f4459b69..c7d92b77 100644
--- a/starters/documentation/netlify.toml
+++ b/starters/documentation/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.126.3"
+ HUGO_VERSION = "0.135.0"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]
diff --git a/starters/landing-page/.github/workflows/publish.yaml b/starters/landing-page/.github/workflows/publish.yaml
index 7df62683..b376aa15 100644
--- a/starters/landing-page/.github/workflows/publish.yaml
+++ b/starters/landing-page/.github/workflows/publish.yaml
@@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages
env:
- WC_HUGO_VERSION: '0.126.3'
+ WC_HUGO_VERSION: '0.135.0'
on:
# Trigger the workflow every time you push to the `main` branch
diff --git a/starters/landing-page/config/_default/hugo.yaml b/starters/landing-page/config/_default/hugo.yaml
index 9698960e..700752b7 100644
--- a/starters/landing-page/config/_default/hugo.yaml
+++ b/starters/landing-page/config/_default/hugo.yaml
@@ -52,7 +52,8 @@ build:
writeStats: true
enableGitInfo: false
summaryLength: 30
-paginate: 10
+pagination:
+ pagerSize: 10
enableEmoji: true
enableRobotsTXT: true
footnotereturnlinkcontents: ^
diff --git a/starters/landing-page/go.mod b/starters/landing-page/go.mod
index 197568af..aaf3abce 100644
--- a/starters/landing-page/go.mod
+++ b/starters/landing-page/go.mod
@@ -4,5 +4,5 @@ go 1.19
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
- github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
+ github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
)
diff --git a/starters/landing-page/hugoblox.yaml b/starters/landing-page/hugoblox.yaml
index bf71f98e..10c576e8 100644
--- a/starters/landing-page/hugoblox.yaml
+++ b/starters/landing-page/hugoblox.yaml
@@ -1,2 +1,2 @@
build:
- hugo_version: '0.126.3'
+ hugo_version: '0.135.0'
diff --git a/starters/landing-page/netlify.toml b/starters/landing-page/netlify.toml
index 44bd1b67..e9a206f3 100644
--- a/starters/landing-page/netlify.toml
+++ b/starters/landing-page/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.126.3"
+ HUGO_VERSION = "0.135.0"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]
diff --git a/starters/link-in-bio/.github/workflows/publish.yaml b/starters/link-in-bio/.github/workflows/publish.yaml
index 095ed532..94a305ee 100644
--- a/starters/link-in-bio/.github/workflows/publish.yaml
+++ b/starters/link-in-bio/.github/workflows/publish.yaml
@@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages
env:
- WC_HUGO_VERSION: '0.126.3'
+ WC_HUGO_VERSION: '0.135.0'
on:
# Trigger the workflow every time you push to the `main` branch
diff --git a/starters/link-in-bio/config/_default/hugo.yaml b/starters/link-in-bio/config/_default/hugo.yaml
index 73e4b957..a5f9a4b9 100644
--- a/starters/link-in-bio/config/_default/hugo.yaml
+++ b/starters/link-in-bio/config/_default/hugo.yaml
@@ -23,7 +23,8 @@ build:
writeStats: true
enableGitInfo: false
summaryLength: 30
-paginate: 10
+pagination:
+ pagerSize: 10
enableEmoji: true
enableRobotsTXT: true
footnotereturnlinkcontents: ^
diff --git a/starters/link-in-bio/go.mod b/starters/link-in-bio/go.mod
index 2464d3f9..27326df1 100644
--- a/starters/link-in-bio/go.mod
+++ b/starters/link-in-bio/go.mod
@@ -4,5 +4,5 @@ go 1.19
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
- github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
+ github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
)
diff --git a/starters/link-in-bio/hugoblox.yaml b/starters/link-in-bio/hugoblox.yaml
index bf71f98e..10c576e8 100644
--- a/starters/link-in-bio/hugoblox.yaml
+++ b/starters/link-in-bio/hugoblox.yaml
@@ -1,2 +1,2 @@
build:
- hugo_version: '0.126.3'
+ hugo_version: '0.135.0'
diff --git a/starters/link-in-bio/netlify.toml b/starters/link-in-bio/netlify.toml
index 44bd1b67..e9a206f3 100644
--- a/starters/link-in-bio/netlify.toml
+++ b/starters/link-in-bio/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.126.3"
+ HUGO_VERSION = "0.135.0"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]
diff --git a/starters/resume/.github/workflows/publish.yaml b/starters/resume/.github/workflows/publish.yaml
index 095ed532..94a305ee 100644
--- a/starters/resume/.github/workflows/publish.yaml
+++ b/starters/resume/.github/workflows/publish.yaml
@@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages
env:
- WC_HUGO_VERSION: '0.126.3'
+ WC_HUGO_VERSION: '0.135.0'
on:
# Trigger the workflow every time you push to the `main` branch
diff --git a/starters/resume/config/_default/hugo.yaml b/starters/resume/config/_default/hugo.yaml
index f1ba22cc..68693915 100644
--- a/starters/resume/config/_default/hugo.yaml
+++ b/starters/resume/config/_default/hugo.yaml
@@ -23,7 +23,8 @@ build:
writeStats: true
enableGitInfo: false
summaryLength: 30
-paginate: 10
+pagination:
+ pagerSize: 10
enableEmoji: true
enableRobotsTXT: true
footnotereturnlinkcontents: ^
diff --git a/starters/resume/go.mod b/starters/resume/go.mod
index aa6fd674..593d78a8 100644
--- a/starters/resume/go.mod
+++ b/starters/resume/go.mod
@@ -4,5 +4,5 @@ go 1.19
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231125200520-804c70f7efb8
- github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
+ github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
)
diff --git a/starters/resume/hugoblox.yaml b/starters/resume/hugoblox.yaml
index bf71f98e..10c576e8 100644
--- a/starters/resume/hugoblox.yaml
+++ b/starters/resume/hugoblox.yaml
@@ -1,2 +1,2 @@
build:
- hugo_version: '0.126.3'
+ hugo_version: '0.135.0'
diff --git a/starters/resume/netlify.toml b/starters/resume/netlify.toml
index 44bd1b67..e9a206f3 100644
--- a/starters/resume/netlify.toml
+++ b/starters/resume/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.126.3"
+ HUGO_VERSION = "0.135.0"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]