1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-26 14:08:28 -04:00

142 Commits

Author SHA1 Message Date
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
7ec1df5da2
Hugo v0.69.2 2020-04-26 16:15:08 -04:00
0d0c175723
Hugo v0.69.1 2020-04-22 08:10:59 -04:00
8d668a040b
Hugo v0.69.0 2020-04-10 09:46:09 -04:00
7e704c228b
Hugo v0.68.3 2020-03-24 08:59:14 -04:00
cebbd5711e
Hugo v0.68.2 2020-03-24 08:58:32 -04:00
5ccfc8e36c
Hugo v0.68.1 2020-03-22 09:06:15 -04:00
c42ea43033
Hugo v0.68.0 2020-03-21 10:41:36 -04:00
9f3e0f3176
Add --enableGitInfo to test build 2020-03-19 10:07:34 -04:00
56835a645e
Switch base image to node:12-alpine since it's cached
0ddeb1ac4b/images/linux/scripts/installers/docker-moby.sh (L36)
2020-03-19 09:52:04 -04:00
a3a32b94d8
Hugo v0.67.1 2020-03-15 15:58:00 -04:00
d95f755df1
Hugo v0.67.0 2020-03-09 16:55:07 -04:00
60f8a92b55
Hugo v0.66.0 2020-03-03 13:24:37 -05:00
f271891869
Install asciidoctor and pygments 2020-02-28 21:52:45 -05:00
4386d9140e
Test action by building Hugo docs site (#1) 2020-02-28 21:52:42 -05:00
0c6f8a4a90
Hugo v0.65.3 2020-02-23 21:21:25 -05:00
453cf34909
Install Node.js, required for PostCSS integration
https://gohugo.io/hugo-pipes/postcss/
2020-02-21 16:22:24 -05:00
7ad451e145
Hugo v0.65.2 2020-02-21 16:20:53 -05:00