|
You are here |
www.andrlik.org | ||
| | | | |
www.sethvargo.com
|
|
| | | | | This post explores how to code and publish GitHub Actions using Docker so you can write in any language - including Go. | |
| | | | |
www.argpar.se
|
|
| | | | | A starting point on how to use github actions for python packages. Explains how to work with matrices and how that integrates with TOX. | |
| | | | |
davquar.it
|
|
| | | | | A GitHub Action is the automatic execution of a job, after a specified trigger on a GitHub repository. For example, let's say that we want to run a linter on each new commit, we can create a GitHub action to do it. In this post we'll see a workflow to automatically deploy a Hugo site on GitHub Pages. | |
| | | | |
www.djpeacher.com
|
|
| | | If you want a quick (and free) way to deploy your Hugo site, using GitHub Action is a great option! | ||