Explore >> Select a destination


You are here

msfjarvis.dev
| | rmoff.net
1.2 parsecs away

Travel
| |
| | www.morling.dev
1.2 parsecs away

Travel
| | As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository?
| | davquar.it
1.3 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
6.4 parsecs away

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