gh-pages-url-shortener
gh-pages-url-shortener copied to clipboard
Minimal URL shortener that can be entirely hosted on GitHub pages.
My fork supports loooong url by using issue body (use title if no body), e.g. [iwill.im/url/2](https://iwill.im/url/2).
The links should be posted in another repository over here https://github.com/nelsontky/gh-pages-url-shortener-db/issues instead.
Hi there! Great project! I have two questions: 1 - Is there a way to create custom URLs? E.g. domain.com/customurl, domain.com/heythere 2 - Would I be able to use the...
This is slick, and I am testing with a lot of links. What I was looking for was a way to shorten some long links for a github hosted tool...
This PR allows "named short links". If a number is provided as the specifier, the code will run as before. If a word is provided, the page will instead collect...