|
You are here |
group.miletic.net | ||
| | | | |
til.simonwillison.net
|
|
| | | | | I figured out a minimal pattern for building a completely custom website using GitHub Actions and deploying the result to GitHub Pages. | |
| | | | |
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. | |
| | | | |
zelig880.com
|
|
| | | | | Learn how to setup CI/CD and deploy your VitePress documentation site on GitHub Pages using GitHub actions. | |
| | | | |
dontcodetired.com
|
|
| | | Don't Code Tired - Jason Roberts on Software Development and .NET - This is the fifth part in a series demonstrating how to setup continuous deployment of an Azure Func | ||