Explore >> Select a destination


You are here

egghead.io
| | davquar.it
2.9 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.
| | www.shuttle.rs
3.8 parsecs away

Travel
| | Implement Continuous Integration & Continuous Development effectively in your Rust project.
| | taeluralexis.com
4.0 parsecs away

Travel
| | Introducing the Break Git Down Series! Break Git Down is a super beginner-friendly series to help newer developers learn a
| | brandont.dev
19.6 parsecs away

Travel
| [AI summary] This article explains how to use Git for deploying a static website by setting up local and remote repositories, configuring hooks for automated workflows, and utilizing Git's capabilities to streamline the development and production processes.