[Change] use hugo module

This commit is contained in:
2024-05-12 12:41:16 +07:00
parent 2ae522b93d
commit eaf40fe91c
7 changed files with 14 additions and 1097 deletions
@@ -32,7 +32,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.124.0
HUGO_VERSION: 0.125.2
steps:
- name: Install Hugo CLI
run: |
@@ -55,6 +55,7 @@ jobs:
# For maximum backward compatibility with Hugo modules
HUGO_ENVIRONMENT: production
HUGO_ENV: production
TZ: Asia/Ho_Chi_Minh
run: |
hugo \
--gc \