1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-07-04 09:56:38 -04:00
Commit Graph

14 Commits

Author SHA1 Message Date
8a2fe24434 Update README.md
[skip ci]
2021-05-01 10:09:26 -04:00
912a1f4176 add pandoc & docutils to final image 2021-03-30 17:51:44 -04:00
9be7813071 update readme & random cleanup 2021-03-06 10:12:11 -05:00
a80a8bb35e Update README.md 2020-07-26 10:43:41 -04:00
d719294af7 forking a vanilla Docker image from the GH action repo 2020-07-26 10:34:47 -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
24e16b7387 re-work installing third-party dependencies, such as:
- postcss-cli
- autoprefixer
- pygments
- asciidoctor
2020-05-17 16:07:47 -04:00
4386d9140e Test action by building Hugo docs site (#1) 2020-02-28 21:52:42 -05:00
64a04bf990 Hugo v0.62.1 2020-01-01 12:56:48 -05:00
cf061dc841 Install extended Hugo by default (will take effect on next Hugo release) 2019-09-30 00:25:52 -04:00
3021f56eab Syntax highlighting in readme example 2019-09-12 12:37:04 -04:00
90bccf3ddb Update license 2019-08-29 15:10:09 -04:00
4c98668a00 Update README.md 2019-08-26 10:25:44 -04:00
fd564e2925 add readme and license 2019-08-26 10:18:34 -04:00