Explore >> Select a destination


You are here

huey.xyz
| | www.jakobmaier.at
1.6 parsecs away

Travel
| | How to remove Exif metadata from images in a Github Action with 'exiftool' to protect your privacy and security when deploying static websites.
| | chrispeoples.com
1.5 parsecs away

Travel
| |
| | davquar.it
1.1 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.
| | lea.codes
10.4 parsecs away

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