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

@ -6,8 +6,9 @@ when:
steps:
- name: build
image: hugomods/hugo:base
image: hugomods/hugo:exts-node
commands:
- npm ci
- hugo
environment:
HUGO_ENVIRONMENT: production