Create a URL shortner static site with all your links.
##Things we used Github: Manage all the URLs Netlify: Host this as static site, with Domain and SSL
https://app.netlify.com/start/deploy?repository=https://github.com/quickfever/qfurls
Login to Netlify and finish the process. Add a Domain name to Netlify site and an SSL will be installed instantly.
To Edit URLs, Open Github repo and edit the _redirects file.