Get started with Netlify by deploying a demo project and trying out some key features that help manage projects, stores, or apps.| docs.netlify.com
Bridgy Fed is a bridge between decentralized social networks like the fediverse, Bluesky, and web sites and blogs.| fed.brid.gy
Define custom headers sent in response to site requests using a _headers file or a netlify.toml file.| docs.netlify.com
Manage traffic to your site by defining redirect or rewrite rules in a _redirects file or a netlify.toml file.| docs.netlify.com
Understand redirect rule options to customize how site paths are matched and redirected.| docs.netlify.com
Improve your website's social media presence with dynamic Open Graph images. Learn how with serverless functions and Sharp in this tutorial.| S.Bistrović
Understand how site deploys work, access information on a deploy’s detail page, and control branches, deploy contexts, and deploy permissions.| docs.netlify.com
Manage multiple domains for your site with a primary domain, domain aliases, domain-level redirects, automatic deploy subdomains, or branch subdomains.| docs.netlify.com
Use a netlify.toml configuration file to specify how the platform builds and deploys your project.| docs.netlify.com
Use rewrite rules to fetch a location behind the scenes while the URL in the visitor’s address bar remains the same. Proxy to another service or site.| docs.netlify.com
Tired of listing all of your Netlify redirects by hand? Generate them programmatically with a bit of 11ty templating magic!| www.aleksandrhovhannisyan.com
GitHub Pages is a good option for hosting simple static sites, but it doesn't scale well for more complex use cases. Netlify offers the best of both worlds: simple hosting and plenty of advanced features.| www.aleksandrhovhannisyan.com