Commit graph

5 commits

Author SHA1 Message Date
George Cushen
2f0f3249cb starters: upgrade to support Hugo breaking changes
Tested with Hugo v0.135.0

Addresses recent breaking changes in Hugo:

ERROR deprecated: .Site.GoogleAnalytics was deprecated.

WARN  deprecated: site config key paginate was deprecated in Hugo v0.128.0 and will be removed in a future release. Use pagination.pagerSize instead
2024-10-12 18:55:17 +01:00
George Cushen
39f530db44 starters(bootstrap): upgrade to support Hugo 0.135.0 paginate deprecation
Addresses Hugo 0.135 breaking change:

WARN  deprecated: site config key paginate was deprecated in Hugo v0.128.0 and will be removed in a future release. Use pagination.pagerSize instead
2024-10-12 18:52:41 +01:00
George Cushen
c2e9a799f7 starters: add publication_type filter example 2024-05-13 20:45:41 +01:00
George Cushen
3fa4435e55 starters: add publication_type filter example 2024-05-13 20:33:55 +01:00
George Cushen
0e99f0b10f starters: move Bootstrap templates to dedicated folder 2024-04-27 16:20:15 +01:00