Deploy and host your site
Pick up your favorite continuous delivery service to publish your static website.
As a headless CMS, Forestry’s responsibility is to provide a user-interface for editors and developers working with static sites hosted in a Git repository. When it comes to automate your deployments and host your static website on a CDN, it’s the responsibility of a continuous deployment and hosting service.
Here are some services that will happily do the job for you, most offer generous free plans.
👉 Deploy with GitHub Actions: Jekyll, Hugo, Eleventy, AWS S3 Sync and many more.
👉 Deploy with GitLab CI: Hugo, Jekyll
👉 Deploy with Vercel: see guides for Hugo, Eleventy, Gatsby, Gridsome, VuePress, Hexo
👉 Deploy with AWS Amplify Console
👉 Deploy with Azure Static Web Apps: see guides for Hugo, NextJS, Gatsby, VuePress, NuxtJS,
👉 Deploy with Render: Jekyll, Hugo, Gatsby
👉 Deploy with Stormkit.io: Next.js, Nuxt.js
Caught a mistake or want to contribute to the docs? Edit this page on Github!