jekyll/docs/_docs/deployment.md

462 B

title permalink redirect_from
Deployment /docs/deployment/ /docs/deployment-methods/index.html

Sites built using Jekyll can be deployed in a large number of ways due to the static nature of the generated output. Here's some of the most common ways:

  • [Manually]({{ '/docs/deployment/manual/' | relative_url }})
  • [Automated]({{ '/docs/deployment/automated/' | relative_url }})
  • [Third Party]({{ '/docs/deployment/third-party/' | relative_url }})