My own url shortner.
echo "https://redirect-target.io/" > short/asdf
- Clone repo
- Adjust
GITHUB_USER
,GITHUB_USER
andGITHUB_CONTENT_PATH
in404.html
. - Configure custom domain, according to GitHub docs
- Update
CNAME
, if not already updated.
The idea is basded on XXX (will be added soon)