tantek.com

t

  1. Since ~2021* I’ve redirected /github to my GitHub profile to own my links to GH repos like https://tantek.com/github/cassis

    Apache htaccess code to #OwnYourLinks:

    RedirectTemp /github https://github.com/tantek

    change /tantek to your GitHub /username

    More on this technique: https://indieweb.org/ownyourlinks

    * https://tantek.com/2021/084/t1/ownyourlinks-indieweb-github-redirect

    on