Explore >> Select a destination


You are here

devopsjournal.io
| | davquar.it
2.2 parsecs away

Travel
| | 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.
| | chringel.dev
1.6 parsecs away

Travel
| | This post shows an example workflow to automatically deploy the latest version of a Hugo website using GitHub Actions.
| | solrevdev.com
2.7 parsecs away

Travel
| | How to create a .NET Core Global Tool
| | blog.lukaszwojcik.net
17.8 parsecs away

Travel
| Quick step-by-step recipe on how to deploy Eleventy site inside a subdirectory.