Commit graph

4 commits

Author SHA1 Message Date
leafee98 fc226c6189 Fix deprecated warning and update hugo version
1. Fix the warning like the follow:

    ERROR deprecated: site config key paginate was deprecated in
    Hugo v0.128.0 and will be removed in Hugo 0.141.0. Use
    pagination.pagerSize instead.

2. Update hugo in GitHub Action from 0.105.0 to 0.140.2
2025-01-01 23:59:36 +08:00
Leafee 2824974ffa
Fix workflow
Miss a backslash after command
2022-11-14 22:07:37 +08:00
Leafee d11dd64eef
Fix workflow
Hugo changed its release binaries' name since v0.103.0
2022-11-14 22:05:38 +08:00
Leafee d2c54452d8
Use GitHub actions to build demo site 2022-11-14 21:58:08 +08:00