Move your site from one domain to anotherAbout this tool Use the Change of Address tool when you move your website from one domain or subdomain to another: for instance, from example.c| support.google.com
Manage traffic to your site by defining redirect or rewrite rules in a _redirects file or a netlify.toml file.| docs.netlify.com
Divide traffic to your site between different deploys without performance impact. Use Split Testing for A/B testing or private beta releases.| docs.netlify.com
Use a netlify.toml configuration file to specify how the platform builds and deploys your project.| docs.netlify.com
If you ever find yourself in a sticky situation with git, don't panic. Here are some simple ways you can undo changes in git and clean up your commit history.| www.aleksandrhovhannisyan.com
Jekyll is a static site generator that makes it easy for you to create a website. Learn how to get started with Jekyll and GitHub Pages.| www.aleksandrhovhannisyan.com
Install our CLI (command line interface) and use it to run a local development environment, deploy your site, manage environment variables, and more.| docs.netlify.com