1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-26 10:35:21 -04:00

279 Commits

Author SHA1 Message Date
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
fcbcaf24d5
Hugo v0.65.1 2020-02-20 12:40:18 -05:00
cc7bfaeb7c
Hugo v0.65.0 2020-02-20 12:39:31 -05:00
6f427f4dcc
Hugo v0.64.1 2020-02-13 06:10:47 +05:30
1d2c4a49ce
Hugo v0.64.0 2020-02-04 08:29:10 -05:00
40e268b1d0
Hugo v0.63.2 2020-01-27 08:14:38 -05:00
dc7c5d4757
Hugo v0.63.1 2020-01-23 23:06:58 -05:00
f2109b4a9f
Hugo v0.63.0 2020-01-23 11:08:23 -05:00
8ccc108f33
Hugo v0.62.2 2020-01-05 14:40:20 -05:00
64a04bf990
Hugo v0.62.1 2020-01-01 12:56:48 -05:00
a319ecbac6
Hugo v0.62.0 2019-12-23 08:56:13 -06:00
f931bdf5e0
Hugo v0.61.0 2019-12-11 07:40:43 -05:00
9d199ef460
Hugo v0.60.1 2019-12-01 15:37:22 -05:00
1c1142a7a0
Hugo v0.60.0 2019-12-01 15:36:32 -05:00