Explore >> Select a destination


You are here

cloudonaut.io
| | davquar.it
2.6 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.
| | zelig880.com
2.6 parsecs away

Travel
| | Learn how to setup CI/CD and deploy your VitePress documentation site on GitHub Pages using GitHub actions.
| | initialcommit.com
2.5 parsecs away

Travel
| | In this article, we explore three options for continually deploying content to S3: Git server hooks, GitHub Actions, and Bitbucket Pipelines.
| | lea.codes
4.3 parsecs away

Travel
| Sprinkle your JavaScript codebase with type annotations in JSDoc, run checks against it and auto-generate documentation.