Use generated css, common to the project

This commit is contained in:
nemunaire 2026-05-17 18:05:16 +08:00
commit af2b407c52
14 changed files with 1242 additions and 132 deletions

View file

@ -1,7 +1,7 @@
#
# All available Hugo versions are listed under https://gitlab.com/pages/hugo/container_registry.
#
image: hugomods/hugo:base
image: hugomods/hugo:node-non-root
stages:
- build
@ -9,6 +9,7 @@ stages:
pages:
stage: build
script:
- npm ci
- hugo
artifacts:
paths: