12 lines
393 B
Markdown
12 lines
393 B
Markdown
---
|
|
title: Deployment
|
|
permalink: /docs/deployment/
|
|
redirect_from: "/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/)
|
|
* [Automated](/docs/deployment/automated/)
|
|
* [Third Party](/docs/deployment/third-party/)
|