Static Hosting
Platforms for hosting static websites.
| Platform | Key Features |
|---|---|
| GitHub Pages | Free hosting for GitHub repos. Custom domains. Jekyll support. |
| Netlify | Continuous deployment. Form handling. Serverless functions. |
| Vercel | Optimized for Next.js. Edge functions. Preview deployments. |