pndurette/GitHub Pages URL Shortener Action

Ultra-lightweight GitHub Pages URL Shortener

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urls_configThe path to a YAML file associating redirect keys to URLs, e.g.: ```yaml --- test1: https://www.bookcity.ca/ test2: https://www.gladdaybookshop.com ``` no.github/urls.yml
default_redirectDefault behaviour for `/` or any 404, can be either: * a URL (absolute) to redirect to (e.g. `https://www.aol.com/`) * a URL (relative) to redirect to from the domain (e.g. `/blog`) * a message to display (e.g. `Nothing here!`) noNothing here!

no outputs