Explore >> Select a destination


You are here

blog.fahhem.com
| | www.calazan.com
2.6 parsecs away

Travel
| | [AI summary] The article explains how to set up a Django development environment using Docker and Docker Compose, replacing traditional virtualenv setups to improve efficiency and consistency across different operating systems.
| | 0pointer.net
2.7 parsecs away

Travel
| | Posts and writings by Lennart Poettering
| | vmiklos.hu
3.0 parsecs away

Travel
| | Posts and writings by Miklos Vajna
| | davquar.it
15.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.