/URL-Shortener

Minimal URL shortener that can be entirely hosted on GitHub pages.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

License: GPL v3 Total Lines GitHub stars

🔗 GitHub Pages URL Shortener

This is a minimal URL shortener that can be entirely hosted on GitHub pages. It does not need the maintenance of any servers or databases and can be hosted entirely on GitHub for free!

Demo

  1. cdn.bishua.art/1 should link to this repo.

  2. To add a new short link, add an issue with the title being the link you want to shorten (including the http(s)://) to https://github.com/AireWong/URL-Shortener/issues.

  3. The newly created short url can be accessed via cdn.bishua.art/{issue_number}