Have you ever searched for a domain name, discovered it was available, only to see it vanish (or drastically increase in price) a couple of hours later as you were about to buy it? Registering a domain can unexpectedly turn into a frustrating game of cat and mouse. This is mainly due to a practice…Read more Secretly searching for a domain name
Web Hosting
How to host your website on GitHub Pages with a custom domain
If you have a simple website (some Javascript with CSS and HTML) and you're looking for a place to host it for free, GitHub is not a bad choice. You have the option of hosting without a custom domain (username.github.io/repository) or you can use your own custom domain (example.com). This guide assumes that your personal…Read more How to host your website on GitHub Pages with a custom domain