Explore >> Select a destination


You are here

rmoff.net
| | davquar.it
0.8 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.
| | reverse.put.as
2.2 parsecs away

Travel
| | For quite some time I have wanted to build a site where I could share links to the stuff I read online. There must be already plenty of sites to solve this but none satisfies my main requisite: to be under my full control. I rather do all the work myself than giving up control to a third-party that can lock me down for any reason (Twitter for example). It's a price that I am willing to pay. One of the main obstacles to build the site was that I needed to add/edit information from my desktop and tablet. I...
| | sandrino.dev
1.5 parsecs away

Travel
| | With GitHub Actions and the Auth0 Deploy CLI you can bring "Infrastructure as Code" to your Auth0 accounts.
| | lukasrotermund.de
23.1 parsecs away

Travel
| In this article, I explain why I replaced NGINX with Caddy as the reverse proxy on the host machine and in the Docker image.