8a2fe24434
Update README.md
...
[skip ci]
2021-05-01 10:09:26 -04:00
bdf6d208b4
Hugo v0.83.0
v0.83.0
2021-05-01 09:09:40 -04:00
de4ef2242f
install dart SASS embedded (on amd64 image only)
2021-05-01 09:09:23 -04:00
a7e4ccee25
Hugo v0.82.1
v0.82.1
2021-04-20 09:36:36 -04:00
77fc7a219c
clear temp directories and caches in final image
2021-04-03 09:38:06 -04:00
b9d9a45c6a
Update build.yml
...
[skip ci]
2021-03-31 10:31:53 -04:00
912a1f4176
add pandoc & docutils to final image
2021-03-30 17:51:44 -04:00
b807ac60eb
Hugo v0.82.0
v0.82.0
2021-03-21 17:10:28 -04:00
2cf9bd62af
clone source from Git repo instead of downloading from GitHub release
2021-03-14 11:28:44 -04:00
30f54331e8
pin alpine to 3.13
2021-03-14 11:05:03 -04:00
791ec15da8
run CI on new tags
2021-03-08 06:46:43 -05:00
deaf886150
trim a layer off final stage
2021-03-07 15:34:45 -05:00
248ff169bd
correct labeling of final image
2021-03-06 10:35:32 -05:00
9be7813071
update readme & random cleanup
2021-03-06 10:12:11 -05:00
783939f439
Switch to building from source for multi-platform images ( #1 )
...
...so we can support platforms that official releases don't exist for (namely Linux on ARM64). Just building x86_64 and ARM64 for now, so I can work on my M1 mac.
2021-03-06 09:09:17 -05:00
54f06a59e8
Hugo v0.81.0
...
also force AMD64 base image (ran into problems with Docker on Apple Silicon since there's no ARM Linux version of Hugo)
v0.81.0
2021-02-20 22:57:25 -05:00
51c9c67055
Hugo v0.80.0
v0.80.0
2021-01-02 10:13:59 -05:00
a105355628
Hugo v0.79.1
v0.79.1
2020-12-19 11:09:19 -05:00
3f5b9205b7
Hugo v0.79.0
v0.79.0
2020-11-27 10:00:57 -05:00
fcadd19550
Hugo v0.78.2
v0.78.2
2020-11-17 10:11:39 -05:00
a956a18e6c
add org.opencontainers.image.source label
...
https://docs.github.com/en/free-pro-team@latest/packages/managing-container-images-with-github-container-registry/connecting-a-repository-to-a-container-image#connecting-a-repository-to-a-container-image-on-the-command-line
2020-11-17 09:22:42 -05:00
c6fc7fd110
Hugo v0.78.1
v0.78.1
2020-11-05 09:26:03 -05:00
a649d18bcb
Hugo v0.78.0
v0.78.0
2020-11-03 08:43:43 -05:00
36f0af41e7
Hugo v0.77.0 (and Go 1.15)
v0.77.0
2020-10-30 18:01:09 -04:00
230b5e857b
Hugo v0.76.5
v0.76.5
2020-10-15 13:25:02 -04:00
916ee35d62
Hugo v0.76.4
v0.76.4
2020-10-12 12:12:53 -04:00
b3d62a43c5
Hugo v0.76.3
v0.76.3
2020-10-12 12:12:19 -04:00
b460e6ff06
Hugo v0.76.2
v0.76.2
2020-10-07 09:32:43 -04:00
e324a937f2
Hugo v0.76.1
v0.76.1
2020-10-07 09:32:19 -04:00
03249b8201
Hugo v0.76.0
v0.76.0
2020-10-07 09:31:38 -04:00
b2136f83bd
explicitly install postcss, not just via postcss-cli ( https://github.com/jakejarvis/hugo-build-action/issues/2 )
2020-10-02 11:46:38 -04:00
1d0932a8be
Hugo v0.75.1
v0.75.1
2020-09-16 08:26:56 -04:00
7087fafa01
Hugo v0.75.0
v0.75.0
2020-09-14 10:28:12 -04:00
e79e76c961
Create publish.yml
2020-09-02 12:25:22 -04:00
a80a8bb35e
Update README.md
2020-07-26 10:43:41 -04:00
d719294af7
forking a vanilla Docker image from the GH action repo
v0.74.3
2020-07-26 10:34:47 -04:00
d7339726c5
Hugo v0.74.3
2020-07-23 14:35:47 -04:00
c73c061963
Hugo v0.74.2
2020-07-17 16:54:13 -04:00
6d077236ab
Hugo v0.74.1
2020-07-13 15:22:21 -04:00
929372641f
Hugo v0.74.0
2020-07-13 15:19:29 -04:00
fdabc9b498
switch HUGO_VERSION from ENV to ARG to allow for version overriding at build time
2020-07-04 20:16:35 -04:00
216e6f27b7
switch from Node to Golang base image to support Hugo modules
...
turns out it's much simpler to install Node on the Go image than vice-versa
2020-06-23 20:48:06 -04:00
60d1ef9a35
Hugo v0.73.0
2020-06-23 14:13:00 -04:00
8d24e9fd13
Hugo v0.72.0
2020-05-31 09:26:04 -04:00
26b82b7c89
Hugo v0.71.1
2020-05-25 14:04:42 -04:00
6fcfa87952
add @babel/cli & @babel/core for new Hugo pipes feature
...
https://gohugo.io/hugo-pipes/babel/
2020-05-20 10:35:58 -04:00
d44e650fe4
Hugo v0.71.0
2020-05-19 12:16:55 -04:00
79225bc6bc
add explanation for using node:12-alpine as base image
2020-05-18 00:15:58 -04:00
24e16b7387
re-work installing third-party dependencies, such as:
...
- postcss-cli
- autoprefixer
- pygments
- asciidoctor
2020-05-17 16:07:47 -04:00
3802fc5234
Hugo v0.70.0
2020-05-06 12:04:26 -04:00