Explore >> Select a destination


You are here

adam.younglogic.com
| | seasidetesting.com
2.3 parsecs away

Travel
| | In preparation of a workshop at Agile Testing Days 2022, I'm setting up a Raspberry Pi as a backup system for participants, to be prepared if things go wrong. Especially one of the first steps "Installing Ruby - If Necessary" has the potential to fail or take too long. With the keyboard configured (see the...
| | jinyuz.dev
2.5 parsecs away

Travel
| | There was a pull request on GitHub and it contains a feature I wanted to test. I didn't know how to test it locally. Should I just copy the changes to my local since the changes weren't that big? But what if it was? Luckily, I found some answers by googling and decided to write it up for future reference. Git provides a command for it and here is the sample syntax
| | initialcommit.com
1.1 parsecs away

Travel
| | We explain how to check out the initial commit of any open source project using Git. Examining the initial commit is a great way to learn how a program's code works.
| | www.classandobjects.com
16.9 parsecs away

Travel
| [AI summary] This article explains how to host a static website on GitHub using Hugo, including setup steps, repository creation, deployment, and automation.