|
You are here |
adam.younglogic.com | ||
| | | | |
seasidetesting.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | [AI summary] This article explains how to host a static website on GitHub using Hugo, including setup steps, repository creation, deployment, and automation. | ||