Explore >> Select a destination


You are here

mattray.github.io
| | 0pointer.de
3.0 parsecs away

Travel
| | Posts and writings by Lennart Poettering
| | nadav.ca
1.2 parsecs away

Travel
| | Why I built idonthaveakeyboard, an Arduino based USB keyboard that uses a serial console as the input.
| | ewen.mcneill.gen.nz
2.2 parsecs away

Travel
| |
| | davquar.it
17.0 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.