short

My own url shortner.

Add redirect

echo "https://redirect-target.io/" > short/asdf

Setup

  1. Clone repo
  2. Adjust GITHUB_USER, GITHUB_USER and GITHUB_CONTENT_PATH in 404.html.
  3. Configure custom domain, according to GitHub docs
  4. Update CNAME, if not already updated.

Reference

The idea is basded on XXX (will be added soon)