Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-03 | Bump minimal hugo version to 0.79 | Alex Shpak | 1 | -1/+1 | |
2020-11-14 | Improve GitHub Actions workflow (#289) | Shohei Ueda | 1 | -22/+13 | |
- Use the strategy.matrix syntax - Use peaceiris/actions-hugo: https://github.com/peaceiris/actions-hugo | |||||
2020-05-17 | Set minimum version to 0.68 | Alex Shpak | 1 | -1/+1 | |
2020-03-19 | #140, Use new GetTerms function to fix tag titles | Alex Shpak | 1 | -1/+1 | |
2020-03-07 | Add portable links, requires hugo 0.62 | Alex Shpak | 1 | -1/+1 | |
2020-03-01 | workflow: check with minimum supported version of Hugo (#163) | Vilhelm Prytz | 1 | -1/+14 | |
added build job that checks with the minimum supported version of Hugo | |||||
2020-03-01 | GitHub Workflow: always use latest version of Hugo (#159) | Vilhelm Prytz | 1 | -1/+3 | |
fetch latest tag (release) from GitHub API as variable download corresponding ".deb" package using latest version variable | |||||
2019-12-01 | #106, Upgrade to hugo 0.60 | Alex Shpak | 1 | -1/+1 | |
2019-11-17 | Update Hugo version in GitHub workflow (#98) | Vilhelm Prytz | 1 | -1/+1 | |
2019-10-08 | Upgrade hugo in github action | Alex Shpak | 1 | -1/+1 | |
2019-09-05 | Fix github workflow name | Alex Shpak | 1 | -1/+1 | |
2019-08-22 | Download hugo from releases in workflow | Alex Shpak | 1 | -1/+3 | |
2019-08-22 | Update workflow to ubuntu-latest | Alex Shpak | 1 | -1/+1 | |
2019-08-22 | Add working directory to workflow | Alex Shpak | 1 | -1/+4 | |
2019-08-22 | Add checkout action to workflow | Alex Shpak | 1 | -4/+5 | |
2019-08-22 | Specify run-on for github workflow | Alex Shpak | 1 | -2/+2 | |
2019-08-22 | Create hugo github action | Alex Shpak | 1 | -0/+12 | |