Reading List
Using GitHub Pages as a URL shortener / redirection service from Christian Heilmann RSS feed.
Using GitHub Pages as a URL shortener / redirection service
With the fate of Goo.gl in the balance and many URL shortening/redirection services being either expensive or spammy, I wondered if I could find a free/cheap way of achieving the same. So I got myself a short domain (CLXI.org) and looked at using a GitHub repo with pages to redirect URLs. Turns out, this is […]