Commit Graph
100 Commits
Author SHA1 Message Date
jake 73e0bf7815 Hugo v0.91.0 2021-12-17 08:38:39 -05:00
jake d6ca9055b4 Hugo v0.90.1 2021-12-10 13:03:12 -05:00
jake bca0721d67 Hugo v0.90.0 2021-12-08 10:50:19 -05:00
jake 33bd893ed3 Hugo v0.89.4 2021-11-17 08:57:41 -05:00
jake d9338044c5 Hugo v0.89.3 2021-11-15 09:27:24 -05:00
jake cb26219a40 Hugo v0.89.2 2021-11-08 11:05:02 -05:00
jake f6580ec25c Hugo v0.89.1 2021-11-05 12:28:16 -04:00
jake 6bc21e062a Hugo v0.89.0 2021-11-02 08:56:03 -04:00
jake 04930ae9ae Hugo v0.88.1 2021-09-04 08:09:11 -04:00
jake eb82474eb8 Hugo v0.88.0, Go v1.17 2021-09-02 08:09:16 -04:00
jake 90b15c893d Hugo v0.87.0 2021-08-03 13:33:51 -04:00
jake b31b18ac2d bump alpine, pandoc, and sass embedded versions 2021-07-30 10:23:11 -04:00
jake 4df70ef38c Hugo v0.86.1 2021-07-30 08:33:13 -04:00
jake f75b85512b Hugo v0.86.0 2021-07-21 08:21:54 -04:00
jake f97154879d Hugo v0.85.0 2021-07-05 08:05:59 -04:00
jake 4f1d3a9c48 Hugo v0.84.4 2021-07-01 09:33:05 -04:00
jake 22ba6e27d0 Hugo v0.84.3 2021-06-29 08:44:34 -04:00
jake 3123853163 Hugo v0.84.2 2021-06-28 08:39:27 -04:00
jake 5d7840092e Hugo v0.84.1 2021-06-24 21:03:20 -04:00
jake 7d20947610 Hugo v0.84.0 2021-06-18 17:57:55 -04:00
jake a6b5427dca bump pandoc to v2.14
https://github.com/jgm/pandoc/releases/tag/2.14
2021-05-29 10:26:16 -04:00
jake 941079893a Hugo v0.83.1 2021-05-02 11:30:07 -04:00
jake 8a2fe24434 Update README.md
[skip ci]
2021-05-01 10:09:26 -04:00
jake bdf6d208b4 Hugo v0.83.0 2021-05-01 09:09:40 -04:00
jake de4ef2242f install dart SASS embedded (on amd64 image only) 2021-05-01 09:09:23 -04:00
jake a7e4ccee25 Hugo v0.82.1 2021-04-20 09:36:36 -04:00
jake 77fc7a219c clear temp directories and caches in final image 2021-04-03 09:38:06 -04:00
jake b9d9a45c6a Update build.yml
[skip ci]
2021-03-31 10:31:53 -04:00
jake 912a1f4176 add pandoc & docutils to final image 2021-03-30 17:51:44 -04:00
jake b807ac60eb Hugo v0.82.0 2021-03-21 17:10:28 -04:00
jake 2cf9bd62af clone source from Git repo instead of downloading from GitHub release 2021-03-14 11:28:44 -04:00
jake 30f54331e8 pin alpine to 3.13 2021-03-14 11:05:03 -04:00
jake 791ec15da8 run CI on new tags 2021-03-08 06:46:43 -05:00
jake deaf886150 trim a layer off final stage 2021-03-07 15:34:45 -05:00
jake 248ff169bd correct labeling of final image 2021-03-06 10:35:32 -05:00
jake 9be7813071 update readme & random cleanup 2021-03-06 10:12:11 -05:00
jake 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
jake 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)
2021-02-20 22:57:25 -05:00
jake 51c9c67055 Hugo v0.80.0 2021-01-02 10:13:59 -05:00
jake a105355628 Hugo v0.79.1 2020-12-19 11:09:19 -05:00
jake 3f5b9205b7 Hugo v0.79.0 2020-11-27 10:00:57 -05:00
jake fcadd19550 Hugo v0.78.2 2020-11-17 10:11:39 -05:00
jake 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
jake c6fc7fd110 Hugo v0.78.1 2020-11-05 09:26:03 -05:00
jake a649d18bcb Hugo v0.78.0 2020-11-03 08:43:43 -05:00
jake 36f0af41e7 Hugo v0.77.0 (and Go 1.15) 2020-10-30 18:01:09 -04:00
jake 230b5e857b Hugo v0.76.5 2020-10-15 13:25:02 -04:00
jake 916ee35d62 Hugo v0.76.4 2020-10-12 12:12:53 -04:00
jake b3d62a43c5 Hugo v0.76.3 2020-10-12 12:12:19 -04:00
jake b460e6ff06 Hugo v0.76.2 2020-10-07 09:32:43 -04:00
jake e324a937f2 Hugo v0.76.1 2020-10-07 09:32:19 -04:00
jake 03249b8201 Hugo v0.76.0 2020-10-07 09:31:38 -04:00
jake 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
jake 1d0932a8be Hugo v0.75.1 2020-09-16 08:26:56 -04:00
jake 7087fafa01 Hugo v0.75.0 2020-09-14 10:28:12 -04:00
jake e79e76c961 Create publish.yml 2020-09-02 12:25:22 -04:00
jake a80a8bb35e Update README.md 2020-07-26 10:43:41 -04:00
jake d719294af7 forking a vanilla Docker image from the GH action repo 2020-07-26 10:34:47 -04:00
jake d7339726c5 Hugo v0.74.3 2020-07-23 14:35:47 -04:00
jake c73c061963 Hugo v0.74.2 2020-07-17 16:54:13 -04:00
jake 6d077236ab Hugo v0.74.1 2020-07-13 15:22:21 -04:00
jake 929372641f Hugo v0.74.0 2020-07-13 15:19:29 -04:00
jake fdabc9b498 switch HUGO_VERSION from ENV to ARG to allow for version overriding at build time 2020-07-04 20:16:35 -04:00
jake 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
jake 60d1ef9a35 Hugo v0.73.0 2020-06-23 14:13:00 -04:00
jake 8d24e9fd13 Hugo v0.72.0 2020-05-31 09:26:04 -04:00
jake 26b82b7c89 Hugo v0.71.1 2020-05-25 14:04:42 -04:00
jake 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
jake d44e650fe4 Hugo v0.71.0 2020-05-19 12:16:55 -04:00
jake 79225bc6bc add explanation for using node:12-alpine as base image 2020-05-18 00:15:58 -04:00
jake 24e16b7387 re-work installing third-party dependencies, such as:
- postcss-cli
- autoprefixer
- pygments
- asciidoctor
2020-05-17 16:07:47 -04:00
jake 3802fc5234 Hugo v0.70.0 2020-05-06 12:04:26 -04:00
jake 7ec1df5da2 Hugo v0.69.2 2020-04-26 16:15:08 -04:00
jake 0d0c175723 Hugo v0.69.1 2020-04-22 08:10:59 -04:00
jake 8d668a040b Hugo v0.69.0 2020-04-10 09:46:09 -04:00
jake 7e704c228b Hugo v0.68.3 2020-03-24 08:59:14 -04:00
jake cebbd5711e Hugo v0.68.2 2020-03-24 08:58:32 -04:00
jake 5ccfc8e36c Hugo v0.68.1 2020-03-22 09:06:15 -04:00
jake c42ea43033 Hugo v0.68.0 2020-03-21 10:41:36 -04:00
jake 9f3e0f3176 Add --enableGitInfo to test build 2020-03-19 10:07:34 -04:00
jake 56835a645e Switch base image to node:12-alpine since it's cached
https://github.com/actions/virtual-environments/blob/0ddeb1ac4b2e81f45ba752d49ec5825b77141d40/images/linux/scripts/installers/docker-moby.sh#L36
2020-03-19 09:52:04 -04:00
jake a3a32b94d8 Hugo v0.67.1 2020-03-15 15:58:00 -04:00
jake d95f755df1 Hugo v0.67.0 2020-03-09 16:55:07 -04:00
jake 60f8a92b55 Hugo v0.66.0 2020-03-03 13:24:37 -05:00
jake f271891869 Install asciidoctor and pygments 2020-02-28 21:52:45 -05:00
jake 4386d9140e Test action by building Hugo docs site (#1) 2020-02-28 21:52:42 -05:00
jake 0c6f8a4a90 Hugo v0.65.3 2020-02-23 21:21:25 -05:00
jake 453cf34909 Install Node.js, required for PostCSS integration
https://gohugo.io/hugo-pipes/postcss/
2020-02-21 16:22:24 -05:00
jake 7ad451e145 Hugo v0.65.2 2020-02-21 16:20:53 -05:00
jake fcbcaf24d5 Hugo v0.65.1 2020-02-20 12:40:18 -05:00
jake cc7bfaeb7c Hugo v0.65.0 2020-02-20 12:39:31 -05:00
jake 6f427f4dcc Hugo v0.64.1 2020-02-13 06:10:47 +05:30
jake 1d2c4a49ce Hugo v0.64.0 2020-02-04 08:29:10 -05:00
jake 40e268b1d0 Hugo v0.63.2 2020-01-27 08:14:38 -05:00
jake dc7c5d4757 Hugo v0.63.1 2020-01-23 23:06:58 -05:00
jake f2109b4a9f Hugo v0.63.0 2020-01-23 11:08:23 -05:00
jake 8ccc108f33 Hugo v0.62.2 2020-01-05 14:40:20 -05:00
jake 64a04bf990 Hugo v0.62.1 2020-01-01 12:56:48 -05:00
jake a319ecbac6 Hugo v0.62.0 2019-12-23 08:56:13 -06:00
jake f931bdf5e0 Hugo v0.61.0 2019-12-11 07:40:43 -05:00