Commit Graph

16 Commits (69cc6e203c7b798c17e69b90e9c5894b18355851)

Author SHA1 Message Date
Shohei Ueda f66a45df04
Improve GitHub Actions workflow (#289)
- Use the strategy.matrix syntax
- Use peaceiris/actions-hugo: https://github.com/peaceiris/actions-hugo
2020-11-14 21:40:00 +01:00
Alex Shpak 71e55e59d1 Set minimum version to 0.68 2020-05-17 13:18:34 +02:00
Alex Shpak a3059fe4f7 #140, Use new GetTerms function to fix tag titles 2020-03-19 22:00:45 +01:00
Alex Shpak 289a3f456e Add portable links, requires hugo 0.62 2020-03-07 18:47:16 +01:00
Vilhelm Prytz aa5967140d
workflow: check with minimum supported version of Hugo (#163)
added build job that checks with the minimum supported version of Hugo
2020-03-01 00:35:10 +01:00
Vilhelm Prytz 71425a377a
GitHub Workflow: always use latest version of Hugo (#159)
fetch latest tag (release) from GitHub API as variable
download corresponding ".deb" package using latest version variable
2020-03-01 00:08:51 +01:00
Alex Shpak 5af2b92f00 #106, Upgrade to hugo 0.60 2019-12-01 14:54:47 +01:00
Vilhelm Prytz 4a8620ce55 Update Hugo version in GitHub workflow (#98) 2019-11-17 19:58:01 +01:00
Alex Shpak 394b54f76b Upgrade hugo in github action 2019-10-08 17:15:16 +02:00
Alex Shpak 74422e6896 Fix github workflow name 2019-09-05 23:44:19 +02:00
Alex Shpak 98d18c3cef Download hugo from releases in workflow 2019-08-22 23:14:55 +02:00
Alex Shpak 73ed73a26a Update workflow to ubuntu-latest 2019-08-22 23:07:54 +02:00
Alex Shpak 817d096e43 Add working directory to workflow 2019-08-22 23:06:13 +02:00
Alex Shpak 624cefb3c0 Add checkout action to workflow 2019-08-22 22:54:29 +02:00
Alex Shpak 03b8e93481 Specify run-on for github workflow 2019-08-22 22:51:32 +02:00
Alex Shpak face62569e
Create hugo github action 2019-08-22 22:46:28 +02:00