yysuen / redirect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redirect 🚥

Helps to show your new home for old friends.

What is this?

This is a simple redirect service that I use to redirect my old personal domain to my new one.

How to use it?

Star please if you find it helpful 🙏.

For GitHub Pages

  1. Fork this repository.
  2. Replace http://example.com in index.html with your new url.
  3. Add your old domain into CNAME file.
  4. Enable GitHub Pages in your repository settings.
  5. Set up your old domain as custom domain of this deployment.

For Netlify or Vercel Users

  1. Click the buttons below to deploy (The apps will automatically create a new private repository for you as soon as you enter the repo name).

Deploy with Vercel

Deploy to Netlify

  1. Set up your old domain as custom domain of this deployment.
  2. Replace http://example.com in index.html with your new url.
  3. Add your old domain into CNAME file.
  4. Trigger re-deploy.

License

MIT

Author

@yysuen

About


Languages

Language:HTML 100.0%