Razon Yang
796fb87fbc
fix: use prebuilt Dart Sass instead, to avoid using the alpine:edge image [build] ( #112 )
2024-12-10 14:03:03 +08:00
Razon Yang
795da0cc42
feat: enable deploy feature on ci*
tags [build] ( #108 )
2024-11-05 11:29:39 +08:00
razonyang
b40d64ccbd
chore: change default command to hugo help
[build]
2024-10-20 11:55:07 +08:00
Razon Yang
e4bb7eea43
feat: add the entrypoint [build] ( #105 )
...
`hugo server` binds `0.0.0.0` by default
Closes #104
2024-10-20 02:18:37 +08:00
Razon Yang
b08a359675
fix: do not use /src as the home directory of hugo
user [build] ( #99 )
2024-10-17 16:57:33 +08:00
Razon Yang
7901aab364
feat: add non-root user hugo
[build] ( #98 )
2024-10-17 00:37:12 +08:00
Jakob Jensen
b9c8bf88ce
fix: add timezone data to common [build] ( #97 )
2024-10-14 07:01:30 +08:00
Razon Yang
fb67475d4f
feat: add ci tags ( #90 )
2024-06-29 21:39:29 +08:00
Razon Yang
f08b673e7e
fix: bring Yarn back for all Node.js related images [build] ( #88 )
...
fix: tests for Go, Node.js, NPM and Yarn [build]
2024-06-28 20:40:54 +08:00
Razon Yang
e51a330ca8
feat: add the server script, an alias of hugo server that bind 0.0.0.0
by default ( #87 )
...
Fixes #85
2024-06-28 19:50:38 +08:00
Razon Yang
2c8366a364
Add dart-sass* variants [build] ( #77 )
2024-06-24 12:42:21 +08:00
Razon Yang
81720c1549
feat: add AsciiDoc and Pandoc support for exts
tags [build] ( #73 )
2024-06-03 15:22:22 +08:00
Razon Yang
e1eba0073d
Replace gcc
with libc6-compat
, libstdc++
on final stage [build] ( #70 )
2024-04-03 14:13:04 +08:00
Razon Yang
b14f4b5932
Fix build with --enableGitInfo ( #57 )
2023-10-24 09:11:52 +08:00
razonyang
b19e9b2ad9
Replace Embedded Dart Sass with regular Dart Sass
2023-06-22 21:31:50 +08:00
Razon Yang
4204ca78d6
Refactor
...
Closed #33 : add multi-architecture support, but the exts support amd64 only.
Fixed #34 : override the build date, commit hash and vendor info.
Fixed #36 : push images to multiple registries in same job.
Trigger the workflow every 10 mins.
2023-06-06 09:12:36 +08:00